Update MRI upstreams 74/98074/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 8 Nov 2021 06:07:10 +0000 (07:07 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 8 Nov 2021 06:15:18 +0000 (06:15 +0000)
Adopt:
- controller-4.0.6
- aaa-0.14.6
- netconf-2.0.8

Change-Id: Ib8e9f88fb04eb933429eb230378d61c0c41069cb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
commons/it/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml
library/features/odl-ovsdb-library/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml
southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml
utils/odl-ovsdb-utils/pom.xml

index 4a31083934e3e479d122396395121818fc6db3b8..769c25862ff136feb71d22bd3910a9f4d8728f0e 100644 (file)
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.infrautils</groupId>
         <artifactId>infrautils-artifacts</artifactId>
-        <version>2.0.7</version>
+        <version>2.0.8</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.14.5</version>
+        <version>0.14.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 65c4e36b6f725432f16237924a0109bf4f677747..6f337723a616730ddf0d8cd12acb9492915f64ea 100644 (file)
@@ -12,7 +12,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>4.0.5</version>
+    <version>4.0.6</version>
     <relativePath/>
   </parent>
 
index d38458e0a0ce877e2cb3bdaa4d3296f554e46cf4..2876a40840e683f39582f1738265b0ada9df03cf 100644 (file)
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>2.0.7</version>
+            <version>2.0.8</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index cb16498b2c54d3aa1c57f9bcf3621dad49069031..2e571a7d4d27bac8d17f20ca511ca9faa0e8e432 100644 (file)
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>2.0.7</version>
+            <version>2.0.8</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 5fc0316ba0eb26f75d2302f6f3c151a9e8ecbbb7..b71044605e0e44460ae61e965d80b3639893319c 100644 (file)
@@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>odl-aaa-cert</artifactId>
-            <version>0.14.5</version>
+            <version>0.14.6</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index f3c4173242605e039f057612d4bca81bd49686ef..e763747f351a1860b7c241b936a81b06d6b0c4e4 100644 (file)
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>2.0.7</version>
+            <version>2.0.8</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index c51f7ca6bd09f121f353754d375a1e4825d19c41..2122ab4626a862ffdc6a599a99d4ee3f934f3f86 100644 (file)
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>2.0.7</version>
+            <version>2.0.8</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 3d95781b2b8aebc4a73649fa521a736c71683e68..b44f4a5ae54fb26577c2ca1d1d158a8945023d0a 100644 (file)
@@ -30,7 +30,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>
                 <artifactId>infrautils-artifacts</artifactId>
-                <version>2.0.7</version>
+                <version>2.0.8</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 69f13d718c4560bc830b2c549b551e28cb0d6b38..9e6e4ed95bbb56a9380ddaea564027de53ccfd02 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>4.0.5</version>
+                <version>4.0.6</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>