Bump yangtools to 3.0.1-SNAPSHOT 57/82257/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 27 May 2019 19:04:05 +0000 (21:04 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 28 May 2019 07:23:33 +0000 (09:23 +0200)
Preliminary bump of yangtools to 3.0.1, allowing us to take
advatage of incoming interfaces.

Change-Id: Ia3b16e1fd57bffc665c1527eb9153fd2cb87f042
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 17073ec0977dad667afb73521b9e5422cc1d05be..1ee9832bce51d392be668cd146b0e8bf2ff410b2 100644 (file)
@@ -58,7 +58,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>3.0.0</version>
+                            <version>3.0.1-SNAPSHOT</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 6a3782fb27c25ce527ec710586b8dc8f71d66389..e380274860010eae1492d7c7694cd0dfaa0451ae 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.0</version>
+                <version>3.0.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4ae23ab532da227989521c9ea29a346742755edf..c54d646505781a7d547f4ab3139b6e3e7454adea 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.0</version>
+                <version>3.0.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5bc785693294304676647c2cd70d2fe9cbf55888..f05296b1b295e309838c2692b173883ae30d8ad1 100644 (file)
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>3.0.0</version>
+                <version>3.0.1-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>