Merge "Use String(byte[], Charset)"
[openflowplugin.git] / distribution / karaf / pom.xml
index 379d356f39a69f250fd9c2e81ba869a6e38030ca..839f5ee66f6a9b982743c544736d1e809737c30a 100644 (file)
@@ -4,15 +4,15 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>2.0.4</version>
+    <version>6.0.1</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
-  <version>0.6.0-SNAPSHOT</version>
+  <version>0.10.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
-    <openflowplugin.version>0.6.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.10.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>