Bump upstreams 72/97172/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 11 Aug 2021 18:30:58 +0000 (20:30 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 11 Aug 2021 18:30:58 +0000 (20:30 +0200)
mdsal-7.0.9
controller-3.0.10
aaa-0.13.5

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

index 25d058ec0a0384f951744caffaf1caa0673650ac..2e31b5f0192752480fb634ffdc8ea2559a76f336 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>7.0.8</version>
+    <version>7.0.9</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.13.4</version>
+        <version>0.13.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.9</version>
+        <version>3.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>