Add missing <name> fields for pom.xml files
[integration/distribution.git] / version / pom.xml
index c5759267ee2361c3621856fcc8eaf63ca8060d1f..5b0cbbd244f3b48645ab49ea1ee452da7a3894b0 100644 (file)
@@ -19,7 +19,9 @@
     <artifactId>version</artifactId>
     <version>0.6.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
-    <name>distribution:${project.artifactId}</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 :: integration :: ${project.artifactId}</name>
     <description>Sub-project for ODL version(s) reporting mechanism.</description>
     <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
     <licenses>