Bump upstreams 03/102403/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 16 Sep 2022 19:44:08 +0000 (21:44 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 16 Sep 2022 19:44:08 +0000 (21:44 +0200)
Adopt:
- mdsal-10.0.2
- controller-6.0.2
- aaa-0.16.2

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

index 66c9f8115f8fc884acd7cf689158cdfd1c777f4e..17b9c7af10955ee2aefefb0c1dffc27c4cbc60e5 100644 (file)
@@ -31,7 +31,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>6.0.1</version>
+        <version>6.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 6f31450603551589e16bca1088096d22cbecc79a..5bfae02d170461bd3215fa96edc82a3015f9ff68 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>10.0.1</version>
+    <version>10.0.2</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.16.1</version>
+        <version>0.16.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>6.0.1</version>
+        <version>6.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>