Bump versions to 5.0.0-SNAPSHOT
[netconf.git] / restconf / websocket-client / pom.xml
index fa23cd148d3f440ce3867bad62e66bf844cf0917..fc957dfa1f6d48b50c1c76a75b37a34703b5b5c5 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.4-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -29,7 +29,7 @@
         <dependency>
             <groupId>net.sourceforge.argparse4j</groupId>
             <artifactId>argparse4j</artifactId>
-            <version>0.8.1</version>
+            <version>0.9.0</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>