Add missing <name> fields for pom.xml files
[openflowjava.git] / features / odl-openflowjava-all / pom.xml
index 7369a077d21508625e74cc09752d79f6cfeb127f..a132071f751ca778643324ec060fbeae7fa2f5e2 100644 (file)
@@ -16,7 +16,9 @@
     <version>0.10.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
-    <name>OpenDaylight :: Openflow Java :: All</name>
+    <!-- <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 :: openflowjava :: ${project.artifactId}</name>
 
     <dependencies>
         <dependency>