Add missing <name> fields for pom.xml files
[neutron.git] / parent / pom.xml
index 265673108a913791e1c420d409d3de8be68597a2..7aabf6797a96e7ebe8380db95b482d34f7eca6c9 100644 (file)
@@ -16,6 +16,9 @@
   <artifactId>project-neutron-parent</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>
 
   <properties>
     <aaa.version>0.4.0-SNAPSHOT</aaa.version>