Release Carbon
[controller.git] / opendaylight / config / yang-jmx-generator-plugin / pom.xml
index 1cd9971d47897520ec0aa6b0ee9d7b82da52bf6b..d502879371a9dbe86d937b79c22833b3409f1959 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-subsystem</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.6.4-Carbon</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>yang-jmx-generator-plugin</artifactId>
       <scope>test</scope>
     </dependency>
 
+    <dependency>
+      <groupId>org.opendaylight.yangtools</groupId>
+      <artifactId>yang-test-util</artifactId>
+    </dependency>
+
   </dependencies>
 
 </project>