Bump yangtools to 2.0.6.3 14/76214/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 18 Sep 2018 12:35:42 +0000 (14:35 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 18 Sep 2018 12:35:42 +0000 (14:35 +0200)
This bumps yangtools to 2.0.6.3, picking up latest fixes.

Change-Id: Ia14e13084156b29a29eae3e7275d230dc93f3e21
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 58e1f53354d3a8a6cbeb1bfee7f2203b613ef9e9..1f262c7f3e2e0a789334c49800cac96fe8053ffd 100644 (file)
@@ -46,7 +46,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</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.2</version>
+                            <version>2.0.6.3</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index b730c331d25229047db8fa131f36c71bdce1ebc2..4932953206cc32c971b64f7f101ec452d2664962 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a578b3cf4cd9c5a5c6aeb31dd850879eb42a2bfe..c7cc072c5e24e2e474f8bdbb2e19668d2d0f7769 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d035fcf134dd6c4908c689cb15a0ee21cd2f50cf..449f6a9a9cbdd10aa677a173319a8d4af6d5730b 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bdd59083ac0571070d3a6e46deb94a30721bf809..96ab1047467211263bf1a27cd44ddbd4cc084063 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 939db9a4b2f89a5065777ebed4c8e9eba826799d..96ce458b42fbf9e1bc00aa22d822edae65424bd8 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a89f48307a26811eb5dc1dfe65ae4236a0e96c68..1185ec943906f6ae315fe39f21f973b14371afd9 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ea829ba7e9eb81c56fe567c1dc50a4bd07fec14a..ae24057915b87ce7a71b3a10ef58c188f744629a 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d3978f90dcd2cf6b91428d68dd09dcc0920377d3..3907901f60ffc6be8287745ffdbbc9b29f48ef02 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 90f6c1947847eaf43c2ed23d9cabe87c9d608125..b43ee46d16d01b5d0d99458cb4158a48670fd367 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 73dd824a4561ec8f86b7bef793630a5e15a9bf18..520ee5f75d6e2e5a9fa59600d334573c482c6f91 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 13fd28d325ae18231458588bebf6d869f1814dc7..7f1f30876f95eb5862e499a183e00f6bad680845 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2460ac6ebd179b3a9800dfaf5518ed3725905f29..d2501a747a402ab650664c6c67a7a1aed1b2c703 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 125d50d62adee6da576958b7719a491ee3cc192a..97ff90e830d57e08f77b13c0cc6248d5057ff893 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 6fc0bc4c2a7b7fdf5716a652029997bf4626a1bb..ae3ec1b4eede7b88952625918379f53dda7a57e9 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 7f021e934a004a65d4c2f2916557d7629b4a5ecc..530bdbf873648c6c43f4fa86cc541020cde35c7c 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f04e6c5ebaf3fed73614ff54ed1fa994a423b202..4e8bf462901599fd4f2e72e9ac0d9d95fe34e7e1 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index de9f303675e1dbbe5a462dfa48d49c718bc729d3..a8c9adb335cfebf5aa8229999f9761ae78411451 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d56135f4561872e9e78511f25e9543e763f093d3..4b9bd2d784a272f48422f6db34ed0702c7101af9 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1af840c291e064efbe2711ba2d1f5e742d27071c..a0ba0f73487def5e300a9af8e23044fe366930e9 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 536c06a7eb362bb7d0eeaca6a03525293ba4364d..ca47f99363225b18cc2959c7d54a559325769ab8 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 234992a364a897e9bd5a5611413339b9fb92d730..8e18d306cfc4612814b3319486bd2f6d1e896c71 100644 (file)
@@ -28,7 +28,7 @@
               <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d2cf7e9c240ec235c26819f6832e54e93919794e..ebe88b9d9c48b253a53a9f1bedf6c2174255d55b 100644 (file)
@@ -46,7 +46,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</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.2</version>
+                            <version>2.0.6.3</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index be2ddac867bc43becc618288694ee1b9e15ea2b3..9df78fddacf73b3524e169af3b1b0c6453e78110 100644 (file)
@@ -10,7 +10,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
-            <version>2.0.6.2</version>
+            <version>2.0.6.3</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
index eb88ac0f019b2038fdf1c78adb93071fcd4f0544..31b29e7a85af2123259825b4c42dc02dbaa7901b 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 3a10a1f5ce1710871022ad0728d3dadcf80c0e12..0138f304428dd1697097b83974034c5852968d22 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.2,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.6.3,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index dadd810f9d43917400c26dc17c3c1d20c2f76fce..a012ac6f2d953513558e4efca72802f1b04d68e0 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 35dc09770d6dc4ac8dcd292754533228b4ccec1e..2126692ede6ff9ef4b50df3b0a2001c150bc7074 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.2,3)">odl-yangtools-common</feature>
+        <feature version="[2.0.6.3,3)">odl-yangtools-common</feature>
     </feature>
 </features>
index f55ad93c98cda65ef778a715771a412482c9adf7..59aa2c4070a504ba8b5d035ce3e888538971f7ef 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f38055008075b831e8762c2fdb23a757e6457249..be961fb484d4c5f4424934041a8ce16ee3b95451 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.2,3)">odl-yangtools-data</feature>
-        <feature version="[2.0.6.2,3)">odl-yangtools-parser</feature>
+        <feature version="[2.0.6.3,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.6.3,3)">odl-yangtools-parser</feature>
     </feature>
 </features>
index f10ed659b005fb24c9b19f7efb6038437524a4a1..756da48da0a46371f6ffe4cfd5c916cf04e3ebc9 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 2987406a1c1bffcb5897418ef7014d51c0b9e894..3b432740d2f0a287d3e1882dbca240021e8230cf 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 06cf8178598e3465a9d028d15ccc26ed551e76d0..543d8967e587484b0e6d9f6aad449f486bdd6598 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.2,3)">odl-yangtools-parser-api</feature>
+        <feature version="[2.0.6.3,3)">odl-yangtools-parser-api</feature>
     </feature>
 </features>
index 9f0132cd2545b9453fb118459aa2666d5db00884..8d52cd29d2f1d68ac2a18a6bf114195290f29217 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e5b5335a375dccf6a732b1aaf28e34bf2cf97ab1..b398e0cb32e354ee7084a9dee5f149fa8a45f5e1 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.2,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.6.3,3)">odl-yangtools-data</feature>
     </feature>
 </features>
index 84ca9e672c3214bc2288fbfc0d08b9b7977ba62d..3b8028533913bce333971a9cf6c8a7f505cce0dc 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cd8ff173915e4727ffb0d9e09fd1985530043421..7108e405978a82c16ae49aa57171ce5d745e11e9 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.2,3)">odl-yangtools-common</feature>
+        <feature version="[2.0.6.3,3)">odl-yangtools-common</feature>
     </feature>
 </features>
index ad426ec7cbbc9af3a29509e54ad2ffc06e5434fc..75e08681df9905ad71f8c55336c4c5751842761d 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8d49c4ccfdcb8518ff46837ca9ddfb7658cd0de9..cdcc89ea9e946e0d8b7acb3328802a83676ec55c 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.2,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.6.3,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index bf8d966ab84442cf3326c0ff4adf2f19846bb55b..d2a48974ca0a0ead0f5ddf96ef5c70eb7aa23a18 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b5b31db60d68aa068dddcf91cb91b28a3d012898..ce2d2e42dd7ddf3872736b18c614142077690ae9 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.2,3)">odl-yangtools-data</feature>
-        <feature version="[2.0.6.2,3)">odl-yangtools-parser</feature>
+        <feature version="[2.0.6.3,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.6.3,3)">odl-yangtools-parser</feature>
     </feature>
 </features>
index 8d81ceda8e80ac2d6d882b0c4ff0d3eb2b2024d2..268322e76e36a62121c92cbdcea5d46f54c22975 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b2b49a7737976c4259dad67c163b90f3eeb4afef..5aa711a8c37c46f7c1c2d5d91e813f9e9e5d0678 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.2,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.6.3,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index f4f3ad2ea10b3da5f86d91b0cfc87920e801c7b3..60696bd36a1c4d6f6b6075085e49bfe242c1c66a 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index eee9da67bfb5fc4c021aca43e8d2b7341626545d..021dd351fed4453df78e156d30945fe989b73621 100644 (file)
@@ -45,7 +45,7 @@
             <dependency>
                  <groupId>org.opendaylight.yangtools</groupId>
                  <artifactId>yangtools-artifacts</artifactId>
-                 <version>2.0.6.2</version>
+                 <version>2.0.6.3</version>
                  <type>pom</type>
                  <scope>import</scope>
             </dependency>
                 <plugin>
                     <groupId>org.opendaylight.yangtools</groupId>
                     <artifactId>yang-maven-plugin</artifactId>
-                    <version>2.0.6.2</version>
+                    <version>2.0.6.3</version>
                     <executions>
                         <execution>
                             <goals>
index 0de02756f991cb2cf3e32cc189501f3d738cc0ed..c8fe96f45b78a9d689a7132f0b6e54dd540bfd78 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 052dbbaf96ee97deaf420fd7902711b42143a128..467cafaaa73db622ec2ee9a0491b8726d9837dd0 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a7288066e67631a4f0e8f8574a7badc70e13d6eb..5dc7024931e7a1305658ff03ba88b3bd61a95436 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c420e33eff879bcc7f7628401294b0b862083572..8309e6e331b3e5f414238210be1a6d6a6b48bf69 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 326b27a0de2b346f215111e39b4ac8ddec01285a..91015a064216dd4291ec1ce23c5d15b9ec4c0388 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bee7b0f0a5fc47cb364b6beb410354f0c8f3d56d..77d368fddfff2156d429595735d31a8116714813 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9c95c70f17a48c9ad234c8a4ac0bda43a52b14e0..0be9f5ad5ab3c94b65cfb3738a14d43fed7bb6cb 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cb3b9db2764701e56d95289a12da2e9ad562e2e9..a789610f395202c44d46e41fde44062c955a7c08 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index ca2b7bea9480a5315d9dc4c4df2ed4290a15f22a..7e704a8bb43762abbf236e39899a43aecf9d3ae6 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9c24ec3586a17de2ec57066ad9ec29c28b8947ba..ade3438481a6cf9945305f822afd787dad9350e0 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bdd5adfce2ccedfe589d42a171d4012df2634168..5162d3aa2b41c3ee3b9c1d02c2d1a6828a63288b 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/pom.xml b/pom.xml
index e041c5ff25d24f5bc0cd75607b78a29d90b86df8..434a9778ddea6e945c636b68c5d950df4bb9e9c6 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.2</version>
+                            <version>2.0.6.3</version>
                         </dependency>
                     </dependencies>
                 </plugin>
index 64d1203828c3262f86e6271488f602fecc853e17..0a811feb52a89cb4a2f9321476598646bc2e2aea 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 14d9eed2a8bb0ebb300f1db6faf51d979299cab0..3ad1ed9eda646c18f9ecd1d13fd1214477be99f4 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.6.2</version>
+                <version>2.0.6.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>