Add missing <name> fields for pom.xml files
[openflowjava.git] / openflow-protocol-it / pom.xml
index d55f9a1514fd573f2a1d7d48de221a744e2e9122..58628b300b8d76b4d84780550d796e05f2e8d27e 100644 (file)
@@ -8,7 +8,9 @@
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
     <packaging>bundle</packaging>
-    <name>Openflow Protocol Integration Test</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>