Add missing <name> fields for pom.xml files
[neutron.git] / neutron-spi / pom.xml
index 465e7b9f1b78c5681526e58a1e1ba2d54794669d..53a9812f723dcf613adb6cefe63c425fbbc37726 100644 (file)
@@ -12,6 +12,9 @@
   <artifactId>neutron-spi</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>