Bump yangtools to 2.0.6.2 14/75614/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 31 Aug 2018 09:16:53 +0000 (11:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 31 Aug 2018 09:16:53 +0000 (11:16 +0200)
This brings in latest fixes.

Change-Id: I04fe9e387cff73fe5d3d887f740990d28409c78f
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 50b9ca74feb0dd727164a5c097b5949a6f78b331..58e1f53354d3a8a6cbeb1bfee7f2203b613ef9e9 100644 (file)
@@ -46,7 +46,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</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.6.1</version>
+                            <version>2.0.6.2</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 446d3c1352a1bb172d8713129a1402194913cc7a..b730c331d25229047db8fa131f36c71bdce1ebc2 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9803b195b8784b13ced64d609dc97d2fd919b3cd..a578b3cf4cd9c5a5c6aeb31dd850879eb42a2bfe 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 462af06c6d70cd1ada1cd866432aa69f36eefbbf..d035fcf134dd6c4908c689cb15a0ee21cd2f50cf 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1a2eac34934cd5488fea01333ec32a7272d15cf6..bdd59083ac0571070d3a6e46deb94a30721bf809 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 28b7042cb2a544d3e631daa9df615b1178f18efd..939db9a4b2f89a5065777ebed4c8e9eba826799d 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a35d1bd2c7da473f509b1c0cd13b8fa18d957caa..a89f48307a26811eb5dc1dfe65ae4236a0e96c68 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 56dfbbadba428d8ac62fddbde9588e1bab43dc5a..ea829ba7e9eb81c56fe567c1dc50a4bd07fec14a 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3f2e9cd249c9f403d01ed8aa89ddbef66f0a6522..d3978f90dcd2cf6b91428d68dd09dcc0920377d3 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c902839c0c49c039477c256258783b3b4df40805..90f6c1947847eaf43c2ed23d9cabe87c9d608125 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9fa6da1ce4c639d11f689ca8177f573fdaa89298..73dd824a4561ec8f86b7bef793630a5e15a9bf18 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 0805a4eb1d3fd98d0c52129977eff81b10b3d34c..13fd28d325ae18231458588bebf6d869f1814dc7 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 23e8b2f344f6d61239c9f665150a79411ccee897..2460ac6ebd179b3a9800dfaf5518ed3725905f29 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 0e25b46b831b65a589b24e82077c6f8bda12c84b..125d50d62adee6da576958b7719a491ee3cc192a 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 19126ed319063cd65a7c9b034e01c7d1ba799e5b..6fc0bc4c2a7b7fdf5716a652029997bf4626a1bb 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 267399d499009664c412661504da105ce5861788..7f021e934a004a65d4c2f2916557d7629b4a5ecc 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 6af321775ae1a9c2220cd70aa23792e570b27288..f04e6c5ebaf3fed73614ff54ed1fa994a423b202 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c83ca513c1202ec3710c34f645bc95adbc14b330..de9f303675e1dbbe5a462dfa48d49c718bc729d3 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 45e160d967c67660ce16ee10109b1d081c44fafa..d56135f4561872e9e78511f25e9543e763f093d3 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cd6781ee7cf2a2ccae43f51cd0880d7cd0bda612..1af840c291e064efbe2711ba2d1f5e742d27071c 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 81441834470933d87ec7b868d30e10a95617382b..536c06a7eb362bb7d0eeaca6a03525293ba4364d 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d2cb8e274bb3b6eb73b545a90de8bb4a3845547e..234992a364a897e9bd5a5611413339b9fb92d730 100644 (file)
@@ -28,7 +28,7 @@
               <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ae8883816aa5393ad0ec1bab89af0e2e36137709..d2cf7e9c240ec235c26819f6832e54e93919794e 100644 (file)
@@ -46,7 +46,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</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.6.1</version>
+                            <version>2.0.6.2</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 757e9c0bac94d064bdd872905eeeb8a17bdfdf60..be2ddac867bc43becc618288694ee1b9e15ea2b3 100644 (file)
@@ -10,7 +10,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
-            <version>2.0.6.1</version>
+            <version>2.0.6.2</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
index d33f1d485170c629c932aca09685ec17816b6faa..eb88ac0f019b2038fdf1c78adb93071fcd4f0544 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 98b1e2bf2f8f16a9e829875de6d02a847e6edcd7..3a10a1f5ce1710871022ad0728d3dadcf80c0e12 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.6.1,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.6.2,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index 5c5af238a4c23c01f8a7be5d8e725fa982635aee..dadd810f9d43917400c26dc17c3c1d20c2f76fce 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index da61d4f6263de098bdc91281fbd1b20a1615abd6..35dc09770d6dc4ac8dcd292754533228b4ccec1e 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.6.1,3)">odl-yangtools-common</feature>
+        <feature version="[2.0.6.2,3)">odl-yangtools-common</feature>
     </feature>
 </features>
index 25d8418540a8407701c57c9c7792968229ec36be..f55ad93c98cda65ef778a715771a412482c9adf7 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f8e61b27b10300bdf9760ffb17f1d3d721a62b06..f38055008075b831e8762c2fdb23a757e6457249 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.6.1,3)">odl-yangtools-data</feature>
-        <feature version="[2.0.6.1,3)">odl-yangtools-parser</feature>
+        <feature version="[2.0.6.2,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.6.2,3)">odl-yangtools-parser</feature>
     </feature>
 </features>
index 2396130b32cc0cb7c2e7863bfba781b6c1ccd1d5..f10ed659b005fb24c9b19f7efb6038437524a4a1 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 8473720747fd95927045ec87f14f0b74ff07afc2..2987406a1c1bffcb5897418ef7014d51c0b9e894 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bf5335f44aed278d4661e5c2255a52aa8f976545..06cf8178598e3465a9d028d15ccc26ed551e76d0 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.6.1,3)">odl-yangtools-parser-api</feature>
+        <feature version="[2.0.6.2,3)">odl-yangtools-parser-api</feature>
     </feature>
 </features>
index cc168791351f341b7f4bba02bf3bbbb8d274c1b7..9f0132cd2545b9453fb118459aa2666d5db00884 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ead664420ddcdc17dfc757afa809e4dca2760ef6..e5b5335a375dccf6a732b1aaf28e34bf2cf97ab1 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.6.1,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.6.2,3)">odl-yangtools-data</feature>
     </feature>
 </features>
index 4dedfa7b110cd37ebc054e4a08ba03e1f69f0462..84ca9e672c3214bc2288fbfc0d08b9b7977ba62d 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2ac6c722f550aee1f071e9c4d514d2e54b617cf3..cd8ff173915e4727ffb0d9e09fd1985530043421 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.6.1,3)">odl-yangtools-common</feature>
+        <feature version="[2.0.6.2,3)">odl-yangtools-common</feature>
     </feature>
 </features>
index ffde093e52d6adefb2bcfdf5e30eb4a4ffa14ef8..ad426ec7cbbc9af3a29509e54ad2ffc06e5434fc 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 32e3924f274033f70b1543d558f150b3fc8a02f8..8d49c4ccfdcb8518ff46837ca9ddfb7658cd0de9 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.6.1,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.6.2,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index 5a18a18185771cbe31c9b3e3e985fe9c5cd4fce7..bf8d966ab84442cf3326c0ff4adf2f19846bb55b 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1e9a07d44a2a9208f2fa43654ae0cb122c00ed93..b5b31db60d68aa068dddcf91cb91b28a3d012898 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.6.1,3)">odl-yangtools-data</feature>
-        <feature version="[2.0.6.1,3)">odl-yangtools-parser</feature>
+        <feature version="[2.0.6.2,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.6.2,3)">odl-yangtools-parser</feature>
     </feature>
 </features>
index 8f2cd32a4ca2076b3018415a7c3db4227b98234c..8d81ceda8e80ac2d6d882b0c4ff0d3eb2b2024d2 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e19071bd0cc02f6a091bb2fea3547e5ef720cca2..b2b49a7737976c4259dad67c163b90f3eeb4afef 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.6.1,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.6.2,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index da02ead3128fa76ddd5d260098bba944bb1a81a6..f4f3ad2ea10b3da5f86d91b0cfc87920e801c7b3 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 092e803939dc06fb14ef3270ac34ccfa1fe70441..eee9da67bfb5fc4c021aca43e8d2b7341626545d 100644 (file)
@@ -45,7 +45,7 @@
             <dependency>
                  <groupId>org.opendaylight.yangtools</groupId>
                  <artifactId>yangtools-artifacts</artifactId>
-                 <version>2.0.6.1</version>
+                 <version>2.0.6.2</version>
                  <type>pom</type>
                  <scope>import</scope>
             </dependency>
                 <plugin>
                     <groupId>org.opendaylight.yangtools</groupId>
                     <artifactId>yang-maven-plugin</artifactId>
-                    <version>2.0.6.1</version>
+                    <version>2.0.6.2</version>
                     <executions>
                         <execution>
                             <goals>
index ac123beb23d105f915f3cacad5afd7a50e566389..0de02756f991cb2cf3e32cc189501f3d738cc0ed 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d4558a2574a1fb329d35719e759893df5db48c3d..052dbbaf96ee97deaf420fd7902711b42143a128 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 6d709cac67ad183af2cf0d0a51efac5942ee6f95..a7288066e67631a4f0e8f8574a7badc70e13d6eb 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a0154cf0947d5a53ba43bac4235b2817666bdd55..c420e33eff879bcc7f7628401294b0b862083572 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e5204f8c0959d07b90615db9585de16ef39c4b20..326b27a0de2b346f215111e39b4ac8ddec01285a 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4bbafa1a1ade544bdb5d9e43bd0fbd1e53b3d8fe..bee7b0f0a5fc47cb364b6beb410354f0c8f3d56d 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 23a63508fa86ee0fe33f695faf3ef3304f746d82..9c95c70f17a48c9ad234c8a4ac0bda43a52b14e0 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b219ed77e74a44c0cee9508bcd609721d102c63e..cb3b9db2764701e56d95289a12da2e9ad562e2e9 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e0db0a1c6c5ed6689c02c91ef3678bb4706b11cc..ca2b7bea9480a5315d9dc4c4df2ed4290a15f22a 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5e14dd006ff3e352e71b595098840864beebd51b..9c24ec3586a17de2ec57066ad9ec29c28b8947ba 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3207940834632a6db653d20c09eaf331eeb5d147..bdd5adfce2ccedfe589d42a171d4012df2634168 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 7a5311879a4edb5fa964e6f03dd32da8cae5b67b..e041c5ff25d24f5bc0cd75607b78a29d90b86df8 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.6.1</version>
+                            <version>2.0.6.2</version>
                         </dependency>
                     </dependencies>
                 </plugin>
index 0e025c54e189f5299c9ef9bba5d955c29ed62a66..64d1203828c3262f86e6271488f602fecc853e17 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 7f4a903383b9a577b378c942582b7a48177f03f5..14d9eed2a8bb0ebb300f1db6faf51d979299cab0 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.1</version>
+                <version>2.0.6.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>