Bump to yangtools-2.0.16 30/79730/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 19 Jan 2019 11:41:17 +0000 (12:41 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 19 Jan 2019 11:41:17 +0000 (12:41 +0100)
This aligns with odlparent-3.1.6.

Change-Id: I0ebbb2fd41b5a6644c7094883dba541439de14b4
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 03f6348092affa788ddcef41c37039ce82da353f..aea9d15c20f59bd44149edf074be2c2513115d72 100644 (file)
@@ -58,7 +58,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>2.0.15</version>
+                            <version>2.0.16</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index ab93be9cc49405e9038dc3d7e165e02f457a87a3..72966a5b26c1a4ac46d598103dd7cab388ffbc55 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d137352667c3f9015be06fdc7ae958354ae4b9f7..1194618d3afd61d68d351841225e9d584df300ad 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index df2c0ef41a35b9ffdcfe6e52576a104a53c55e7a..5512b5d3dd97e0036e11a78217a90a2524c20eeb 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c10988231b01f223089e71f8d3cbc2d7cccc4efa..456779509698a372d04f741f109d2462a98da2e5 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4d47d35ed27fedf94c9dc4c0005adf14c1e518eb..3a669fff63c3fdbfca423adb7967854bfb9a7942 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 238f244d09066549f9fda568bcf28f06ffd44bcc..77de878fd22791020fb417dd570f55938a1dd9f1 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a821a17c49f210cf355dcd43609b33afa4682b6c..a8f1463a3ae3d9cd661bf660aad200db2c468e9a 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5dc920b56ccf4dc009b8adeb1489e47421969ee6..5725ec5a3b1cc0e2cce6e766ab01ab76bfc00db8 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cf043796ad6ab897cb6bcf99c10fea17c4cda00e..71c2306fa32379292548d355fc9c3ed033e5f423 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 09745705c35c9fcc0c4792e884dbacbac87cc579..0c7794701b2d57b57aa285cd6ca1f96cea32697a 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1f2637a5d47d1c292262d15a609def60a4e7faef..470d58d5598f11f335c1c932c0f6b8a48452295e 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 27a62dcea24593e30006a04b3c33e75ec798800c..6804e3d7218d202a5280fe84e26fdb5344b2fd76 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9b0f3a40a43ada1b832575bd9b37b6c0b038bd88..fe31474227366b431f5755f88dddd98a9fd4fbdb 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 29e209ebc8649d3a8a24f67bb49d1cb39e0d0ac7..c1c686955d066bec987079354888b8c1453bacb9 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 05a2444a5bb1f1a2b7c8ff11d7b8b114c9e87fb9..012adf0d5c395532c9fd74e01d28fceeb53c5150 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4b085ba8cbf8669de325214850480a470721b140..7aa9f4639cd8d208acddd8fc54f5f1224df8e4d2 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3583a1595ff5a793fb209847bd54d5dd04e7245d..84df4703b1fc410a3b49c56350378d03b2e98254 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4fd56bc306a964dffd33ad996effa43761edab62..d56007ca424078df41267483615c6370bb0c9421 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 72bf4d36bbbb16ef9268925cfca95431ab1c1043..0a1b62154f326c67576b1156f1a96d8d965308cf 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3a9d365e5d7f75082d2e8224a14a39a3c83a78d0..359e529261aa782233120746cbc350b00b043005 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 536e21724a0099699608c3fb57c9aa8e41ae4155..ac96ec2801dae3b7f8a2c364b836c3c84188430d 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bb250476f49c8a0441a00e6e390e3c19d28517ed..69d4a92ae0ad9d3837593bee998f7f4270f8cbf7 100644 (file)
@@ -28,7 +28,7 @@
               <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1e56c7e1ca83c10c973e096cbd443f9669e0bee0..31c8d6f2d6468893cf6c6c173ce177893aa97683 100644 (file)
@@ -59,7 +59,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>2.0.15</version>
+                            <version>2.0.16</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 54a2f91f000722565f510947fcc4ffd3d438162f..ea45d0710f38ccd42418718ae740bfa51dd3f214 100644 (file)
@@ -10,7 +10,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
-            <version>2.0.15</version>
+            <version>2.0.16</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
index 1de1f011780df16b7b5744ea9185f7ecba40d624..1ce905bdddd10e56f42d1c25cbac9b252ecff238 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index eaa98fbedf7221a20a91a0b8b65f48aa5b478d95..6f0716f32accb753e36108c692a116856a7f1aec 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8e29079c0bb43bf36201339768979a2e1e5011c8..e60895e8bf272a4a9e02a82d1613b1db7de81280 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9b98dd5fe9f5788f41875c7cce5d11df51c4b177..29b5315ca9eda33557d04805a7b72eb2aa7976b5 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 194491165e5e3b2f02debf0318d26957fa61ab5b..edddfb543aa4f77328af94a9c9481b193553a928 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 99823f8cb3684a93d6b5aa132743cd7cb1bdf61d..0e62b51769e45e3f388624010c04a6ac53ddec9c 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index be67a9b79e086f776478c5b525aac80f86a8db81..74d4b51a6c963b2fb93891e904b1639bf6f803f1 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index de3088c923ea942203e76daa792903fa844ce7a7..61af7dc64936e66d7688767c6fa92abfa82b07e2 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index fd75a78740f922de6683bcd4eab1d4fd83f317cf..4da0b528c050a2d2252efd29cbef654f43f9b382 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 0bdab5f8eca5dd34df69415d6bc03cfca27b2fef..42f895caabf11685262bab450d27b4ff76a62222 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 00659f2aecd32eb9dd729b7ba36e6807c078f64a..e54d8092ad19896f2b4e4c7b3824e99222a49331 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f6f004d558df3cf50bf2f746f11e606350b4a854..820d3ec0167c069c7d048b773611938b36da50e8 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a50359345286f051d406b93b70a0744b9b692d95..1d1b0af1a2dccd1563d822f2960322f3b2efe924 100644 (file)
@@ -45,7 +45,7 @@
             <dependency>
                  <groupId>org.opendaylight.yangtools</groupId>
                  <artifactId>yangtools-artifacts</artifactId>
-                 <version>2.0.15</version>
+                 <version>2.0.16</version>
                  <type>pom</type>
                  <scope>import</scope>
             </dependency>
                 <plugin>
                     <groupId>org.opendaylight.yangtools</groupId>
                     <artifactId>yang-maven-plugin</artifactId>
-                    <version>2.0.15</version>
+                    <version>2.0.16</version>
                     <executions>
                         <execution>
                             <goals>
index 99fdbe8f9f6b8c2a5d7a96fd2ed1df8b9be21a12..c4fedad2ea0daf1223fd7f2b5a1212aaab952107 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3343de080f06856d995dfae2a16e02b0e35c6fc0..699f5b8996e84d94e0fa17188ad2b6c9cf310e7c 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d5c210faad9d3277d6341cdacc5f9c8c292dc99f..b108a6c3fdeba027fafdd2924906a34502cbb5f2 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 7ea37ac62af126d801e48e6773f5d29b0ed17d5a..e24d9b0715cbf62736f28ec92435e2aacbe9d0d7 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index fa2d967fdc21c6c178c7e92fe6ff892f5852ff03..e354a1b528e68cfb74d2846b15aba660e47b6138 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f0e7eb26ff8b1d3a79f94f2d096abbd4a20e8f45..05ee4ccfefa1cb9e19fdb833a43273f8e44ee246 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9616d30c8ac3d265eb8a37f5250d89fcbb389c49..708f0bc1a28a17ee619de0eed90f6a529e917185 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b4ec1a522c0bddf18969a2368dd9b101f1153766..44cccdbe32992d23e2b40c132a19316c15f8d87e 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f689de9e82165ac5c1ad23390dec814d2a54be6d..9bae24a0d1ca81e0859b0123f0ce11f14c7af966 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index fe962a8aa96f4f1e4b571b079f7f824e76162046..9b87b14c4cface7c65c29ae74c968010a2608819 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 36188e3b3c202de876ca717346ef3c614caa6db7..830bb3cf9e0b8b89a0f7f3497ea90ff9d0b637cf 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d5cb2efe5102c39f953e328b0480d5e55f8ad4a3..d01db47a7f12ba23c056b243e7f172f99a06d020 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 1cdcf34a3bc55fab93991d5ea275747ceb92ae5a..02a73b4a69edc8ca46141ba936e1b4e948e14b23 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.15</version>
+                            <version>2.0.16</version>
                         </dependency>
                     </dependencies>
                 </plugin>
index 9c76034daa467b6bc02853f271e07de9a8ef1b4a..9ad1917f22ce8003b7bebc2b2f96b2e58a12e3e5 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 53a476216976f93cc1bf9035b27391c6c5eca7e6..20d337e9a0977ac2478ac609064415e03e88b7c8 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.15</version>
+                <version>2.0.16</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>