Bump yangtools to 7.0.14 05/99705/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 13 Feb 2022 09:22:14 +0000 (10:22 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 13 Feb 2022 09:23:13 +0000 (10:23 +0100)
Pick up fixes from upstream.

Change-Id: Ia4eccc01ba1a9655483e390b100a34d607cfad23
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 7e728a2be7682bcffcc0301643709e3dab88b3fb..1fbbb202bbca8e01b7925e4384479dc51fbf6909 100644 (file)
@@ -54,7 +54,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>7.0.13</version>
+                            <version>7.0.14</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 748bf6e3f44bce5dffa166b8563550209f476deb..78f5d3e8da3c052ec9ce6d446689cf07c273da17 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.13/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/7.0.14/</link>
                     </links>
                     <groups>
                         <group>
index e1186967a5d33f01e04a525db3174eada91b9424..031888ebdb1803de2573164aa81d4661223f2e6f 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>7.0.13</version>
+                <version>7.0.14</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 96eb03d47dccb132b16bdf9eb60e18181eaae9ea..2b574b8be7510c94a4d19c3121e7ce1a07cbca24 100644 (file)
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>7.0.13</version>
+                <version>7.0.14</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>