Add missing <name> fields for pom.xml files
[neutron.git] / neutron-hostconfig / ovs / pom.xml
index 7681afdc15cef165ffadbcbfca9044a5b7f805fe..1966ad9be00637e49d656857dc69c67fe5629a86 100644 (file)
@@ -12,6 +12,9 @@
   <artifactId>neutron-hostconfig-ovs</artifactId>
   <version>0.8.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
+  <!-- <name> formatting is used by autorelease to parse and notify projects on
+       build failure. Please do not modify this unless you have a good reason. -->
+  <name>ODL :: neutron :: ${project.artifactId}</name>
   <properties>
     <checkstyle.location>${project.parent.basedir}/src/main/resources</checkstyle.location>
   </properties>