Add missing <name> fields for pom.xml files
[ovsdb.git] / southbound / southbound-artifacts / pom.xml
index 198981b3f8931e4d76d9d61becff8bc36f195647..7362a94682f44a2fdd77dd40720b2333970cdce0 100644 (file)
@@ -22,6 +22,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <artifactId>southbound-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>
   <description>The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation.</description>
   <licenses>
     <license>