Add missing <name> fields for pom.xml files
[neutron.git] / northbound-api / pom.xml
index 39bf10e2f080de3726e612afe8aade82255f610c..b8e6c54b8f9f0b004334175209714d3fba722dd8 100644 (file)
@@ -12,6 +12,9 @@
   <artifactId>northbound-api</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>