Bump versions to 1.13.3-SNAPSHOT
[netconf.git] / restconf / websocket-client / pom.xml
index 3e7efe8efb17010e07a90ce2d0173f12cab5c723..1c7b6efad6ed91a7e511347fb6169edc4bfa878a 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.13.2-SNAPSHOT</version>
+        <version>1.13.3-SNAPSHOT</version>
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
     <artifactId>websocket-client</artifactId>
-    <version>1.13.2-SNAPSHOT</version>
+    <version>1.13.3-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencies>