Bump upstreams 93/109893/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 15 Nov 2023 12:36:19 +0000 (13:36 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 22 Jan 2024 09:45:01 +0000 (10:45 +0100)
Adopt:
- odlparent-13.0.7
- infrautils-6.0.4
- yangtools-11.0.4
- mdsal-12.0.3
- controller-8.0.3
- aaa-0.18.3
- netconf-6.0.5

Change-Id: I04de373c4a60318030d0764f3af791063a907356
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 9d3700090e7c9eb7bd1ecde01f0cdd63211f054b)

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 fb44794bf0a16f0270c9efabb0c55c725f3fdd8c..dbd0f7658849d2b17d75dee6a35ff506a1eab028 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>13.0.4</version>
+    <version>13.0.7</version>
     <relativePath/>
   </parent>
 
index 7791738cc35ff8214247959e40aba11823faf780..4ab71d14fe1dd56350bced6957b119a60c61b097 100644 (file)
@@ -15,7 +15,7 @@
          for plugin configuration etc. -->
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>13.0.4</version>
+    <version>13.0.7</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>12.0.2</version>
+        <version>12.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>8.0.2</version>
+        <version>8.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 64d3765580eeb80dfe685cdc4134a5a7c1cf972d..d83304c6cd335ba647643c038e0d686a3a53f184 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>13.0.4</version>
+    <version>13.0.7</version>
     <relativePath/>
   </parent>
 
index fcfffc4424a77d24f8b696ecab5e514870497600..d932ba52bbc3428abe98a792dd423041405c4a21 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>13.0.4</version>
+    <version>13.0.7</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>8.0.2</version>
+        <version>8.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3dcb5e482b943d5c9654ef380baf12db145c9236..56909a94d0ec2d03ab435db1373b5f24d62c5dd3 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>13.0.4</version>
+    <version>13.0.7</version>
     <relativePath/>
   </parent>
 
index 66afa6f389cface3e45723d43d2ab241e28cfaf3..3dbc3ea1a4444a881909cc55ed431728c537c57c 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>13.0.4</version>
+    <version>13.0.7</version>
     <relativePath/>
   </parent>
 
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>6.0.4</version>
+        <version>6.0.5</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 623ba68500696e88b25b208a8709850508c75e73..1eff92ecaec248eaa9561ca1e8ba71ce7ab14e0f 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>13.0.4</version>
+    <version>13.0.7</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>12.0.2</version>
+        <version>12.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 210300d66f549bdf68fd89e5cabc37939633e5f0..0c3ddfc4ce5ddcc662debba7437b44e0b1e1d8e9 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>13.0.4</version>
+    <version>13.0.7</version>
     <relativePath/>
   </parent>
 
index e6627e81aeb71b7b3b21ff17e650f2c07fbc69f4..0fbde5b81b175c79ff5c0badfb46930d161442bc 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>13.0.4</version>
+    <version>13.0.7</version>
     <relativePath/>
   </parent>
 
@@ -29,14 +29,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>8.0.2</version>
+        <version>8.0.3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>6.0.4</version>
+        <version>6.0.5</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 89a90ad7e984d7cdecb0ca3c890991346ced3282..ce394db668c6653f3977cc68329f55e9f12a109d 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>13.0.4</version>
+    <version>13.0.7</version>
     <relativePath/>
   </parent>
 
index 19f3c503042e0b40527cedd9fe4c86d2d52684ce..e55a11d3a08650829d622d3c5438890277403614 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>8.0.2</version>
+    <version>8.0.3</version>
     <relativePath/>
   </parent>
 
index 643c33a734a2c415f06440d18333397fb3f1d92d..6ccd1570b9db54382adf2f37bf16116dda325105 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>13.0.4</version>
+    <version>13.0.7</version>
     <relativePath/>
   </parent>
 
index cea663a8adbb6173edb68e4522e1251f92e6e1bd..0e2761eb5add765787add5ca3de3b2f646a36801 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
index df9e3acd83930a211bace7a22ebbc1b0aa4c090b..98d7b0d2dd87c9f76debf3875488123e70fd1a6e 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>12.0.2</version>
+    <version>12.0.3</version>
     <relativePath/>
   </parent>
 
index 9f37be9ca3051994c75eda4a8861f7e61a73bade..b7e66bf77754561c596c36980f6b48c230786600 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>13.0.4</version>
+    <version>13.0.7</version>
     <relativePath/>
   </parent>
 
@@ -38,7 +38,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>12.0.2</version>
+        <version>12.0.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>