Replace deprecated Futures.addCallback by the newer version
[controller.git] / opendaylight / config / yang-jmx-generator / pom.xml
index e1b905f9a20c76a470119e39ad0dc663c4fd7183..e2a9b53a4ce4b47d9e194d03189eb834ada4d593 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -45,8 +45,7 @@
     </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
-      <artifactId>yang-parser-impl</artifactId>
-      <scope>test</scope>
+      <artifactId>yang-test-util</artifactId>
     </dependency>
   </dependencies>