Bump MRI upstreams 58/102458/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Sep 2022 13:10:09 +0000 (15:10 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Sep 2022 15:33:30 +0000 (17:33 +0200)
Adopt the following versions:
- mdsal-10.0.2
- controller-6.0.2
- aaa-0.16.3
- netconf-4.0.2

Change-Id: Ib8987d0f71b53388d3b6826472fae3e03de8d2fe
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
commons/it/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-ui/pom.xml
library/features/odl-ovsdb-library/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
utils/odl-ovsdb-utils/pom.xml

index 497c14a1d4685f7b911469b31fefcd4970c0d011..6ea42d2d212f78a1eacb6284a94e39a9375b3ba3 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.1</version>
+    <version>10.0.2</version>
     <relativePath/>
   </parent>
 
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.16.1</version>
+        <version>0.16.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 1aa20681b341498a6be1052439aed9f41ba8b428..9370b2e3c6a42d6be5694f0a0ec7b707d2cf675c 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.1</version>
+    <version>6.0.2</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.1</version>
+        <version>10.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 9152a5f2a021ee1b31c46c5ad12ca58ecb70b136..9e5d0dcc15217cf56f2a4c312367f3a1fb6d9913 100644 (file)
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>10.0.1</version>
+                <version>10.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e885eec900e04c4658b85c7c7facbf2a68f1ad3d..b749d07c15650c9b0f4bdf3b45fc91a4751e73e4 100644 (file)
@@ -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.1</version>
+            <version>4.0.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 1bae8b1dc2723355eef7bbde6953927262eac15a..12b816abc77e53baa317cfa2f59b7603986566d3 100644 (file)
@@ -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.1</version>
+            <version>4.0.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index e68da47810b4c259c598ac4d1ee9308e3aeb71ca..7c7a4ed5dae8c44986a52fcc457fff0729c954d9 100644 (file)
@@ -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.1</version>
+            <version>0.16.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 160d80f9f969869c2579c05018d1ef43d02f54f6..41871cf95308e0e87737cb1592efdc3d2d4fe333 100644 (file)
@@ -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.1</version>
+                <version>10.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index e3f7e6e77501a6585ada8e5c222d9ac26cd210df..9d00250a8b66fea326cda76b3b48cde455a587ba 100644 (file)
@@ -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.1</version>
+            <version>4.0.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 21e247ed8dc38828d5f640dedce158de78c33681..a48a7fe8f866886d90f3570a99dd3d8b65d49ff7 100644 (file)
@@ -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.1</version>
+            <version>4.0.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 7712e5f954d892fbdd10c732ff5f6ed42818abe9..97ac32c3c5e8b71039d0bacf69b727e37f7b3ee7 100644 (file)
@@ -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.1</version>
+                <version>6.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>