Bump MRI upstreams 68/102168/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 19 Aug 2022 12:50:00 +0000 (14:50 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 19 Aug 2022 12:50:24 +0000 (14:50 +0200)
Adopt the following versions:
- odlparent-11.0.1
- infrautils-4.0.1
- yangtools-9.0.1
- mdsal-10.0.1
- controller-6.0.1
- aaa-0.16.1
- netconf-4.0.1

Change-Id: I3b5e053be4b2bc79ab17a170ec563087071d23dd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
15 files changed:
artifacts/pom.xml
commons/parent/pom.xml
features/features-lispflowmapping/pom.xml
features/odl-lispflowmapping-inmemorydb/pom.xml
features/odl-lispflowmapping-mappingservice-shell/pom.xml
features/odl-lispflowmapping-mappingservice/pom.xml
features/odl-lispflowmapping-models/pom.xml
features/odl-lispflowmapping-msmr/pom.xml
features/odl-lispflowmapping-southbound/pom.xml
features/pom.xml
integrationtest/pom.xml
lispflowmapping-karaf/pom.xml
mappingservice/api/pom.xml
mappingservice/lisp-proto/pom.xml
mappingservice/pom.xml

index 6272507b7b10787ee449b9c0440a10eeeba5ddf6..0bef2dbae65eeabefe502a80228aca6718eabd9c 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.0</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
index c978ed8d52a3168e052b3059392594ec33caa4e5..50db923669ca0cf8f35cc1fae1cf305f7be44a5f 100644 (file)
@@ -15,7 +15,7 @@
          for plugin configuration etc. -->
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>11.0.0</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
@@ -45,7 +45,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>10.0.0</version>
+        <version>10.0.1</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.0</version>
+        <version>6.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index f1eea9fdb284078aa9c50e867e089d7420528c52..d1c05476e20bd416e9ca7e2f26d9fbc3d0be8afa 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.0</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
index 1ebb6e0d98ff43f4d0bfe60a83da384669ab4993..d4d39f55231b833ba9892632650d65512f369145 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.0</version>
+    <version>11.0.1</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.0</version>
+        <version>6.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 152c3f3ac5150b50f2a2e8a45685d4fdd67b36bd..32280d82d589f328b40a01f5d9042b02cb04063d 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.0</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
index 3eecf588c4bae2e912f2ad0b9951d1fcf6815a6d..45e69c41dc38a20089ee23747e908215d8866418 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.0</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
@@ -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.0</version>
+      <version>4.0.1</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 942df2662db4d44b6826d65dd5a7f0ea362241be..a76e00463068a111cdd596d586a79db5b9209a5b 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.0</version>
+    <version>11.0.1</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.0</version>
+        <version>10.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index fdfa103e411222f03edddcbaa26dd95671e77adc..102d875ff4b75edb6c7a21977094fbc46c9b2c80 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.0</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
index 0c1bb68e080fa66e5f47a0d57d1a95dbf6bd803e..27910d0ae943548620d2cb0fe7d90b3fa9ad42a8 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.0</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
@@ -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.0</version>
+      <version>4.0.1</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
-      <version>6.0.0</version>
+      <version>6.0.1</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index a7d4229a5f68b8c76fc184ba2b9eefabd61d56db..b30328c176358118e7c5b369b2396854545993fe 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.0</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
index e97c1467510dbc0c0ad76d02c2c5aac14bd7f766..bd87d5458e200c2218f3befb8794355ba18d51ca 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.0</version>
+    <version>6.0.1</version>
     <relativePath/>
   </parent>
 
index 5d4d02117bc770ac6a613b97c3e92f9cca4b70cd..4b8fd92ae42c0ebc196d37dff8018e8e103c7506 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>karaf4-parent</artifactId>
-    <version>11.0.0</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
index f405bee676f6debb557e9ad31eeb591df88523ba..e810af9aeaea90ae499579a6e8db4648ccf12b3d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.0</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index 56a85a37c59745844d4c66f5c88bedbbf72e3d0e..ef1f5d54395f5b559056d65d334e719d06adc0fa 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.0</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
index 4318f663437438f3826ddec0f941d553dbceab38..a3ddef29958c32fa09063967e7f1ba0c59987ece 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>11.0.0</version>
+    <version>11.0.1</version>
     <relativePath/>
   </parent>
 
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>10.0.0</version>
+        <version>10.0.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>