Add missing <name> fields for pom.xml files
[openflowjava.git] / openflow-protocol-api / pom.xml
index 6576cec145d142425f60aa7015510f1533670cda..5a2777d092733074470a0cf0532e97e3fa83372d 100644 (file)
@@ -11,7 +11,9 @@
     <artifactId>openflow-protocol-api</artifactId>
     <version>0.10.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
-    <name>Openflow Protocol Library - API</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>
     <scm>
         <url>https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main</url>
         <tag>HEAD</tag>