Bump yangtools to 2.0.6.1 76/74676/2
authorStephen Kitt <skitt@redhat.com>
Tue, 31 Jul 2018 08:54:43 +0000 (10:54 +0200)
committerRobert Varga <nite@hq.sk>
Tue, 31 Jul 2018 12:17:56 +0000 (12:17 +0000)
Change-Id: I9d6d5bf1242d84ee9aab94e3a50a69537cef2b5d
Signed-off-by: Stephen Kitt <skitt@redhat.com>
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 1881db9e97a4aa2b1997448af8e7a76ea70b53e0..3857e9abe8c632e76970d18864fef87d414a9ce5 100644 (file)
@@ -46,7 +46,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</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.5</version>
+                            <version>2.0.6.1</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index ffe81ec7a3347e1eeebe40cf5efb676b59e2311e..f7801c4d5e128dfbed71a8e15336f6abc4329fac 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f0e595073153fad969659378127a5453c15e619f..1e0e69f6d4d173f5a65ec72ff33e4904ef94a7c5 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a50133d4d1bda04a10c7c0fb79c9cb1fa7bb7cff..6626de4bf404ffb98e84bc0367517f5c1ad7c642 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index fa8b5150a3c0c72af261fe39e690dc576f4d99cb..931da11aed8a8848c67b60b86c2242be4cef265f 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index dcad702c1bf843394c9ef725ebedd2f1f5aa763c..97818756305f09cbe033f1052b59ec2a1f3801e5 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ea33dc24b6f84e28e4763c32d853d58b323cc958..9ed3ffa310af5cc1199dfe4d9ec411654be1f47c 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 76c9475f153c5f31e1e0f052d8028ddb7f30bf02..7d481a9863a5dae6e2c8010b8aa78bd02fccdde8 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8a8bb54281149fe602fa40ad07c39920cafc75ac..a41e743d99048fb460e7eb4444b4b8456ccdd9af 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3b63110a7cec054ce7fd425db3eaff4477fdf5d2..0d7f66684d80ba55539c98f108a8900e478a7235 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1d60b32cdfce4edb3332b7092804921974965c93..75749b190af311ff1a67b0007d4d4c9949e54bb6 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9f6b065f90246d6c73b0bd500c8eaa5238259bf3..f262fb9a475105385556721610ae9fdd32004268 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 099a617d789492fceca538d7c23c1fbfcd6021d8..3789163de24b37371241d8a26e78f03357e875fe 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a76af125630a3a41e87d3eccdd00a66747b2eb16..ab76ffe713a850db642287850751d64ec96c5c42 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d2767568aa484b7c30ac0c9f05da7cf0c0df2c46..1efd5bbc8f60c99be160b13c0f34d03b3055ce22 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d3952996502387bb65814e965b93a5b2a305bdb5..9567a91f7d50e61d671c64786f2dc6562db9ae05 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9a2637812af7784540f68754992f7d22c32d5cd5..3b139309fa6e61462f22f36fc7dd4e7ef8d8b68f 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 761d85d03113fcdd6288fff9f6880fb7730f5143..35d3d06ebecc8b9b3d34f308c7fcff9ed7e07812 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e8d8da7b7b2cf97e7becfd93813f0caeca413fcf..ad1e14e1cf3230a939b4ae3ad9db57429e7108b6 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 92851a487c546dc92c0d79cbb3811650cfd9d5d4..c9d8ee3b60f1ec359a17862dd03205b477dfed9a 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f4ebd7162862f76cc580fc60631778366fd6efd1..21c766ff41a967bf41897b20f391453f8b7b0cd6 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f2f309f0785e1f7d9f237eb1ceffab6548897303..228251ca969b32bb881a25a32c7b0fb753da15d8 100644 (file)
@@ -28,7 +28,7 @@
               <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f87c5e6a8c25244ace5b49d7e25031acdbf2e370..d63e24c887c9e20a2f4dcd9594074d525ffd191b 100644 (file)
@@ -46,7 +46,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</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.5</version>
+                            <version>2.0.6.1</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index b7a86a0616e00739f9512eca9b9f77f495411188..26cf7a96d2d38a7e01fa528bbc5fbe85f2150777 100644 (file)
@@ -10,7 +10,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
-            <version>2.0.5</version>
+            <version>2.0.6.1</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
index 09a0be7a93dbbc3d35a557d2d879ef035ff50a12..add0f892bcfa66eb72e034249ff6a053df484e62 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 423429f74e47ba344dca03b5ed37e5bfa9e19586..98b1e2bf2f8f16a9e829875de6d02a847e6edcd7 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.5,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index 2c379be304c8a64f7b5cd8c027452db0ec6f8db1..c53c94588d5d7e664e420fc9093a5e6f521ac100 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 631f4dcddb7afe3a5916a902fcdef47f24ebe14c..da61d4f6263de098bdc91281fbd1b20a1615abd6 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.5,3)">odl-yangtools-common</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-common</feature>
     </feature>
 </features>
index 3f7b745ff035fee33a89f33bb523f2742e421c3d..119ae0c893243d55177b4c6bf7c0a3f1187b915b 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2481cfb4e375a86b1333cc5d362ed6bb12036b2b..f8e61b27b10300bdf9760ffb17f1d3d721a62b06 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.5,3)">odl-yangtools-data</feature>
-        <feature version="[2.0.5,3)">odl-yangtools-parser</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-parser</feature>
     </feature>
 </features>
index a1a8555ed933a588c90fed4109b95fde5c8a633c..74854053453e407fc15240e569db05927619349a 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index a63ad67e99ef4ea4040491e96596b0f4516dc6f7..e5f67e75ad28084c052ba2026796367b0e404706 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c9a5b1a0d75cecdd9c2a57d71ff0089778747988..bf5335f44aed278d4661e5c2255a52aa8f976545 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.5,3)">odl-yangtools-parser-api</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-parser-api</feature>
     </feature>
 </features>
index b130044d0e057c90b436e1f4b4d03835d684fb23..6cb50f545442e5d0a5fd4803de9d54592d961d54 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 422c52dba8db1daeb176b92d51f997c645288386..ead664420ddcdc17dfc757afa809e4dca2760ef6 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.5,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-data</feature>
     </feature>
 </features>
index 2f855aa6a77de8a9bfb30e30a572803b74ef0600..3f98ef7dbee723e6914cb8488d310be5e999402d 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 53b27e52ef530ef2f0fe848844825e02e81b3435..2ac6c722f550aee1f071e9c4d514d2e54b617cf3 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.5,3)">odl-yangtools-common</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-common</feature>
     </feature>
 </features>
index 4b6cffeb0da3a812aacf65a7fb3d4f44e430d098..a37e0262cfa106a21ddcc086f3827bd6f18f3ccd 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bef7f6c31ebb078de4d43bd16e0af8c4eea18fad..32e3924f274033f70b1543d558f150b3fc8a02f8 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.5,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index bc0b065e1967d59407bd17d4c3b38883319d5c1f..49578e5f655bffe04a5cbad2ac492d9b6ab6c0b5 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 05b9e6847411b5bb023ab2ecd00a94d9e4798764..1e9a07d44a2a9208f2fa43654ae0cb122c00ed93 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.5,3)">odl-yangtools-data</feature>
-        <feature version="[2.0.5,3)">odl-yangtools-parser</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-parser</feature>
     </feature>
 </features>
index a7af075403f0b937bf254aa83243a7802a46f117..79ee609f174b18482446d005ba4d9aeda8c1bf6c 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 95b245c78628bcadac643eed7b1a0a93be5dd035..e19071bd0cc02f6a091bb2fea3547e5ef720cca2 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.5,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index dbcf086df5e85a8394a7c6ea6755cad57fa5b97d..ac2c03d5ca95a71e7afb215af9a14313189bc478 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1fe470eea938dd6f4836783c1b70fec438056d59..cda5d07a28282e7b9c09ef333fda2d4b47b56e5c 100644 (file)
@@ -45,7 +45,7 @@
             <dependency>
                  <groupId>org.opendaylight.yangtools</groupId>
                  <artifactId>yangtools-artifacts</artifactId>
-                 <version>2.0.5</version>
+                 <version>2.0.6.1</version>
                  <type>pom</type>
                  <scope>import</scope>
             </dependency>
                 <plugin>
                     <groupId>org.opendaylight.yangtools</groupId>
                     <artifactId>yang-maven-plugin</artifactId>
-                    <version>2.0.5</version>
+                    <version>2.0.6.1</version>
                     <executions>
                         <execution>
                             <goals>
index 1797dbac4f8421f2036294dd3d598b039e3908bd..6d7c54be3dcb1da0cca8fb7d03e2b6f0aec84067 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e700eb2e751718ca3fa33762dd48505fa6dd8674..cb503453186ffe315836e7c9df0f5f8d7c086fa0 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 380a54a06760761094af15f9db3b166b8cb950a5..83ad7a35cd5cf69145a8fe233bec89e18c0d7b5f 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e49dfc96380e2816a18cdfa3866c7a144b7c61ea..f7fd4a4e66bc60acfb8d11a393c64f316fb06352 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ac5353b041da038646273404bfc40e9c6acd4293..c39974b7092cc267921c26b0d768d7e869d6adb4 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 81d18e8b18100827f9f10f6cafb7f43d80305e87..491d546f5338262f41fa55da59e79d34a31688e0 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8c8fc7d351418a2f2c468e8534254e6f9c071689..8feacfc05312190418c8b7250d7de83180e3b3ed 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 84d89f109e4d900cc68d47ac892212b0111314d2..380b73bc2b0f7fd184ed41169756518ca30e4ebe 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 983db64701ea9f56abf88f3e23eff99df6cdd4d2..b2fd4c36ea805cecb6e812b3ef0732f98ee85ec2 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 20f2933c2d8ad261cbf7693cf3a6e267ce0b8438..6cd97923b3b4ffcaf7b72e64e91b0e8e540addb2 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a7104c127af51d55d78fc1e86f1d0afd6bf99448..ed40c5d9c7b9eba7401aabffb351b8a61cb20466 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 35db868797d6cfe37dec60bd54f4fe30b2e27ee2..4da866e5bc49816af5e15262756b21586714bf06 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.5</version>
+                            <version>2.0.6.1</version>
                         </dependency>
                     </dependencies>
                 </plugin>
index 1e9a799e35f4e6413dc6af5f49e4509dbd668fd6..de321783ce93cdc629c1927ea2f93f3356ac6ec2 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 979d813cf0ea23e583ef52aca8f936f76160eeda..97f3314c6c9bab6c652b8986bda6caf68d3aa92a 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>