Bump yangtools to 2.0.6.3
[controller.git] / features / config / odl-config-util / pom.xml
index a17607570683a471c8a694db4b1aaad8d04e3bd0..890ece67f05b1863f1c49a5eab27aa43d783ff06 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-config-util</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <version>0.8.4-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencyManagement>
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>