Add project info to name in pom files
[netvirt.git] / vpnservice / features / pom.xml
index c6578b0f51eb86b6eff313ed06ad01dd1397af01..5d4be955965a132a06b758fa9c707803ded4ded3 100644 (file)
@@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>vpnservice-features</artifactId>
   <version>0.4.0-SNAPSHOT</version>
-  <name>${project.artifactId}</name>
+  <name>ODL :: netvirt :: ${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   <properties>
     <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>