Bump versions to 2.0.5-SNAPSHOT
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index 108983bc0d6cb8c29766da716be58c154e0b3bff..697421c89233e5a7f0bee995354f92eaeffd944b 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.2-SNAPSHOT</version>
+        <version>2.0.5-SNAPSHOT</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>