Bump MRI upstreams 47/95647/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 2 Apr 2021 05:37:05 +0000 (07:37 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 2 Apr 2021 05:37:05 +0000 (07:37 +0200)
Adopt following versions:
- odlparent-8.1.1
- infrautils-1.9.6
- yangtools-6.0.5
- mdsal-7.0.6
- controller-3.0.7
- aaa-0.13.2
- netconf-1.13.1

Change-Id: I994397e6e5d99db013087e772ecd1dc64d3d306b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
17 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-neutron/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/neutron/pom.xml
mappingservice/pom.xml

index f22a96ebc3b96d727b0d3871b7f32b914b0f4bda..ba085e3aa0f0b09a931a32ea4215aa858bd63d21 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>8.1.0</version>
+    <version>8.1.1</version>
     <relativePath/>
   </parent>
 
index 5bb66f927002c17891b324fd917348f1fa927e7c..eeb7b02ca66dff364c02e66b77f1763d1fe0029e 100644 (file)
@@ -15,7 +15,7 @@
          for plugin configuration etc. -->
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>8.1.0</version>
+    <version>8.1.1</version>
     <relativePath/>
   </parent>
 
@@ -47,7 +47,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <type>pom</type>
        <scope>import</scope>
       </dependency>
@@ -69,7 +69,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>3.0.6</version>
+        <version>3.0.7</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index f4aa0699dd8177167b20d84214fb39f89b8f97d8..9ed59c6b7d4942c09dc1a19c260c21a3b0594c45 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>8.1.0</version>
+    <version>8.1.1</version>
     <relativePath/>
   </parent>
 
index 408b4521838f086cb51bf6a677ceee17e924e9fc..788531fa90f52d0499bd2a233b0fc3ccd7f2a221 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>8.1.0</version>
+    <version>8.1.1</version>
     <relativePath/>
   </parent>
 
@@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
-      <version>3.0.6</version>
+      <version>3.0.7</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 85f48e705ba7339018b7e3333bd8f53b094248d4..92f09008db767ffee6d8e530167630f7c3415f3c 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>8.1.0</version>
+    <version>8.1.1</version>
     <relativePath/>
   </parent>
 
index c38200147b827ea2ae4082a35869452d45883d82..5b35b6de72f100c4adf81197add7fc4ed58840c0 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>8.1.0</version>
+    <version>8.1.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>1.13.0</version>
+      <version>1.13.1</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index 73d636a06107038a129dfdb68d2daa957fbe1d1f..8b8b25125026bcbe6851863c985dd24822e27cb9 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>8.1.0</version>
+    <version>8.1.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>7.0.5</version>
+        <version>7.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 4c00f2bc99423fd98a45b864c7fc233304185710..61094c9800d83dda1ec25b8a2f44be1a5ce564fb 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>8.1.0</version>
+    <version>8.1.1</version>
     <relativePath/>
   </parent>
 
index 5454e0e74f41f1a7960e817e7a4c1b3159260d64..a82e3685349f2e89572c447297b62b797b3c1e7b 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>8.1.0</version>
+    <version>8.1.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>7.0.5</version>
+        <version>7.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -59,14 +59,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-netconf-tcp</artifactId>
-      <version>1.13.0</version>
+      <version>1.13.1</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>odl-netconf-clustered-topology</artifactId>
-      <version>1.13.0</version>
+      <version>1.13.1</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index c6aa08598cacd09f7c7eb1c76a8d8f8461bb51c1..4c4e30833d5da688f06c40fa894b34a4b8257139 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>8.1.0</version>
+    <version>8.1.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>1.13.0</version>
+      <version>1.13.1</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>odl-mdsal-broker</artifactId>
-      <version>3.0.6</version>
+      <version>3.0.7</version>
       <type>xml</type>
       <classifier>features</classifier>
     </dependency>
index aa06938713f2f6a922e086caaf34d44645753500..c90fcdba09f18638ddd1e0c2cdbbf0c0ec818262 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>8.1.0</version>
+    <version>8.1.1</version>
     <relativePath/>
   </parent>
 
index cb36ef16a3784d770a08ade88e0d55fd2b3da5fa..c6cd3494558fb00659e2f3ce09ad373072a0849d 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>3.0.6</version>
+    <version>3.0.7</version>
     <relativePath/>
   </parent>
 
index 305a4d568977383bbc1cb1fdbf8f8a4f119b3da7..2fdf8d9303fbd7f8d8ce6074a5a47b5824b04188 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>8.1.0</version>
+    <version>8.1.1</version>
     <relativePath/>
   </parent>
 
index d8121820092716fc4b59e9e37b233cae3c228496..8c102afd4fd065a5bd3031f730bc1f7335ea7427 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>7.0.5</version>
+    <version>7.0.6</version>
     <relativePath/>
   </parent>
 
index 75488f8d073d86a1c0fcf88a76051968d5ce772e..714243e05afc42968719ea696e0e5bdea2c012d3 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>7.0.5</version>
+    <version>7.0.6</version>
     <relativePath/>
   </parent>
 
index bb4039d65ba2fc4797d77d0bce4c1f063a05810c..9d564b15f9a357ca81770e645a8ba9384a31e4f5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>7.0.5</version>
+    <version>7.0.6</version>
     <relativePath/>
   </parent>
 
@@ -33,7 +33,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.13.0</version>
+        <version>1.13.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d39e673515bc87e106c071675fe81a7f26aad99b..79fe5425426805ed0b45158203e3987b74e349d1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>8.1.0</version>
+    <version>8.1.1</version>
     <relativePath/>
   </parent>
 
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>