Add missing <name> fields for pom.xml files
[openflowjava.git] / openflow-protocol-impl / pom.xml
index 19258fa872c9e9c71c29d6c8394808d4b98055b2..62c2ddd3beb66815c7830db14507f28f3a3e71a5 100644 (file)
@@ -8,7 +8,9 @@
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
     <packaging>bundle</packaging>
-    <name>Openflow Protocol Library - IMPL</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>