Bump MRI upstreams 57/102457/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Sep 2022 13:08:33 +0000 (15:08 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 23 Sep 2022 13:08:33 +0000 (15:08 +0200)
Adopt the following versions:
- mdsal-10.0.2
- controller-6.0.2
- aaa-0.16.3
- netconf-4.0.2

Change-Id: I4b98e163c0d7dc77e255acf5ad67fab8bafa4822
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/parent/pom.xml
features/odl-lispflowmapping-inmemorydb/pom.xml
features/odl-lispflowmapping-mappingservice/pom.xml
features/odl-lispflowmapping-models/pom.xml
features/odl-lispflowmapping-southbound/pom.xml
integrationtest/pom.xml
mappingservice/api/pom.xml
mappingservice/lisp-proto/pom.xml
mappingservice/pom.xml

index 50db923669ca0cf8f35cc1fae1cf305f7be44a5f..ea2c2513fc2b317e61d5a9f73b7f29ba2996749c 100644 (file)
@@ -45,7 +45,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>
@@ -67,7 +67,7 @@
       <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>
index d4d39f55231b833ba9892632650d65512f369145..e3afc797c31b11e46f3b529612238b5eef4ea239 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>
index 45e69c41dc38a20089ee23747e908215d8866418..d1496a59cdda8a0883689e23c2b409c5b0aaef9a 100644 (file)
@@ -28,7 +28,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 a76e00463068a111cdd596d586a79db5b9209a5b..8b26dfdf99b2e96cdd8856d0759ce5401ee68f73 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 27910d0ae943548620d2cb0fe7d90b3fa9ad42a8..01c4b82e86e3bb722c70e0195034e104a0476dab 100644 (file)
@@ -28,14 +28,14 @@ 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>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
-      <version>6.0.1</version>
+      <version>6.0.2</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index bd87d5458e200c2218f3befb8794355ba18d51ca..c1a041f0761edf4511054330484768a2bac08a2c 100644 (file)
@@ -11,7 +11,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>
 
index e810af9aeaea90ae499579a6e8db4648ccf12b3d..f05088ab5bd4ee672b4d04ca2c3a7fe32e02d3f2 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.1</version>
+    <version>10.0.2</version>
     <relativePath/>
   </parent>
 
index ef1f5d54395f5b559056d65d334e719d06adc0fa..7795ea495b32cc761e7be8c13aa6b06222beaea8 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.1</version>
+    <version>10.0.2</version>
     <relativePath/>
   </parent>
 
index a3ddef29958c32fa09063967e7f1ba0c59987ece..f18c9d155f85edbfd59d8186323f791b0c75c56f 100644 (file)
@@ -38,7 +38,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>