Add missing <name> fields for pom.xml files
[integration/distribution.git] / distribution-karaf / pom.xml
index 996c6e2c03929cd14b4bd15ec19bd70bc2451229..5d65b86c5a564835546b1fe6d90eb8abf79fb25c 100644 (file)
@@ -20,7 +20,9 @@
     <artifactId>distribution-karaf</artifactId>
     <version>0.6.0-SNAPSHOT</version>
     <packaging>pom</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>The actual Karaf building sub-project.</description>
     <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
     <licenses>