Add missing <name> fields for pom.xml files
[neutron.git] / neutron-logger / pom.xml
index 553b36df77bf3f8870176f233b2dbedced7fe763..bddd5ac4fcc77a45f7c883494e0e529fae4834d7 100644 (file)
@@ -12,6 +12,9 @@
   <artifactId>neutron-logger</artifactId>
   <version>0.8.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
+  <!-- <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 :: neutron :: ${project.artifactId}</name>
   <properties>
     <checkstyle.location>${project.parent.basedir}/src/main/resources</checkstyle.location>
   </properties>