Adopt akka-2.6.x 78/94978/2
authorOleksii Mozghovyi <oleksii.mozghovyi@pantheon.tech>
Tue, 2 Feb 2021 21:26:41 +0000 (23:26 +0200)
committerOleksii Mozghovyi <oleksii.mozghovyi@pantheon.tech>
Sat, 6 Feb 2021 00:33:47 +0000 (02:33 +0200)
Adopt following upstreams to enable akka-2.6.x:
- controller-3.0.6
- aaa-0.13.1

Change-Id: I1e3a15644a47b0b58b19e9cc38b3ba898d106e21
Signed-off-by: Oleksii Mozghovyi <oleksii.mozghovyi@pantheon.tech>
features/parent/pom.xml
features/production/odl-neutron-hostconfig-ovs/pom.xml
features/production/odl-neutron-northbound-api/pom.xml
integration/test-standalone/pom.xml
integration/test/pom.xml
northbound-api/pom.xml
parent/pom.xml

index d7cd23f1c25e703f509dca4099b21172a85e285f..45419d5bd4c9b6e0f702def14253934b224f4622 100644 (file)
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>controller-artifacts</artifactId>
-                <version>3.0.5</version>
+                <version>3.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 736e9b3c2803d89876b97c48aec8ed75f4ddd831..e6975a05f095ff6ce7877030cafbffe30ea5e06c 100644 (file)
@@ -51,7 +51,7 @@
             <artifactId>odl-aaa-cert</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
-            <version>0.13.0</version>
+            <version>0.13.1</version>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
index eafc8db17624579baf2683f6022315ab77e543a8..9964924c63d7a7b2bda4c3be116aa99dff63759c 100644 (file)
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.aaa</groupId>
                 <artifactId>aaa-artifacts</artifactId>
-                <version>0.13.0</version>
+                <version>0.13.1</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2f9f76260a1358430c5c6be94ff0fdb910185035..5721d3b78ade1d4bc7538bc8a364c68d8909d292 100644 (file)
@@ -34,7 +34,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.13.0</version>
+        <version>0.13.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 67178fb372393e74ae06817f99313296a4803323..bdcd928ef97f01f4e41c5176eebf27603f76d15c 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>3.0.5</version>
+    <version>3.0.6</version>
     <relativePath/>
   </parent>
 
index 22ffd22f4b3ab7ab74ef32cc59e9f880ead763c8..ab1ed12c585961f557207ae18823bf9e3e7fb478 100644 (file)
@@ -29,7 +29,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.13.0</version>
+        <version>0.13.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index e0b4d5b0d12d757d3b4ec63440a5d00ad08cd93d..9f445039d0baeddba9e5c55853e507c0c162ced7 100644 (file)
@@ -46,7 +46,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>controller-artifacts</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>