Added to VrfEntry a new attribute of parentVpnRdName
[netvirt.git] / vpnservice / pom.xml
index 65b7d7778c190992e806c45c497c9d5e50325797..94b7c504b2676294025b7a4c263d77fe9c809730 100644 (file)
@@ -9,20 +9,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
     <version>1.8.0-SNAPSHOT</version>
+    <relativePath/>
   </parent>
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>vpnservice</artifactId>
   <version>0.4.0-SNAPSHOT</version>
-  <name>${project.artifactId}</name>
+  <name>ODL :: netvirt :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <modules>
-    <module>commons/binding-parent</module>
-    <module>commons/config-parent</module>
-    <module>commons/it-parent</module>
+    <module>commons</module>
     <module>model-bgp</module>
     <module>vpnmanager</module>
     <module>elanmanager</module>