Bump upstream versions 26/97526/3
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 19 Sep 2021 20:22:08 +0000 (22:22 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 19 Sep 2021 20:54:45 +0000 (22:54 +0200)
Use netconf-2.0.5 et al.

Change-Id: Ie477e17f7fd81ba4f6fb19e0db8c5ed1fb660f16
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
35 files changed:
commons/binding-parent/pom.xml
commons/it/pom.xml
commons/pom.xml
hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/pom.xml
hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml
hwvtepsouthbound/pom.xml
library/artifacts/pom.xml
library/features/features/pom.xml
library/features/odl-ovsdb-library/pom.xml
library/features/odl-ovsdb-library/src/main/feature/feature.xml
library/features/pom.xml
library/karaf/pom.xml
library/pom.xml
pom.xml
schemas/pom.xml
southbound/pom.xml
southbound/southbound-artifacts/pom.xml
southbound/southbound-features/features/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl/src/main/feature/feature.xml
southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml
southbound/southbound-features/pom.xml
southbound/southbound-karaf/pom.xml
utils/odl-ovsdb-utils/pom.xml
utils/pom.xml

index ce19418298291094f00e06031d35f23bf5db7aed..689aca6442a12cf321daf4fadbe59a0a4357b735 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.4</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.14.2</version>
+        <version>0.14.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8a9788c1d2846bc728198813db1eb4de3cd1fcb3..704333a58bd1a86f0736c67f92024da299f518ce 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.3</version>
     <relativePath/>
   </parent>
 
@@ -70,7 +70,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.4</version>
+        <version>8.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2f618bc27b5330d50ebf07725ec0c98a3ab95c91..6b375d8636c4420c3000ec8ab5f10c8d052571a9 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index adbf1b02080aa45cdd6fbcbcb038f4e00363fc64..2ce500014d9915797b798365b9d29fea73218e8e 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index d158d2dbd8466dfdeff8211e0a217a246162a0fe..cf8e6658799cda5621c2b642bbdfb13cf3f9fa08 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
index 82123f248225ecf95f7a88d4314f6a07aea9c512..98ebd6a6f1baba893b9edbfe93b26b9999e53a98 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>8.0.4</version>
+                <version>8.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 5278ad68fa43dcfea1d46a7c7a6d463157837058..3ccb14ed33cf20deee09cdd1ef970a46b0f153f3 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>2.0.3</version>
+            <version>2.0.5</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 901e05e514b14d9d5ead56f464201db5e1dbda14..c3f8212fce7427c6944bd546d961e64618f48a49 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
index 6475e6843078c3a5de61293eda1f35d031d60eb4..34d58911b9651cba63232f0d1d3dbaf3d69c5eda 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>2.0.3</version>
+            <version>2.0.5</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 5e47c7bc6d8f110a981dc927aa2b4d91870515b1..7cfd86a3c6bb87967ba9512c1537c1e97cca200d 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
index db26a50c01aebc3802dd6dda731b032b59646419..448936df1ff83ec16f9ff8419f6397b61702fe6e 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.ovsdb</groupId>
index 09ee3f19e663559cb5c030a83fe1acd3320052ca..accd5b156b145225d070cc5e4dad223ae51cadcf 100644 (file)
@@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index c2a8618cea3260273e439663524e36d7c9bc5f1d..01e3fe9a7aa1c0a010771628c00cffeb60068069 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index ee18abe1bf09c04c44c291546f9252a366268a70..d608d43127a857be29d6812db26116c88bfe5728 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index 0494b16d87de932257a006b188a57f93199b4633..766e10d4258bbe0793332c5073a0eaf95315a1c7 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
index 21b8d02513b1965765a9c3635d29b3468fed39eb..f9c41cae7c41e4281c76cdcaaabd2928aad5d645 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
@@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependencies>
         <dependency>
             <groupId>org.opendaylight.odlparent</groupId>
-            <artifactId>odl-jackson-2.11</artifactId>
+            <artifactId>odl-jackson-2.12</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
@@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>odl-aaa-cert</artifactId>
-            <version>0.14.2</version>
+            <version>0.14.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 008541d61a1d745998ae82d5b1ce00c7845b688e..4a22f3a52bb2f914a72d30a3c91c352d54120537 100644 (file)
@@ -8,7 +8,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <features name="odl-ovsdb-library-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
     <feature name="odl-ovsdb-library" version="${project.version}">
-        <feature version="[9,10)">odl-jackson-2.11</feature>
+        <feature version="[9,10)">odl-jackson-2.12</feature>
         <feature version="[9,10)">odl-netty-4</feature>
         <feature version="[0.14,1)">odl-aaa-cert</feature>
         <configfile finalname="etc/org.opendaylight.ovsdb.library.cfg">
index 7588721826a893c4fd838a5414540f01e8e4f87f..685b5bf0f599597997e00ec49707e9cca3e6cf0d 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.ovsdb</groupId>
index 9ef56464027b2c2d923b29b2b193ae6ce9437285..7987c368d40f23959060fb02cc39a046080e2d23 100644 (file)
@@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index b089abc5899199f9bb7560b49a7219707b4b5c69..7077b45ef175f1bb2993e65569b8ed325550a6ca 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index c99383781935324b983669f1e62c966ea199514e..85aa1bfbb86d2d528fe7b463322cf298bc2f0380 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index 30c27472e50bd2ec248984b4fd2c8f127ca788cb..147fb12c83a3638749fa39edf58f31506f703c13 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index 6b89d77676983bbaece21ab16778abdfd3eb214a..198c9084c4f17b2140d382b892ecd1acbfb74533 100644 (file)
@@ -10,7 +10,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index a22626c719cf18d3b8abefc023da24b8ae88ba22..db0fbfa178e07e21e5ffcbd3c6a8d16995c275b1 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
 
index 4a36e5aa250582287a9b9b5d9ebd2b446e97dff5..ee89024f036c5b5d0803efa9066da8a111c20e4b 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
index dc89d51fad5d9f2f409fe46c7e7900f91af282e3..6f455dab9e0d2936c9b4b32cd09f70ce5683ed82 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>8.0.4</version>
+                <version>8.0.5</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index a48112863fde69f7ee82c6083c4bf1b6ee069a60..969a8239c5a1a82dd97a575963f0294df1b0d0db 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>2.0.3</version>
+            <version>2.0.5</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 42bffdbaf7eec5a70fcac9f6cb49032b4820e3d7..c0c3297bb001974fc396d548ca49bb03626a1680 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>2.0.3</version>
+            <version>2.0.5</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 4d874fdce9d8ad7c2eab1a0fb5b7209faa5fb00f..7c3feed21ecb160f8aa623382b14211ab9c52cac 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
index facc104a11fad3fbdb3477a5facc05055e241f50..87e4826e2e985a92529c1b3601df7b17e348f6e7 100644 (file)
@@ -8,7 +8,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <features name="odl-ovsdb-southbound-impl-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
     <feature name="odl-ovsdb-southbound-impl" version="${project.version}">
-        <feature version="[9,10)">odl-jackson-2.11</feature>
+        <feature version="[9,10)">odl-jackson-2.12</feature>
         <feature version="[2,3)">odl-infrautils-diagstatus</feature>
         <feature version="[2,3)">odl-infrautils-ready</feature>
         <configfile finalname="etc/org.opendaylight.ovsdb.southbound.cfg">
index edcdb4d223b4592135ae1d60cf4054469986b4bf..341611160dd5f91ea47f68144b239cb752ed21e9 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
index 410cbd02ce4ecdc5c44416cbb7b475d880da3f52..0997de597058b5adc06644216d384d432c089fad 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
index c3e291ce57c1ddf7c08f2e30ffa4b3f9b24bf174..4f59f50e7cb0b7d19b6177caa64117537166776b 100644 (file)
@@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 996eb6f53ef4e9f76399abd47c5dc9729f2659bb..e254c325bf74ad673d77a806fd2cdc623620df44 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>9.0.5</version>
+        <version>9.0.6</version>
         <relativePath/>
     </parent>
 
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>4.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8e6dfce7af9c16d0dc983d0681198bb3fc8269c7..1f8b2e266e6538a36574984f98a96921da9fafe7 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.6</version>
     <relativePath/>
   </parent>