Bump versions by x.y.(z+1)
[netconf.git] / karaf / pom.xml
index f34fe25a3cbeec9ae60b1e91c24fe1e0bd9c6b68..f6485c1d4fbe46d4a1abe6f0a2a99b60b596cc6d 100644 (file)
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.10.0-SNAPSHOT</version>
+  <version>1.11.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
-    <netconf.version>1.7.0-SNAPSHOT</netconf.version>
-    <restconf.version>1.10.0-SNAPSHOT</restconf.version>
+    <netconf.version>1.8.0-SNAPSHOT</netconf.version>
+    <restconf.version>1.11.0-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>