Bump upstreams 42/111242/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 3 Apr 2024 22:25:36 +0000 (00:25 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 3 Apr 2024 22:25:36 +0000 (00:25 +0200)
Adopt:
- controller-9.0.2
- aaa-0.19.3
- netconf-7.0.4

Change-Id: Ie503fac556a682349daab3620a7517aea39ac2d9
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-southbound/pom.xml
integrationtest/pom.xml

index f6893060f1b6d817f8a7df425be8a87476f87cd2..f31572c126f364e4f4e72ed6c24ef0b7bb42fbef 100644 (file)
@@ -52,7 +52,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>9.0.1</version>
+        <version>9.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 973b7a8c35b2be5f06bbc369008a0726c1ea5155..4934186af0074c828fddcda489ec380defb10b99 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>9.0.1</version>
+        <version>9.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 785bb3a0debbe40bb8bd8a888435dd09256a1aef..e3b48ab8d117610d574dadd975322b605440daee 100644 (file)
@@ -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>7.0.3</version>
+        <version>7.0.4</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 3433a5c174d1516c0dbc66849edb9646c3afcda8..26651ae108482c44e12bb8251b816bead2c763c6 100644 (file)
@@ -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>9.0.1</version>
+        <version>9.0.2</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>7.0.3</version>
+        <version>7.0.4</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index c0b88b0fff1eff553dc674da632e570caf998a97..45616160ea8f80ac84f9c621ee83e482a2633742 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>9.0.1</version>
+    <version>9.0.2</version>
     <relativePath/>
   </parent>