Merge "Use String(byte[], Charset)"
[openflowplugin.git] / features-aggregator / pom.xml
index 621d1df37aaabf0c62b75e7b200f4b491b7a2aac..2714ae9a0ed4a5cddaf3fae0dee03e49fa0f3967 100644 (file)
@@ -4,14 +4,14 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>5.0.0</version>
+        <version>6.0.1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-aggregator</artifactId>
     <packaging>pom</packaging>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.10.0-SNAPSHOT</version>
 
     <modules>
         <module>features-openflowplugin</module>