Add missing <name> fields for pom.xml files
[integration/distribution.git] / features-index / pom.xml
index a1d4a814ac602a828823ba699d66e8627f53f7df..c64683c33419c751ec81b6c1f68b72ffb9076408 100644 (file)
@@ -20,7 +20,9 @@
     <artifactId>features-integration-index</artifactId>
     <version>0.6.0-SNAPSHOT</version>
     <packaging>jar</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 gathering feature repositories of all ODL projects participating in distribution.</description>
     <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
     <licenses>