Bump odlparent 2.0.2 to 2.0.4
[netvirt.git] / vpnservice / dhcpservice / pom.xml
index 489109aaa477af9f48be52f7173da5dab3528091..89be398e626a8cba16ce2bd5a68d9b903a4b5694 100644 (file)
@@ -10,19 +10,16 @@ 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>dhcpservice-aggregator</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
-  <name>dhcpservice</name>
+  <artifactId>dhcpservice</artifactId>
+  <version>0.5.0-SNAPSHOT</version>
+  <name>ODL :: netvirt :: ${project.artifactId}</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>
-  <prerequisites>
-    <maven>3.1.1</maven>
-  </prerequisites>
   <modules>
     <module>dhcpservice-api</module>
     <module>dhcpservice-impl</module>