Add missing <name> fields for pom.xml files
[ovsdb.git] / library / artifacts / pom.xml
index 9bf2e66d1ae661bbcf01057ff578485b0dd0e6d1..db8e86a98b03701efcd33be4341498ce488b9eb9 100644 (file)
@@ -22,6 +22,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <artifactId>library-artifacts</artifactId>
   <version>1.5.0-SNAPSHOT</version>
   <packaging>pom</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 :: ovsdb :: ${project.artifactId}</name>
 
   <dependencyManagement>
     <dependencies>