Release netconf
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index c80a741fd6f4483c63ffad5dce0d306d79ce7bb8..8f10484bba0cdfa851307e98c264f1c0c3a457bf 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.1-SNAPSHOT</version>
+        <version>2.0.10</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
             <artifactId>logback-classic</artifactId>
             <scope>compile</scope>
         </dependency>
-        <dependency>
-            <groupId>com.ning</groupId>
-            <artifactId>async-http-client</artifactId>
-            <version>1.9.40</version>
-        </dependency>
         <dependency>
             <groupId>org.bouncycastle</groupId>
             <artifactId>bcpkix-jdk15on</artifactId>