Bump upstreams 05/104105/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Jan 2023 23:04:25 +0000 (00:04 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Jan 2023 23:04:25 +0000 (00:04 +0100)
Adopt:
- mdsal-11.0.4
- controller-7.0.2
- aaa-0.17.3

Change-Id: I7c0e0b241f2ff9d4b8160e8c53c54d2f3cef841d
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
karaf/pom.xml
parent/pom.xml

index 8f8619d5e94403df850ae8df970e17dd86550d10..25c270855ac6f24b2109d6f6178a8f02d17e4536 100644 (file)
@@ -31,7 +31,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 9060c8b58a53c7da78056ae223358c6090e4a21f..4edc9490d7a268f7195eb1ccb3229345f4a3bf1b 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>11.0.3</version>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.17.2</version>
+        <version>0.17.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>