Add missing <name> fields for pom.xml files
[neutron.git] / neutron-hostconfig / pom.xml
index c1f5009d93dc9c904aa6c86ce5f74ddca07c89b6..9662711c6a9253235ce5ce23400598328c919c80 100644 (file)
@@ -14,6 +14,9 @@
   <artifactId>neutron-hostconfig</artifactId>
   <version>0.8.0-SNAPSHOT</version>
   <packaging>pom</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>
   <modules>
     <module>utils</module>
     <module>ovs</module>
@@ -53,4 +56,3 @@
     </site>
   </distributionManagement>
 </project>
-