Add missing <name> fields for pom.xml files
[openflowjava.git] / openflowjava-util / pom.xml
index e9b4465a00cd02f0220d57adf0b70654605ac66f..c296e5a70548a45a016fb3e8311e385d9388b21e 100644 (file)
@@ -10,6 +10,9 @@
     </parent>
     <packaging>bundle</packaging>
     <artifactId>openflowjava-util</artifactId>
+    <!-- <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>