Bump yangtools to 2.0.6.1 78/74678/1
authorStephen Kitt <skitt@redhat.com>
Tue, 31 Jul 2018 09:09:34 +0000 (11:09 +0200)
committerStephen Kitt <skitt@redhat.com>
Tue, 31 Jul 2018 09:09:34 +0000 (11:09 +0200)
Change-Id: I10a397fd0b9b0e8b153060c62a34a369071755f3
Signed-off-by: Stephen Kitt <skitt@redhat.com>
22 files changed:
features/config/odl-config-util/pom.xml
features/config/odl-config-util/src/main/feature/feature.xml
features/mdsal/odl-mdsal-broker-local/pom.xml
features/mdsal/odl-mdsal-broker-local/src/main/feature/feature.xml
opendaylight/blueprint/pom.xml
opendaylight/config/config-parent/pom.xml
opendaylight/md-sal/benchmark-data-store/pom.xml
opendaylight/md-sal/cds-access-api/pom.xml
opendaylight/md-sal/cds-access-client/pom.xml
opendaylight/md-sal/cds-dom-api/pom.xml
opendaylight/md-sal/sal-binding-api/pom.xml
opendaylight/md-sal/sal-binding-broker/pom.xml
opendaylight/md-sal/sal-binding-dom-it/pom.xml
opendaylight/md-sal/sal-common-impl/pom.xml
opendaylight/md-sal/sal-common-testutil/pom.xml
opendaylight/md-sal/sal-common-util/pom.xml
opendaylight/md-sal/sal-connector-api/pom.xml
opendaylight/md-sal/sal-dom-api/pom.xml
opendaylight/md-sal/sal-dom-broker/pom.xml
opendaylight/md-sal/sal-inmemory-datastore/pom.xml
opendaylight/md-sal/sal-remoterpc-connector/pom.xml
opendaylight/md-sal/sal-schema-service/pom.xml

index 9082a7ffa07b68d9c140b29fcb67e10b41538cd1..a17607570683a471c8a694db4b1aaad8d04e3bd0 100644 (file)
@@ -26,7 +26,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a48cd9f8f688c94e3074f8f6fb59e5b9d6cb909a..6562d68117d6d37bd421842786e18a295b432903 100644 (file)
@@ -6,8 +6,8 @@
   ~ terms of the Eclipse Public License v1.0 which accompanies this distribution,
   ~ and is available at http://www.eclipse.org/legal/epl-v10.html
   -->
-<features name="odl-controller-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
+<features xmlns="http://karaf.apache.org/xmlns/features/v1.4.0" name="odl-controller-${project.version}">
     <feature name="odl-config-util" version="${project.version}">
-        <feature version="[2.0.5,3)">odl-yangtools-data-api</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-data-api</feature>
     </feature>
 </features>
index fa096234bb2537c5ac30da35d4b334c9c7a064b6..79188f58f5a73cac51e6fbf6f2c6a62f53ecd5e2 100644 (file)
@@ -41,7 +41,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d50029405281d31301d876fef053040b99853a63..b1b192cb109fc976c9cff80fa65f227a35177aba 100644 (file)
@@ -9,7 +9,7 @@
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="odl-mdsal-${project.version}">
     <feature name="odl-mdsal-broker-local" version="${project.version}">
         <feature version="[3.1.0,4)">odl-lmax-3</feature>
-        <feature version="[2.0.5,3)">odl-yangtools-codec</feature>
+        <feature version="[2.0.6.1,3)">odl-yangtools-codec</feature>
         <bundle start-level="70">mvn:org.opendaylight.controller/sal-schema-service/${project.version}</bundle>
         <bundle start-level="40">mvn:org.opendaylight.controller/blueprint/${blueprint.version}</bundle>
         <configfile finalname="${config.configfile.directory}/${config.mdsal.configfile}" override="true">
index 6837e2a3cfba2141cd5d34b8c25404e247c8f9e2..5fc1e49143c42f56c861717b636a39b1f6472f84 100644 (file)
@@ -41,7 +41,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index b3b18106fa6a90c4546e3179d70a1e3a3036976c..e31c53dbe2c44dea0a96c1d11d3c4235fc8bc5e5 100644 (file)
@@ -6,8 +6,7 @@ This program and the accompanying materials are made available under the
 terms of the Eclipse Public License v1.0 which accompanies this distribution,
 and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
@@ -24,7 +23,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <properties>
     <config.version>0.8.3-SNAPSHOT</config.version>
     <mdsal.version>1.7.3-SNAPSHOT</mdsal.version>
-    <yangtools.version>2.0.5</yangtools.version>
+    <yangtools.version>2.0.6.1</yangtools.version>
     <jmxGeneratorPath>${project.build.directory}/generated-sources/config-binding</jmxGeneratorPath>
     <config.file>src/main/config/default-config.xml</config.file>
   </properties>
@@ -49,7 +48,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>${yangtools.version}</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -83,7 +82,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <plugin>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>yang-maven-plugin</artifactId>
-          <version>${yangtools.version}</version>
+          <version>2.0.6.1</version>
           <dependencies>
             <dependency>
               <groupId>org.opendaylight.controller</groupId>
index ddcff39a95565ebeb55483fed02aa61207c493be..8ecd9e1fb6c9e8b5d6f208774f5fdb898ce97675 100644 (file)
@@ -26,7 +26,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index dd5030d6808ee5e71e12f2e4251bc708a63450e6..6514e76594d0956d75fe14494979395e4b47fba9 100644 (file)
@@ -19,7 +19,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 56f288cd498285800401fc604a1147a86b664ddf..fbe9da378909066d801110c7873bfeb3b84f0a8d 100644 (file)
@@ -19,7 +19,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 21ecb657c353c723803a8f8d3009270f6effda24..163e5d318124a287865d3acccb1549fbc9ce3dbe 100644 (file)
@@ -19,7 +19,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d971fa8833136964b1b1287d832826b41d19f7d5..c483db04de650b87710c537bdd1589710c5f6b61 100644 (file)
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 0d96624c75353ff9ab7ec679aba7edcca51c2531..e5feeabe66aec49ff9273fd3804566f38d5a1d84 100644 (file)
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index c516f6d14c407812a473fd2e522c45fe8a3e9607..b71448d64df67dd69d6394684bb0b2df8bb15271 100644 (file)
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 15e53f948153340f97fd1fc036102874d2ca326a..c613d1d14a0fd1c479c1d857e4b3dc98845ad1d5 100644 (file)
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 5d375f208d7f74e387ed542bc3dc0c94861b7fa4..c8331021a754544000c4103edaacb94855a664da 100644 (file)
@@ -27,7 +27,7 @@
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>testutils</artifactId>
-      <version>2.0.5</version>
+      <version>2.0.6.1</version>
     </dependency>
   </dependencies>
 </project>
index 404e4b6cbf96dcaa51dfab8d028f7e79c543fc55..13ce42080a8b01d0f34a8303a7d7c8c561f090bd 100644 (file)
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 1e5d2af87ea6fc4b0c6eed6911c957ef960df406..78196cc8d70f15bccd99c84ae36396cff0d7da3f 100644 (file)
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 6518142842676a43059291b9cdf6c4c77b0199f8..d947e1eac6eb65b91f6968b1653e7d9914317f91 100644 (file)
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 0ce7702be666fe6f668a477d7158ca0f20fd5b04..ef5a2134caca53c386cfce61908d5370c73f8189 100644 (file)
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 142730267f4fe61e8cc645c819ff67b357905c2b..63887b45f7a5a98dcd1de88cd534a8c3fd3f25b1 100644 (file)
@@ -17,7 +17,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8bc79002866f48d1490a6acb01049bbe28c3d5a0..887c672d5b36605f33e223af6ad5159cf4f9fb46 100644 (file)
@@ -25,7 +25,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index cfd7ce1d4c33bf505b3c810e71207c9d4b44efc1..8c3b3aa3b8e244251fde19a9111a31aab40752b4 100644 (file)
@@ -18,7 +18,7 @@
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>