Merge "Add missing <name> fields for pom.xml files"
[neutron.git] / neutron-hostconfig / pom.xml
index 8c381720a8eafd46a3926b19a487a38e845bd8f0..4765a80ff731a4de2123d037249c200268a9a8d9 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>
@@ -54,4 +57,3 @@
     </site>
   </distributionManagement>
 </project>
-