Bump yangtools to 3.0.3 95/82895/4
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 21 Jun 2019 05:16:48 +0000 (07:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 18 Jul 2019 05:41:28 +0000 (07:41 +0200)
This picks up the latest yangtools release.

Change-Id: I5baeb81e3d947ba30f887ffd17ea437ec5f51fd3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/binding-parent/pom.xml
binding/maven-sal-api-gen-plugin/pom.xml
dom/dom-parent/pom.xml
features/feature-parent/pom.xml

index b1c25dcd85cf8ffa6760ad994245dcdf9020675b..b168823cdc2b66570e4df8d5f636205fee19593f 100644 (file)
@@ -58,7 +58,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>3.0.2</version>
+                            <version>3.0.3</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 3c6ccf84cd16c0e2a5ed22db2f049e2df23685f9..b5fe7037bb6a9ccd1b91b0c962d0acce8b7943f4 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.2</version>
+                <version>3.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b5523e7d53214064779bb14b0dbb96cdbd286ced..41aebe439c5908f7cb747542c0cb4a438fa39e0c 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.2</version>
+                <version>3.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 0168010ce455e11958d5d512c52bb838c70a8fc5..0980919b5f73295b3f96521f01684624bac34d67 100644 (file)
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.2</version>
+                <version>3.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>