Release netconf
[netconf.git] / restconf / websocket-client / pom.xml
index e3fb537e8a57580a3c70acc4af1f73bc67651a8e..6accabe425e50e3bde7f9be4c4c8fd917fc51546 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>6.0.0-SNAPSHOT</version>
+        <version>7.0.3</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>