Bump yangtools to 8.0.5 62/101062/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 11 May 2022 11:15:25 +0000 (13:15 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 11 May 2022 11:15:25 +0000 (13:15 +0200)
Pick up latest fixes from upstream.

Change-Id: I8a9b1efd1b84cecc7ea4024014d26d327ba0c4e1
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 ea2b0b89cfac892466b7085be781fd12c168be27..8992bf75afc7bb0f159fcdb60e7527ae5a677414 100644 (file)
@@ -54,7 +54,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>8.0.4</version>
+                            <version>8.0.5</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 61a7b2d4a66904c4f847087c51655c617992038e..dcf756964e9bd05e2fca1f470deae67edd31d9b2 100644 (file)
                         <link>https://commons.apache.org/proper/commons-codec/apidocs/</link>
 
                         <link>https://www.javadoc.io/doc/org.opendaylight.odlparent/odlparent-docs/10.0.2/</link>
-                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/8.0.4/</link>
+                        <link>https://www.javadoc.io/doc/org.opendaylight.yangtools/yangtools-docs/8.0.5/</link>
                     </links>
                     <groups>
                         <group>
index 15bad61c2578a02957329fc0244bf0e99d858ca2..943feab60ef76f9f304da3e9cb75da9fa25de3d0 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.4</version>
+                <version>8.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f144d18db1bdec2479047b1921812d45d93f9c51..4601152cef767eaa3ed01910917ed08366082d75 100644 (file)
@@ -27,7 +27,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>8.0.4</version>
+                <version>8.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>