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