Bump to yangtools-2.1.6 05/79005/1
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 23 Dec 2018 07:05:32 +0000 (08:05 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 23 Dec 2018 07:05:32 +0000 (08:05 +0100)
This brings in latest fixes and odlparent-4.0.5 alignment.

Change-Id: I40da0b34682dd3727a5f479b3c5256accf70b43f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/netconf/odl-netconf-api/pom.xml
features/netconf/odl-netconf-util/pom.xml
features/restconf/odl-restconf-common/pom.xml
protocol-framework/pom.xml

index fe1bbe51cf7a30f1d075f50c293115d884c617f7..2964218cf6b890fa1d0ddf5b4568aa1851d7e490 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.4</version>
+                <version>2.1.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 04cf42154e3932fa1093ebbead842d480798299b..c9c04da7864b69c7c1016cb38ac5249f00239cf9 100644 (file)
@@ -38,7 +38,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>odl-yangtools-codec</artifactId>
-            <version>2.1.4</version>
+            <version>2.1.6</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 40c1f386b7e78d3b56c0a640368832ad9ff1992b..cd8fea478c686aeaf41dee851c2181b699fdfc50 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.1.4</version>
+                <version>2.1.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 72b86eff866abfee8bf74b065f65fbcbcac7876a..9cf805718ed6195dd390ea4b9a9d2931c4ae73dc 100644 (file)
@@ -48,7 +48,7 @@
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>mockito-configuration</artifactId>
-      <version>2.1.4</version>
+      <version>2.1.6</version>
       <scope>test</scope>
     </dependency>
     <dependency>