Bump yangtools to 7.0.15 46/100246/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 24 Mar 2022 15:43:03 +0000 (16:43 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 24 Mar 2022 15:43:03 +0000 (16:43 +0100)
Pick up bugfixes and features from upstream.

Change-Id: I6868396d273302ec636430940ee0ff5e482ee545
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/binding-parent/pom.xml
docs/pom.xml
dom/dom-parent/pom.xml
features/feature-parent/pom.xml

index 4c9bb921279c29edbb4a9034f00c56a10e8d3e9a..2af94eab3acf280531c410d48d7726992f41513e 100644 (file)
@@ -54,7 +54,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>7.0.14</version>
+                            <version>7.0.15</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 274610187c41337df57797f2172223b1b82885a6..08be0c93898a7f4d235087ae4b870412f193e448 100644 (file)
                         <link>https://commons.apache.org/proper/commons-codec/apidocs/</link>
 
                         <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/9.0.13/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.14/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.15/</link>
                     </links>
                     <groups>
                         <group>
index 3f616e98b66521f323e493548c6c6411051634fd..a330af1adcbe0591edf932a270bead4395a9af2b 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>7.0.14</version>
+                <version>7.0.15</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ee151f462a79e507fb4035d2bb8cc78614c4ae19..d1d32c6197272fee9affdd39b0e8a9039d5bf617 100644 (file)
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>7.0.14</version>
+                <version>7.0.15</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>