Add missing <name> fields for pom.xml files
[integration/distribution.git] / features-test / pom.xml
index 7ecf724f01fbff80756c3204c7bb067d913a0db1..0a8adaff917d369ce7d29c209b967ab29d89e880 100644 (file)
@@ -20,7 +20,9 @@
     <artifactId>features-integration-test</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 building aggregate features used for feature compatibility testing.</description>
     <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
     <licenses>