Bump versions by x.y.(z+1)
[yangtools.git] / websocket / websocket-client / pom.xml
index 58d4fc778ef2453c8be5ea70d885d8ea30e2f0b7..a936294230282050d53f08a5a91caa01de9757ef 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.8.3-SNAPSHOT</version>
+        <version>1.8.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>websocket-client</artifactId>
-    <version>1.1.3-SNAPSHOT</version>
+    <version>1.1.4-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencies>