Bump yangtools to 2.0.6.1
[controller.git] / features / mdsal / odl-mdsal-broker-local / pom.xml
index 9171af00db770bb3a717cb7abaea7d9e23eeac5f..79188f58f5a73cac51e6fbf6f2c6a62f53ecd5e2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>3.1.0</version>
+        <version>3.1.3</version>
         <relativePath/>
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.odlparent</groupId>
                 <artifactId>odlparent-artifacts</artifactId>
-                <version>3.1.0</version>
+                <version>3.1.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>