Add project info to name in pom files
[netvirt.git] / openstack / utils / config / pom.xml
index 1358a92993db03ef5c02e8d2be274fcbd4b6c3d3..a15207afdb18bd149f8e0d116a8d667fe23b9eaa 100644 (file)
@@ -20,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>utils.config</artifactId>
-  <name>${project.artifactId}</name>
+  <name>ODL :: netvirt :: ${project.artifactId}</name>
   <version>1.4.0-SNAPSHOT</version>
   <packaging>jar</packaging>
   <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>