Bump versions by x.y.(z+1)
[netconf.git] / karaf / pom.xml
index 22cd91f68f0cfaff69be17be78a573035e952518..16b59c81394f4f404c69f83f9f26c7106ce3f38a 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>3.0.2</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.9.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
-    <netconf.version>1.5.0-SNAPSHOT</netconf.version>
-    <restconf.version>1.8.0-SNAPSHOT</restconf.version>
+    <netconf.version>1.6.3-SNAPSHOT</netconf.version>
+    <restconf.version>1.9.3-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>
@@ -83,6 +83,7 @@
       </plugin>
     </plugins>
   </build>
+
   <scm>
     <connection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</connection>
     <developerConnection>scm:git:ssh://git.opendaylight.org:29418/netconf.git</developerConnection>