Add missing <name> fields for pom.xml files
[integration/distribution.git] / artifacts / all / pom.xml
index e27fd2519a0fa50f57690778be3faa3a29369da0..e91cd84ed4037e78b3a8d9b0c2f94bd403e80457 100644 (file)
     <artifactId>all-artifacts</artifactId>
     <version>0.6.0-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <name>distribution:distribution-artifacts</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>POM to import with all ODL artifact versions including Distribution.</description>
     <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
     <licenses>