Release netconf
[netconf.git] / restconf / websocket-client / pom.xml
index 17530911f5d005f38c0063862e64e26abb70b003..fac0ffabdc7fe13a51f3cf29dfeb513a50cd7c0f 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.13.4-SNAPSHOT</version>
+        <version>1.13.4</version>
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
     <artifactId>websocket-client</artifactId>
-    <version>1.13.4-SNAPSHOT</version>
+    <version>1.13.4</version>
     <packaging>jar</packaging>
 
     <dependencies>