Bump odlparent 2.0.2 to 2.0.4
[netvirt.git] / vpnservice / commons / pom.xml
index b4a01d437bb19d427d5c5fb4e76d69c456c4e3c7..cb232e8e8128efbfa282c512c68d367cc96ddafc 100644 (file)
@@ -12,19 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>2.0.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.netvirt</groupId>
   <artifactId>commons</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
-  <name>${project.artifactId}</name>
+  <version>0.5.0-SNAPSHOT</version>
+  <name>ODL :: netvirt :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
   <modules>
     <module>binding-parent</module>
-    <module>config-parent</module>
     <module>it-parent</module>
   </modules>