Bump versions to 1.13.6-SNAPSHOT
[netconf.git] / restconf / websocket-client / pom.xml
index 34fa34e2c1f1c3924736cdaa65472b99e1791a96..23112dbd281dc0e1eb231cdc409188fceff68b8a 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.13.5-SNAPSHOT</version>
+        <version>1.13.6-SNAPSHOT</version>
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
     <artifactId>websocket-client</artifactId>
-    <version>1.13.5-SNAPSHOT</version>
+    <version>1.13.6-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencies>