Bumping versions by 0.0.1 for next dev cycle
[yangtools.git] / websocket / websocket-client / pom.xml
index 9a1c8df5ae31ecb16f12c60fc8d21114e0ab0341..f49e8eaa1e642727fdec46aed2a7517c74f73f61 100644 (file)
@@ -13,8 +13,9 @@
 
     <parent>
         <groupId>org.opendaylight.yangtools</groupId>
-        <artifactId>websocket-parent</artifactId>
-        <version>0.6.2-SNAPSHOT</version>
+        <artifactId>yangtools-parent</artifactId>
+        <version>0.8.4-SNAPSHOT</version>
+        <relativePath>/../../common/parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>websocket-client</artifactId>