Bump yangtools to 2.0.20 92/82092/4
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 15 May 2019 13:13:24 +0000 (15:13 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 23 May 2019 11:47:28 +0000 (13:47 +0200)
This brings in latest fixes.

Change-Id: If56bc4ae811fdab81a9dfeea6f17b485019b5b06
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
53 files changed:
binding/binding-parent/pom.xml
binding/maven-sal-api-gen-plugin/pom.xml
binding/mdsal-binding-api/pom.xml
binding/mdsal-binding-dom-adapter/pom.xml
binding/mdsal-binding-dom-codec-osgi/pom.xml
binding/mdsal-binding-dom-codec/pom.xml
binding/mdsal-binding-generator-api/pom.xml
binding/mdsal-binding-generator-impl/pom.xml
binding/mdsal-binding-generator-util/pom.xml
binding/mdsal-binding-java-api-generator/pom.xml
binding/yang-binding/pom.xml
binding2/mdsal-binding2-api/pom.xml
binding2/mdsal-binding2-dom-adapter/pom.xml
binding2/mdsal-binding2-dom-codec/pom.xml
binding2/mdsal-binding2-generator-api/pom.xml
binding2/mdsal-binding2-generator-impl/pom.xml
binding2/mdsal-binding2-generator-util/pom.xml
binding2/mdsal-binding2-java-api-generator/pom.xml
binding2/mdsal-binding2-maven-api-gen-plugin/pom.xml
binding2/mdsal-binding2-runtime/pom.xml
binding2/mdsal-binding2-spec/pom.xml
binding2/mdsal-binding2-spi/pom.xml
binding2/mdsal-binding2-util/pom.xml
binding2/mdsal-model-binding2-parent/pom.xml
binding2/prototype/pom.xml
common/features/odl-mdsal-binding-api/pom.xml
common/features/odl-mdsal-binding-base/pom.xml
common/features/odl-mdsal-binding-runtime/pom.xml
common/features/odl-mdsal-binding2-api/pom.xml
common/features/odl-mdsal-binding2-base/pom.xml
common/features/odl-mdsal-binding2-runtime/pom.xml
common/features/odl-mdsal-common/pom.xml
common/features/odl-mdsal-dom-api/pom.xml
common/features/odl-mdsal-dom-broker/pom.xml
common/features/odl-mdsal-eos-common/pom.xml
common/mdsal-common-api/pom.xml
common/mdsal-common-util/pom.xml
common/parent/pom.xml
dom/dom-parent/pom.xml
dom/mdsal-dom-api/pom.xml
dom/mdsal-dom-broker/pom.xml
dom/mdsal-dom-inmemory-datastore/pom.xml
dom/mdsal-dom-schema-service-osgi/pom.xml
dom/mdsal-dom-spi/pom.xml
entityownership/mdsal-eos-binding-adapter/pom.xml
entityownership/mdsal-eos-binding-api/pom.xml
entityownership/mdsal-eos-common-api/pom.xml
entityownership/mdsal-eos-common-spi/pom.xml
entityownership/mdsal-eos-dom-api/pom.xml
entityownership/mdsal-eos-dom-simple/pom.xml
pom.xml
singleton-service/mdsal-singleton-common-api/pom.xml
singleton-service/mdsal-singleton-dom-impl/pom.xml

index 8904a4dda98bfd3857d75b7a40f4f7e549643011..73a27b8c6450d0bee9d27f66f3e609e2546c50ce 100644 (file)
@@ -58,7 +58,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>2.0.16</version>
+                            <version>2.0.20</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 1f5fb1fa1dae1147f314539d992a94faa70b39ad..211676c7fdcab40852a572ca3fb6e89336dad1aa 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 92b305fae91bd446981e33ab11c0b2aa44a63479..60a4323f1c03150bdb876df1eb0850f692acba83 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3209e84d505ea6f00205481c93be26885e548014..04591690a991b252832019459de8fac6e1e27799 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 09d881de9664298f00c8d9efb30d1547e6b79ed8..5de9180df44733d707648a2c34f0673fa88ce9b1 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a0ea01263cde9612affe70c256b82888703d15ef..eea1b998061f2fb8cf26939fd228e3c1df862642 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 6d3ee1830126b8df5b3b79ea14266b85136f59bd..7e1939ab092a5ba0ef87c3858cf4fbea27393752 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 841f625085fc81e8fb9ed7578585f12583289e9b..4debfe7d426fd1b4a15250ca5b1a77bf34ca41ac 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index eb22a56f49b7429d174142a23b8722a3ca2ab73b..8ea44c00cbf9afcab947d56ba24bcab894d0f3dc 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c35ed8a7395167b4881b3b17337e7dedd54cbb48..03de3c9e8dac6fd10d954f247c58cf6afa3b80f1 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 0588087234f1acfc6b7d6e07001529f35f6fc3da..8dc41eac0ea12dad6099225fb9f991eb2915b861 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 481a842e83d4450702a17956cbaed2ab59a5e6a5..f141bf254c869d79b98c4986f3b1d222287e74b0 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 29cd9181dd4d0e6c534c7144e131b389642e18db..52dcaf8e7fa16174bcf36e596353e9a0399af37b 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d04a605fe90718aee8a4bf8b19618e8d58520127..8fe3aded1c21f3040765db9f3bbd025ebc911bd4 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index acd6b014f39a2b84488a789599252487741a5f07..7130134c1753bfe488cc8498c7f3613cd79148a8 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 234a2845c44374127d8559d8b13dc539acff849e..27e43dfd2a3dcace10938e726c5fd20b404fa292 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 52cf15434f9de064af8f3551d4a2bfbcaea0baad..aed43172b50af7584c08586a893e15109a431ac2 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b5cfefedbbf61d18f4f0e62a88ed83fc3c91ad0b..3ceae2e68aafac51e9fa6ec69137328cabac59cc 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ed7f32697480e3f1389a4484d4f6d33216ff6049..e19d3b84b8d02379a66cb69eaab1fc19b5e4fb06 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2fab7fb2355105c8633befb837f858ac0660f034..c2e3a1998ce66f8d5ca00835273a75622f10ef82 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 89937149894cafb2b84463e9df7596239552a949..09a27ba66792cd52af48e34783998595db1b9b5d 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b153db79c3277fc64737f3aa81aa2057c8b5b234..7c6e2ab00538e5379d78c45953b5e3b2655298fb 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 63fc0ebe5207508eb11613af84c1c06db82d2134..a45e4fe82e7ba5b04cb7abf545871576971f3942 100644 (file)
@@ -28,7 +28,7 @@
               <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c9f96703836b2d74ae5d52e3b7c4c1813975759d..b984aef67d56fa8ccca0d565ccd380713e1656b5 100644 (file)
@@ -59,7 +59,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>2.0.16</version>
+                            <version>2.0.20</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 87285efd0648c00721d1dc7977c1a088adf3001b..4b0db9ef891d02f6a7fb843eccdf5cb28f1e4082 100644 (file)
@@ -10,7 +10,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
-            <version>2.0.16</version>
+            <version>2.0.20</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
index d92ecfb2a5f7873f192a91c6de863b44063d4cf7..b4badb73fd1764d01c0d5a525c1573d9dbe8cd58 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 6cb833ae2a181632d0a47a1cf493205576ca74cb..003d6adb1449c1799913b81541be94558961b0b2 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index acccb883c6166519e49d3b931386e0c4300a4a81..e98b7df703879258c111cca3b7e3b94d26201d93 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cbab165fd37e5998f0cdeb876c2aba04ab906ebc..cdf757f3c15198eebd2d30d2fa7fa44ef817f5ec 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index e13904839703c24868c9512ef9d962980d95de01..b93e7a5e01997440ed6657cea6d760d3cf19eefe 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8fcc370f569ed7a73a3b7b910754f8f249261f27..dd3d2b2aa735383900f2a1fac99ac261548e18a3 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 400d9950ce3c1c85aae922bb0a8c6b42a9ab7a87..756d7827a4cf3bf0e6c27017320a801d3f38b327 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3fcdaa54fc7876430e3d9fbacf36690c5643c040..4b3e2b5a5998962796551532af249497e958af20 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 02f507adcdd97c08037d6e8c9fbfb1c34e39006c..0c6fde32f4acf5c5a11c2ad59a5a783c0307f48a 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 545b0ee6d7528d2ae28d94b9922d841012dfb602..74ea6b6cae614950709b0b7699f8ffdb330e3fce 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index de8d21fcb5fecd60ab183e8a37a58b93f4866c8f..6b1e2ea148ce2ddd6228c5303d2e3d5f38be9085 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 55f79b5ac8e5b2430597d4466f2d705728412a4e..d86acfa47f824eb573525fe283d3b1c37540d4f6 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 72683ce443f3f2c8515ff2bbc5eeb751e05d4128..f6455408c93135c19385c3b56ad1df147fdc3436 100644 (file)
@@ -45,7 +45,7 @@
             <dependency>
                  <groupId>org.opendaylight.yangtools</groupId>
                  <artifactId>yangtools-artifacts</artifactId>
-                 <version>2.0.16</version>
+                 <version>2.0.20</version>
                  <type>pom</type>
                  <scope>import</scope>
             </dependency>
                 <plugin>
                     <groupId>org.opendaylight.yangtools</groupId>
                     <artifactId>yang-maven-plugin</artifactId>
-                    <version>2.0.16</version>
+                    <version>2.0.20</version>
                     <executions>
                         <execution>
                             <goals>
index 487a7662b8ce5e7d426d7d511dd394b1f4abe381..0b5c0c6b727720dd2fc01525389d9fbe2aacc091 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ef741178306267af0fb31dadd71008c54167f2c8..5370f2ed7537ae771332e32f0e151a7ee29ef0e3 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9ff72edbfe2216f27bb3c6b4aa6c4a254d9d5afb..469d2bf4714a2a382eacb713f5e7867044085d01 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d160e76a03f01c12b132f19fa29363fa41bd01b9..fd03ee94a9f506d2690d2c3fd721ed3427a12e91 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a98684472ee6f5cc8c9609cd1faa24179e86e66c..9d5d7baf768539c99c54b0af23288b61f28de222 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 71bb5f578ab2393076a9207684d3704db3a46dbf..d72939b07ef1c1eac12e80a1f560c628b39818f5 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1a63ca4573ae6101ec76faf387af86fed19a6876..188a635c412cad43ed9326076ec29d71d664077b 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 96c9dc1b777717b72302295aff17ed43b1cd5f8f..ba5b05f234bedca0964fdec62e759d187e8995d0 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ac1027f5adb68a54e092bcd469c415b22dd02ed1..1242fccfa4b20f6c6706b75711a506e2914dafdb 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1e65deb72445d2cfe0817f1c4d187516842697ef..372e6fa595e6a81e980f5e5a05f150bf88f5cf77 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9a37e346f5fad9550640a4e6a8baf18456ec464b..ca021eb419caaeb02444316513eeef8bb54bc470 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d7e988e5167e205ea348c8ae6509d870d640d3ae..64cb0d0576dcb5afc9c1fd2acd78aa18871f58fa 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 2f38c0f2f8c3f9f400d984312e0cf1308045f62f..1817264d7dc2af88c16731a387644f0e8a5b2ac4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
                         <dependency>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>checkstyle-logging</artifactId>
-                            <version>2.0.16</version>
+                            <version>2.0.20</version>
                         </dependency>
                     </dependencies>
                 </plugin>
index d848d041047539103fcfd377bf5415cbc428bea7..085af8d411e49cd05782efce7984a4f118a33ba8 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 070b94f449e08f9a8d79714bd72e639576ceedcb..c5913149fd42b57a3f4102b47fcbb352fae77031 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.16</version>
+                <version>2.0.20</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>