Bump odlparent to 4.0.8
[openflowplugin.git] / distribution / karaf / pom.xml
index e412f6f4784db6d800e7bcbbd86d8370abd7286b..92e020e5f193132f245977b54439dd7b0375cf99 100644 (file)
@@ -4,15 +4,15 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>2.0.5</version>
+    <version>4.0.8</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
-  <version>0.6.0-SNAPSHOT</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
-    <openflowplugin.version>0.6.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.8.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>