Bump yangtools to 3.0.4 01/83101/7
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 10:35:09 +0000 (12:35 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 2 Aug 2019 08:06:10 +0000 (08:06 +0000)
This picks up latest fixes and improvements.

Change-Id: I03201927d23762acf641c1ab0ff3419ba8b94969
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

index 1f80962f822fe980fee565e44f084c78353999ef..6f2afaf0186dd8b329fb94bb7fe71cc002e76397 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.1</version>
+                <version>3.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 46e7518761553c020260ae7c067651bd9a6f2bc9..943d35fa5fc376430061591c514a2e896e9e7325 100644 (file)
@@ -38,7 +38,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>odl-yangtools-codec</artifactId>
-            <version>3.0.1</version>
+            <version>3.0.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index ba97231b5d52f676fad2d8bc7760df2321764e2b..bbe3d1c3b46b8355ad089dd77535471fc4ab06ab 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.1</version>
+                <version>3.0.4</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>