Bump MRI upstreams 32/103132/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 7 Nov 2022 16:24:02 +0000 (17:24 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 7 Nov 2022 16:24:02 +0000 (17:24 +0100)
Adopt the following versions:
- odlparent-11.0.2
- infrautils-4.0.2
- yangtools-9.0.2
- mdsal-10.0.3
- controller-6.0.3
- aaa-0.16.4
- netconf-4.0.3

Change-Id: Ic4e05fe545d1783036417359b840de6dbc0164b1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
33 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/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-test/pom.xml
southbound/southbound-features/pom.xml
southbound/southbound-karaf/pom.xml
utils/odl-ovsdb-utils/pom.xml
utils/pom.xml

index f9bcedc473842fb5ed8932d3a693be357b99449e..e7707d1868bfe5551fae61c2f8dbbda170d25f97 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.2</version>
+    <version>10.0.3</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.16.3</version>
+        <version>0.16.4</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>4.0.1</version>
+        <version>4.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d21521c3bd909a2ae7e275eb7da1aad910b47719..3ba7f55c67f520ba4b7dd945c3455e40305dc8fd 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>6.0.2</version>
+    <version>6.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>10.0.2</version>
+        <version>10.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 97ab31ec59abb11e9b952b7ef1cfd4b2648f4076..397a49a0deb8c17347b853bef18d697e7a362cc9 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
 
index 5f8cb03715469e0adf1e3cd2e3f29ab2f9ed89b6..fe132a813d3d3fa80db1cb0d5fcf7c37819275fb 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
 
index e36947adb356b885eb5ff439743e4bb9ea8d340e..9d98251c939f87c3aaf50bb50c1069b78c7c5e70 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>11.0.1</version>
+        <version>11.0.2</version>
         <relativePath/>
     </parent>
 
index c1ca53cd73e9dce1ecece370b9f118b3ab72e778..9b9ab3facc8da229ea4aac839b416033b5254c89 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>11.0.1</version>
+        <version>11.0.2</version>
         <relativePath/>
     </parent>
 
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>10.0.2</version>
+                <version>10.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 17b16978bb228088794397abfc45a3a9bcb5b1c2..a636c748af9a95e1bec1863d97785c6962e5c61d 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>11.0.1</version>
+        <version>11.0.2</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>4.0.2</version>
+            <version>4.0.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index a45ad33b2b29a3ff83a651e52a280b14ad2f3517..17b4067d4aeb92bb468cc127f05ee873b7e5179b 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>11.0.1</version>
+        <version>11.0.2</version>
         <relativePath/>
     </parent>
 
index ce39a3bd37173a1c73d008d771fa5753d179aed3..bcee539c43b93134b474181e9d3264eda9776e63 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>11.0.1</version>
+        <version>11.0.2</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>4.0.2</version>
+            <version>4.0.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 1453be3ec642d5dcd9bfed9cfd0d2da353d2c47e..6c61065514c63a897838b6fea095116c063a374f 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>11.0.1</version>
+        <version>11.0.2</version>
         <relativePath/>
     </parent>
 
index bd894f5ff3719a68a6ec7ae239a4ee83c870e5c9..384d1e24ee5092d25059fee5541a6c13911fc0ba 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.ovsdb</groupId>
index 00a8fb0d43db420727e983ac032160bb8021bceb..643e04d680f5dab279ac0a26b4e04800c4e01b6f 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 085b0eae2efe613ba17e91888156c8cea329db99..ad1a91c254cd93adce721b997eec262daaef200f 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
 
index c34a2fb38cbc1e09f4a4ee3fbc5f5fa32ff7e1d9..eeb6b108b9b958a5d07220781c37f825fc09f268 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
 
index c82854b6b25d8e6bf0a7aa42ce0b679373fe0e8c..4d0b4c5810ccc2b8004e13ec121753c25958229e 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>11.0.1</version>
+        <version>11.0.2</version>
         <relativePath/>
     </parent>
 
index f63b868169d318f64674410b484d879030733e12..853bb129ecf55f2db7fdf3288b85ab3fe24c3b2b 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>11.0.1</version>
+        <version>11.0.2</version>
         <relativePath/>
     </parent>
 
@@ -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.16.3</version>
+            <version>0.16.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 26998318ae49d4fed75276999b4a85a98f66d798..1c0e0635f88b806569d2fb5be3aa86651e319e26 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.ovsdb</groupId>
index 321621c3a90b959725c28c565ad9d01578b68e69..54c0c8e28dfb5ace75952991ab0a28eba3f2d67d 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index eb73ffb8482fd5e1814c5ec865756caaa45125ef..a75ee440ea2763f9965275cd7bc1c0712b83651b 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 45ed4c89dd581a583577b6af6ed25ab662de631f..65ebde87cf49b3be93985d1d5feabe3908d36944 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
 
index 289a1b5591ebcddcb19f0d9acc2018d540904003..7a3b3931a59a8f94b0c8de51538028f4c9e03609 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
 
index bc19df4dead97007641e37bfb31dde7dfbd6886d..2c0d2d06d289debe6ae80889e468d54b5e745d27 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
 
index a11bff8f62b949ca25e02bf7e0c657b7caf1cdbb..5899d0f87c4c86b2d4272eaeea8bdcf3cb7397bc 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
 
index 30a322905d20e97f80d4ecac88ceffcfbbf67822..d33362c34ba97e1453fbdfc23d2c1b1f1774a1b3 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>11.0.1</version>
+        <version>11.0.2</version>
         <relativePath/>
     </parent>
 
index d379dfcc9dc26f719369fa090d622efbb1aa001b..f696c3e38b880d422b826c485d725d15029e20d4 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>11.0.1</version>
+        <version>11.0.2</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>10.0.2</version>
+                <version>10.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e2a4a64917c74b6b182e5eab0610db4f85e9abe7..23aa35b01b9a59f44f66d5e058269f35577cb7f2 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>11.0.1</version>
+        <version>11.0.2</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>4.0.2</version>
+            <version>4.0.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 438051f3da279e38db56afd65232e163bb7e2dd7..5e618c6833f81567913cea9f0769729c0709473f 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>11.0.1</version>
+        <version>11.0.2</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>4.0.2</version>
+            <version>4.0.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index fb54f18c1041e3bad071b780ad1d8f2325212232..c51cea80a08c74996caaf55b914fe9f7d3ba2bb7 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>11.0.1</version>
+        <version>11.0.2</version>
         <relativePath/>
     </parent>
 
@@ -30,7 +30,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>4.0.1</version>
+                <version>4.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 083c2eb5486fc6028e555334c58c5f5411d2a683..7a8a3da8b8fce3c94ae33caf1962002daa94d8ac 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>11.0.1</version>
+        <version>11.0.2</version>
         <relativePath/>
     </parent>
 
index b9e065f184ab4a25a5f5714803ff5cbf72e502a4..3ea8f4642bd329a22a9f37754954aa02acba8f0c 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>11.0.1</version>
+        <version>11.0.2</version>
         <relativePath/>
     </parent>
 
index 442e54e64543d042f94cde5dfbd3af7e3a7e600f..31f5d494c92144d815b3247ee8213fd81b8f093a 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 0ec84a83c4943f36a093db4966d78fa59d9f03f5..6017294d0acd3024cc8b653db97b66a806f21b34 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>11.0.1</version>
+        <version>11.0.2</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>6.0.2</version>
+                <version>6.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3a486d44b91245e30390b69d0960f321224b33b5..9b2f69284bef9361bfe447f49e4ec8a04aaef497 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>11.0.1</version>
+    <version>11.0.2</version>
     <relativePath/>
   </parent>