Bump versions by x.y.(z+1)
[netconf.git] / karaf / pom.xml
index 336cc5d48fc5d5745f9e0d9a79b2d9bdea7d93eb..8e867fb2073f9ee7f5bcb4f3a6b849b99c0eef60 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>3.1.4</version>
+    <version>3.1.7</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>netconf-karaf</artifactId>
-  <version>1.8.1-SNAPSHOT</version>
+  <version>1.8.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <properties>
-    <netconf.version>1.5.1-SNAPSHOT</netconf.version>
-    <restconf.version>1.8.1-SNAPSHOT</restconf.version>
+    <netconf.version>1.5.4-SNAPSHOT</netconf.version>
+    <restconf.version>1.8.4-SNAPSHOT</restconf.version>
   </properties>
 
   <dependencies>