Bump versions to 7.0.2-SNAPSHOT
[netconf.git] / restconf / websocket-client / pom.xml
index c76408789d53690f2295f39f25513d1b2073f5e3..824df7cbbd5964a45ff1332c3c5dc3ae2a30b7ef 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>5.0.5-SNAPSHOT</version>
+        <version>7.0.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
         <dependency>
             <groupId>net.sourceforge.argparse4j</groupId>
             <artifactId>argparse4j</artifactId>
-            <version>0.9.0</version>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>threadpool-config-impl</artifactId>
         </dependency>
         <dependency>
             <groupId>com.google.guava</groupId>