Bump yangtools to 2.0.5 24/72224/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 24 May 2018 09:52:19 +0000 (11:52 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 24 May 2018 09:52:19 +0000 (11:52 +0200)
Change-Id: Ia6f422cee5b5f9b363dac9d0645076d576d34963
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
59 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-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-api/src/main/feature/feature.xml
common/features/odl-mdsal-binding-base/pom.xml
common/features/odl-mdsal-binding-base/src/main/feature/feature.xml
common/features/odl-mdsal-binding-runtime/pom.xml
common/features/odl-mdsal-binding-runtime/src/main/feature/feature.xml
common/features/odl-mdsal-binding2-api/pom.xml
common/features/odl-mdsal-binding2-base/pom.xml
common/features/odl-mdsal-binding2-base/src/main/feature/feature.xml
common/features/odl-mdsal-binding2-runtime/pom.xml
common/features/odl-mdsal-binding2-runtime/src/main/feature/feature.xml
common/features/odl-mdsal-common/pom.xml
common/features/odl-mdsal-common/src/main/feature/feature.xml
common/features/odl-mdsal-dom-api/pom.xml
common/features/odl-mdsal-dom-api/src/main/feature/feature.xml
common/features/odl-mdsal-dom-broker/pom.xml
common/features/odl-mdsal-dom-broker/src/main/feature/feature.xml
common/features/odl-mdsal-eos-common/pom.xml
common/features/odl-mdsal-eos-common/src/main/feature/feature.xml
common/mdsal-common-api/pom.xml
common/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 73c50fca9e0072335e0d8e864619676bf11000ae..6da69430ce0c29e9b062e32fbbd4d69cc6f0e8a7 100644 (file)
@@ -46,7 +46,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
@@ -86,7 +86,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>2.0.3</version>
+                            <version>2.0.5</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 39e6ba3bef14d42695f4dfc3463f3f48378fa466..bf73c6d048c70bfb164f47ff967348a815d43679 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ca09a9de4c5acdc79b50222d3d768d68c2f02bb8..ade8940b7ea7e38eaf3cac3003ab0fa3cd224375 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 246f421d4c9f75dc819bb2a002664f92cfda025a..9df622da5cedca0c96e2e143151196460ad80f36 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5a02c0c032eb351fc4f55e5e0867431c34a68185..9204999b88ae5eca5a5228313d866be4a3788c93 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 695129fc4fa42a7901abe32028a3fbef18556c03..eda8d429f8e4d13faf9d10c2b212c6e21711ec38 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4ace82e2c83b89b7ad59270b3b9bc594a1e4155e..c4850bd5fe229a66a8cbb3583e5021631c778bac 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 445047515d1b1bade8e24c7edb578038b563c4fe..f5a52183f71216e825dfa14d475675adc954c4c9 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 40eeb51299e897c094c568321cd0b6021893b81f..7be91e861415a4a553c43d1def8e9b4c594e7e87 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bb8130d1602343420087373b7cedf217cf2b95a8..690704c8d3996af47a5c795990f08641ef177de8 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 302dbdc064b1356da4f123fddb81b2d17dafffd3..2af3a56d75183ff209de293eea70a91e1ca392a7 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d89ecdc0a38597942a9222ca69fdc83fce5169cf..9f89cd07483481ddd5e4900687276436872f99b0 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 11b1e350f784900e201abce5f2cc0723a4001ff1..c0a468749ae0fb32c9ac87f37187515dfb35800f 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index fcb507e23c6a5a5819614479ec1989848776842e..e016bb224e73619d03fbaa90376825e8cecfc6d0 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 347931e2b505653ba67150b29089b45c02386eba..6b14e8d8bf0173e3486bad3b553c4e43352cba3f 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3d106e972b5051e30b03f4f1e054632ece6bd742..190f8a4dd2989f7ce58245f0bc245799fb0041d7 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a33856f24e9ee84213e998ba862482040ed4bb9c..f8d63fb178193c65c720b2bc6179ff13e5dbfdbe 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bc88e32d2b514ef1bd7919ed53bfa33c8d9e577b..a6b83f9f6571441733373faa57d8cbc58c6cb296 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 7825fe1c5a514a25138c7a6b4d879828b9e53cfa..a256709deeedae5ac0fe3eab9b0ac354672d12b6 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 08ac3f2fa0fe0c8a440e6288d6096e1c9b896ebf..501e7b9eed8eb763fa51354c1a2edd0448ae921b 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 6ce3600416786435200c3b2198379c2f5a118762..3aee500919440f3817d77ef461d9b92f8c866a5a 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index efb4e9880cf8f3b860dc1d37846a2496b3cecebc..f2567a3e9aa2d1c885ece00ee211228f0c0d3ab4 100644 (file)
@@ -28,7 +28,7 @@
               <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c0d76e45f89f4e562abaddc840520b9bf512b759..32c70eee716fb62f19894db40e6e81043b6227d1 100644 (file)
@@ -46,7 +46,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
@@ -87,7 +87,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>2.0.3</version>
+                            <version>2.0.5</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 2b4a309130da9772170f330306d3b685c96415d8..1b875e4ffe57ee3f3a3c90d4f2a0534a2d5c6093 100644 (file)
@@ -10,7 +10,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
-            <version>2.0.3</version>
+            <version>2.0.5</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
index 29c0ea765cc382418489f54a5f39bc0f6d0b3a75..a143dd3ad9bab75d8f7013afb79e4001d339dda8 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 65ea2fc0cfaf0d577c85d3cfc6cb48c4ab8a5d40..423429f74e47ba344dca03b5ed37e5bfa9e19586 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-mdsal-binding-api">
     <feature name="odl-mdsal-binding-api">
-        <feature version="[2.0.3,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index 623f7f223a4294443fc7a163f9ba135730fbdcc2..27c1fbee3399fce9adf7c11dac60728288fa66dd 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f5aeb905db1f3d00a3eacc1e468992c1c793c30a..631f4dcddb7afe3a5916a902fcdef47f24ebe14c 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-mdsal-binding-base">
     <feature name="odl-mdsal-binding-base">
-        <feature version="[2.0.3,3)">odl-yangtools-common</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-common</feature>
     </feature>
 </features>
index 1e3b3f4a837008d89ce5e8247e2905e5d95e5f14..c3fccfadb83c8dda8dbaa4d1a8781f1ed8f3a3a3 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5a708fee225c6b3302b4195b9dd3f41c87572f9b..2481cfb4e375a86b1333cc5d362ed6bb12036b2b 100644 (file)
@@ -2,7 +2,7 @@
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-mdsal-binding-runtime">
     <feature name="odl-mdsal-binding-runtime">
         <feature version="[3.1.0,4)">odl-javassist-3</feature>
-        <feature version="[2.0.3,3)">odl-yangtools-data</feature>
-        <feature version="[2.0.3,3)">odl-yangtools-parser</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-parser</feature>
     </feature>
 </features>
index 6cce6ba0f8953c1a1173e8ed7d474366cfd8a799..c6f27cc21e4ba4d422f03b07bd787676a746677b 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 54490e279aec80f609c5940f95c6e3438788160e..bcfb7543a5de0ab837df6411b13982252bf795db 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 83f13bd93f71fe0e3710a489675f782eed6ecefd..c9a5b1a0d75cecdd9c2a57d71ff0089778747988 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-mdsal-binding2-base">
     <feature name="odl-mdsal-binding2-base">
-        <feature version="[2.0.3,3)">odl-yangtools-parser-api</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-parser-api</feature>
     </feature>
 </features>
index f029917f34d592cdfdb2b4e023848afc5fa5fb89..f5ddc29bb5b268c75a2983ef0fce3ce9d50446b2 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 45a8bcf4a2f8ba7337b86faa857cfa2d055cbf1d..422c52dba8db1daeb176b92d51f997c645288386 100644 (file)
@@ -2,6 +2,6 @@
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-mdsal-binding2-runtime">
     <feature name="odl-mdsal-binding2-runtime">
         <feature version="[3.1.0,4)">odl-javassist-3</feature>
-        <feature version="[2.0.3,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-data</feature>
     </feature>
 </features>
index 1f7d0fee6ef2f6a3fcf1f36c2d7d98805c53cdf9..3322461aee837e5b1887c74c1f838148c117d12b 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d489dd6c03bc4f2cd442fbb6fd83db2a536a89ff..53b27e52ef530ef2f0fe848844825e02e81b3435 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-mdsal-common">
     <feature name="odl-mdsal-common">
-        <feature version="[2.0.3,3)">odl-yangtools-common</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-common</feature>
     </feature>
 </features>
index 509c53e89e0326d7281fff88a041fd3b0bf722fd..e27847afdc3bbcdb09a47f7dc08d750cab274777 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b12bafe1fbc251894b295b3dde9298bdc73e92ba..bef7f6c31ebb078de4d43bd16e0af8c4eea18fad 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-mdsal-dom-api">
     <feature name="odl-mdsal-dom-api">
-        <feature version="[2.0.3,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index 72af7d0fbe0128371f06b391952f8ba5f4fee261..b4f9bf20ddc4099356972e7c081d0a1357c4cf16 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4b7ee6800e6745402a65bbca08ff3378d61be838..05b9e6847411b5bb023ab2ecd00a94d9e4798764 100644 (file)
@@ -2,7 +2,7 @@
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-mdsal-dom-broker">
     <feature name="odl-mdsal-dom-broker">
         <feature version="[3.1.0,4)">odl-lmax-3</feature>
-        <feature version="[2.0.3,3)">odl-yangtools-data</feature>
-        <feature version="[2.0.3,3)">odl-yangtools-parser</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-parser</feature>
     </feature>
 </features>
index 2ef90515a08151deabf26283b993dc2b478dca87..f968c9d2c208eb24705fa7d61c020befacfdfb08 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1e2a6f31af53837dbf22ce3b2d6e5068b245a9fb..95b245c78628bcadac643eed7b1a0a93be5dd035 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-mdsal-eos-common">
     <feature name="odl-mdsal-eos-common">
-        <feature version="[2.0.3,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.5,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index efe293c8ed5eda53d8933818e90777fe6e544f58..888204e177ea59b4c2854940a75fe2bfc1d4ccd1 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d27503b8ae4fcd9344266a3368a5a2f511bbfd82..e36e540536deeb33050dec7c1145a8b186e48530 100644 (file)
@@ -45,7 +45,7 @@
             <dependency>
                  <groupId>org.opendaylight.yangtools</groupId>
                  <artifactId>yangtools-artifacts</artifactId>
-                 <version>2.0.3</version>
+                 <version>2.0.5</version>
                  <type>pom</type>
                  <scope>import</scope>
             </dependency>
                 <plugin>
                     <groupId>org.opendaylight.yangtools</groupId>
                     <artifactId>yang-maven-plugin</artifactId>
-                    <version>2.0.3</version>
+                    <version>2.0.5</version>
                     <executions>
                         <execution>
                             <goals>
index f66eb06c2c76c311dea580425166245625326eb0..cff026e7c696c9eee7772c96a976dd74bd3e5828 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e1a1efa123af5be889c20db56f419ae99847f4a3..6c10fb80efa0497bc52978e430dee2363de66de1 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3cc133538cd932fe89108334cb668680ef1183c4..efedc2c9152a53406240fe727b33bf587194042e 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f5bc43a255663757c78b1a441cd368b3666ba188..25bf2e5ecf34271b63108ddd41e2ddcb0f68b969 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e85ccec5aa14bcebc1eb27df2d9197b32410d8b2..ed8407013b40f2198c0cb9583088e617cba6e0e8 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 7c2dd51a60d8590da98ad47d65d36023f43c7eb6..23e471c6b85e8a25b6ab85a617a6e7782f763a56 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 0ddf514b275bcf8c7b8f437b9ee3c3b9f2617c81..3ce44b6633dbf6987515fe8c2a07b1dba91257b7 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 6a070071b4fade09d624226ff7d20fa8d34bedf1..351a50fd5527f3d47c2449f716f8f9b14d64b88c 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3a41e277360d5811e93b73bbd35dab4955c9c896..6a12a2f54de28c9c2e00024b71a377e83a290e88 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5e3fb68dfe5b4b9f0bdf8f9ebf7e18813fc022b5..e29f9c95b6db4bd5d9cf91736384ca72a98af905 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4242075ce851064fd62db55e539af7736acf2a44..15b21d4e8ae8e8de2d49396bfbab90a61dcb8ae4 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 6f408a357729b37b0d336b0d6503e01ee6360484..de85992983e098270e042646bf818dcb3e3db989 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.3</version>
+                            <version>2.0.5</version>
                         </dependency>
                     </dependencies>
                 </plugin>
index 07bed406e676148f22212ee6c4ac09f4c3dba279..1f18637bb56b0986c4b168d0a2300503143cc9b0 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 6099b8876cdcdf2208c87d20d07ea67054b091e8..8dc4a5cbbd0f4bdd3670b6b9296d9a9a25fbd70d 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.3</version>
+                <version>2.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>