Bump versions by x.(y+1).z for next dev cycle
[netconf.git] / restconf / websocket-client / pom.xml
index 5e69bd1914808715db1a32e8e90a178a2d6b6ac5..01ed0993bb38dac960eeeec160102b3d9639053c 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.12.0-SNAPSHOT</version>
+        <version>1.13.0-SNAPSHOT</version>
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
     <artifactId>websocket-client</artifactId>
-    <version>1.12.0-SNAPSHOT</version>
+    <version>1.13.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencies>