Add missing <name> fields for pom.xml files
[neutron.git] / features / test / pom.xml
index ca3e7e5da464ce165dc932a34fe3e773b166bf61..9b5defe86aadf023ba220958f408247f26dc1df2 100644 (file)
@@ -11,7 +11,9 @@
   <artifactId>features-neutron-test</artifactId>
   <version>0.8.0-SNAPSHOT</version>
   <packaging>jar</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>
   <dependencies>
     <dependency>
       <groupId>org.opendaylight.neutron</groupId>