Bump yangtools to 2.0.9 75/74575/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 27 Jul 2018 12:10:13 +0000 (14:10 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 27 Jul 2018 12:10:13 +0000 (14:10 +0200)
This patch bumps yangtools to latest release.

Change-Id: I61e0f6549cf21b56bfc5b9c96860b5492c719311
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
60 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/dom-parent/pom.xml
dom/mdsal-dom-api/pom.xml
dom/mdsal-dom-broker/pom.xml
dom/mdsal-dom-inmemory-datastore/pom.xml
dom/mdsal-dom-schema-service-osgi/pom.xml
dom/mdsal-dom-spi/pom.xml
entityownership/mdsal-eos-binding-adapter/pom.xml
entityownership/mdsal-eos-binding-api/pom.xml
entityownership/mdsal-eos-common-api/pom.xml
entityownership/mdsal-eos-common-spi/pom.xml
entityownership/mdsal-eos-dom-api/pom.xml
entityownership/mdsal-eos-dom-simple/pom.xml
pom.xml
singleton-service/mdsal-singleton-common-api/pom.xml
singleton-service/mdsal-singleton-dom-impl/pom.xml

index f51b1d22fd64d34267dc3db0e1cf40d09ba2a7d2..794310d60c1c39eb0c38f6e717b40c40fddbc822 100644 (file)
@@ -58,7 +58,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>2.0.7</version>
+                            <version>2.0.9</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 57516766f191aa6bec167efaff537a7d13733afe..88e84e0ef698d600e6d385287d2014565be0a7fb 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2abb73f27f2eed2f97303b990f18aec3c48d1402..8efd85eb86e8b3f703afea99ae3a5c5cfd021afd 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8f6052fb9bc2f88c3e86bb4091cbba8a30524038..7797e99500e87072cad30b4c187e913f23baa43b 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3caea6f918b2dc657b69c35e11879e5ce385632f..ab0b6341e92f1574eeb65a47b30234f151370b0e 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 391a32ed82972b52ad2bc0a9c353d6748a038b0a..4afd3ce7f80707f2531b10517211d0c09b74f4c0 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4088fd914b12d473ec1897863b21569b5d5178fc..fd66ca978cdbd83643b90adee649be6e987f5d0a 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a1beafb9617974db6c772ea36f3ed3e06bfe1ad2..1687c0a667ed6bc57411687739a7fe4ffc26f413 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f58fdac1aa1aae7457c11fde5cc5d758c0591681..f84fa11e2dec05b58d125208010340de92bb44b8 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c0a5697d9b280ea7edf2886058aaec8fe03127c9..4372976978d7b9023f498e03616ecadc4b858583 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e0f480d19a936cee52991496a334616b839ed3b4..513cd2627f4688ad0cadb6746497846fa668aab2 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5b13e95cb107175d7c2c6a13b3afc0498f5952bb..3ec67865c08b118352c15ad4a3a55c02b45b0ab4 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f6e11935229a961b5156b8e57a95cc787045bfc0..71a43c7dddefdf1a8433e6d1d0bc0c15a3e50daa 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 205913cc943f2b149cedc37816e78d9787596f21..bc92df1024b9f2f2099f8012ea69353b46021342 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 238ab52e9a865bb372c139453f5dce5afa781066..8292111d6e2f96743a227d63958157f79fce1279 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2d0d3b8dc8fe49b768e3786caf83b5884a0dfec7..3de548d96a4c90524cbe33d499d6068f19dadd25 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index afef59815db82a6d5501477128609959b77dfd29..ca9ae2925948abb805721fad3ef7e240a59c76a9 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9b06db977dc3d2305f41a381c26648957c65438a..0b08d77c7ed0cd7467af3d77e72ea20a13cefdc2 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8b652f1c54a142d0788ae1a20f6cac5b0251b6bb..370fa61f5dc8ef90a5ecd2178f88afc77f0a84cb 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c503d0bec3df5d279dd851e6d819ea8ee9938724..2c9efa9014a0b6c638cc05f5a8e8e90537c5fbb7 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cb0c421213011bff303535aa0f1462a98cbcfc42..6e9dbcf806ab92e0dc099222ffcbf4bf0a230614 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bd122c87793ea5e1cf28f9b45732684c3cf3a520..a100667e5332e25e9477a74a8e17fa7dc406750d 100644 (file)
@@ -28,7 +28,7 @@
               <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2c8d649cf0eac779782d0ccef7473d274ba03967..07c9ea12b05aaae02bebcdfc411fc8f8c4866b0e 100644 (file)
@@ -59,7 +59,7 @@
                         <plugin>
                             <groupId>org.opendaylight.yangtools</groupId>
                             <artifactId>yang-maven-plugin</artifactId>
-                            <version>2.0.7</version>
+                            <version>2.0.9</version>
                             <dependencies>
                                 <dependency>
                                     <groupId>org.opendaylight.mdsal</groupId>
index 5bfaf02a383c155f5182b9cfa076a767f07a439c..0c0325d56480ecae91add33ebed2775fb0d191ed 100644 (file)
@@ -10,7 +10,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>yang-common</artifactId>
-            <version>2.0.7</version>
+            <version>2.0.9</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
index 227eeff838b748c918ec415c9f454705dfe59fc4..65f78ef19f7331dcdbcf0759446a1312cd13d643 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 7872c561001ade15067f99bb831bb05675855324..116b48e248b67967bdbf73c501e16ccd3d4d7977 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.7,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.9,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index b6a0a2624f54a37e7e091b81a295fb7cdc784bb5..d17253baa0c553abe8fc48c4c120e3c735c11417 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4e24c925356a3963b704309b40d0566045a55f2d..efc1be99b85c4916125042dc8872cf8b4baf4a7e 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.7,3)">odl-yangtools-common</feature>
+        <feature version="[2.0.9,3)">odl-yangtools-common</feature>
     </feature>
 </features>
index 17a5d51b0c601dffa72684195c11f1c351f0f02b..87df4cef921c44269ce2961edaa0d722703c1d26 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 306499da69fd9fa0782bf41a21735a0a4c1c6117..575b0f5258566c66af13bc37c1d03b222e74d9ef 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.7,3)">odl-yangtools-data</feature>
-        <feature version="[2.0.7,3)">odl-yangtools-parser</feature>
+        <feature version="[2.0.9,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.9,3)">odl-yangtools-parser</feature>
     </feature>
 </features>
index f8e07e54b8ef508f6a3aa66c63f5a744da1a7fc5..fca631c9a14e767534f0bf536e202f26167548c4 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index 7d5fb5d78d9bf4b29c07ba2076b098519990e9e3..6a21d7d7cc15948660436f0442e06756fa6a8fc8 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cab878b64df069c2f6a24b312dd28e6709f10e83..be0b2391f916db06887a8bf5ed0d3d43fe2df7f6 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.7,3)">odl-yangtools-parser-api</feature>
+        <feature version="[2.0.9,3)">odl-yangtools-parser-api</feature>
     </feature>
 </features>
index 9af83ff0d0d28d7d799ff80e320ecb84a8d90e6e..6810ed18573a25e7a1391bfbfc23a28b890175a7 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bc3969fd19b4c8005931d90739d5b5791bcb37d9..98417cd453d8ecba955e19ce88c5e7c27c87eb91 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.7,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.9,3)">odl-yangtools-data</feature>
     </feature>
 </features>
index b8d31a4f911efaa14681c660f84f78195a279a94..77713a8b46fa3150a110076ac1f4d7a94247ac45 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c076695c4726ce78c733488bf544cb6c52b5eaee..b184a8bae459e11e5cf86e2fdf1bdd514df8f3b4 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.7,3)">odl-yangtools-common</feature>
+        <feature version="[2.0.9,3)">odl-yangtools-common</feature>
     </feature>
 </features>
index 71b8a418f73329b26a934282aa1181937f638787..3e094b28ce47f5075572923c546ece762855f3cb 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c3b4d2ba13b8c90c4c492e74cd84c1056eb9d0fb..a6b27c1814e1a56adcfa7761cc606cb07116bda3 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.7,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.9,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index f5e6e66692858ec41a554772d32954a21c9cd876..50802ff652e01150690467214435ab625ce1c5ef 100644 (file)
@@ -35,7 +35,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 85e1c98e0d872f09539c4565535a68a1a42e9e03..41047f900c34bf5ee8f59ae11df7a35d77550e30 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.7,3)">odl-yangtools-data</feature>
-        <feature version="[2.0.7,3)">odl-yangtools-parser</feature>
+        <feature version="[2.0.9,3)">odl-yangtools-data</feature>
+        <feature version="[2.0.9,3)">odl-yangtools-parser</feature>
     </feature>
 </features>
index 8f6f9f1a5e86be0d533d04f40b4c9c633085c617..fa242df43c3cac34bf48aff2634911bd5cdd4fb1 100644 (file)
@@ -28,7 +28,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 98bcae702c5cc84b16c035e74cb318667cdf29b1..efbf782397189f7c23d3b01b31cab68f08186134 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.7,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.9,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index 05263fb1bad1d3256a051d6abded8dddfaaa137b..40c35a24aa234389cacf4f42490523ba0ae7e9a2 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f1bb2f575b8fdd604403efaa74a2dd734ae3e05c..4906939073cfd0ee922954acd98c9113f2da4ac2 100644 (file)
@@ -45,7 +45,7 @@
             <dependency>
                  <groupId>org.opendaylight.yangtools</groupId>
                  <artifactId>yangtools-artifacts</artifactId>
-                 <version>2.0.7</version>
+                 <version>2.0.9</version>
                  <type>pom</type>
                  <scope>import</scope>
             </dependency>
                 <plugin>
                     <groupId>org.opendaylight.yangtools</groupId>
                     <artifactId>yang-maven-plugin</artifactId>
-                    <version>2.0.7</version>
+                    <version>2.0.9</version>
                     <executions>
                         <execution>
                             <goals>
index 624c7ae5809d758e8ea491cc64ef5f707dcfcec8..e487242b5f33cc1d864f23b70bbf8b58d819fc30 100644 (file)
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bd4742a92212e1a693d2a89cdd4edbf5eb0765c3..393fe18bc184069c897e51dca8c0afbf5fd442eb 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5a585105043ef416a9e1cd43b1a6f3291e7952d7..c4cd34e2794e764fe7118a57660347d7fa57656f 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b68fe8a2cc2461da3d274162667606dfd367cc3c..3378ff0a0c7035169a687b1f31e03bb488e27885 100644 (file)
@@ -34,7 +34,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 617572b4c3fa66fd0b248da2e755abca4dd901cb..80cdca8e66d79c2404d2f8f48997f97e80d7a003 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index bca6aa447ca621c956f770a6fb6ae7817048802e..f1ce9a4163ed38bade65663e51fbcea0116fa01f 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 60bc75d3347ac2a6e587c9b45f3818f8ba6ba248..bf5e472bcb76d824d87ac7856953f70c9aa3afa6 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 9490325dd79d336caa1615b41884731a02599d5f..7bf67dd1c7000c4c692dfe3a5b70493f2bc61324 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e23a0611c70ebb5d77330e0458338ba8f35697c4..6275564e421323802a2d74379bc5d12864155ed8 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c75849b5f421a1ecf0434ad48b2e87a1121a6e4a..46a948f4ee132487678d525cdb90982d21ac9fb8 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index c32bad3c930b0807a8a9ebdedd9af63c9959aad3..c408e8ff63a95676008fb7d0841e7dd4d9041a00 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3dc61f6cf7f31c83f41644048e35bc2913ec8175..2b139d31f91697213b0fbe4d4478f241b5943f41 100644 (file)
@@ -32,7 +32,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 26c0815eed19fd5d84f3c4a2d836379daf640619..b04be688ae3f46478426ea8459813bc66d16625b 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.7</version>
+                            <version>2.0.9</version>
                         </dependency>
                     </dependencies>
                 </plugin>
index a74ca866adb76188277ea9387b3fa94b3471e5c0..a6628bd7d0705dcd18d0f49e30ee89b78f5991b8 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 563aa1b5dc487f3e0cabe6cab11d13f92eb43a8a..0de6a12c9424d2f251f5c8661e546d793eada6c6 100644 (file)
@@ -33,7 +33,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>