Bump odlparent 2.0.2 to 2.0.4
[netvirt.git] / vpnservice / ipv6service / pom.xml
index 08aba008ba9f85d88e7f87e384c9ce92bc7f7572..9f2cca8ee55e56f57c937f651d38eda86429dd82 100644 (file)
@@ -12,19 +12,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>ipv6service-aggregator</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
-  <name>ipv6service</name>
+  <artifactId>ipv6service</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>api</module>
     <module>impl</module>