Bump versions to 0.13.1-SNAPSHOT
[netconf.git] / restconf / websocket-client / pom.xml
index 01ed0993bb38dac960eeeec160102b3d9639053c..2d5c8952893d2b070784260afa926ae51ff89c92 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.13.0-SNAPSHOT</version>
+        <version>1.13.1-SNAPSHOT</version>
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
     <artifactId>websocket-client</artifactId>
-    <version>1.13.0-SNAPSHOT</version>
+    <version>1.13.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencies>