Update MRI upstreams 49/98549/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 15 Nov 2021 21:03:18 +0000 (22:03 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 15 Nov 2021 21:09:00 +0000 (21:09 +0000)
Adopt:
- controller-4.0.7
- aaa-0.14.7
- netconf-2.0.9

Change-Id: Ia5fe1fdbf002c93e0f7666c1ea71f0d047576610
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
utils/odl-ovsdb-utils/pom.xml

index 769c25862ff136feb71d22bd3910a9f4d8728f0e..a6c458fd4c47b298647729e6156fefece0be55d7 100644 (file)
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.14.6</version>
+        <version>0.14.7</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 6f337723a616730ddf0d8cd12acb9492915f64ea..7133d1d4d437237aa08788100609bfa765613c79 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.6</version>
+    <version>4.0.7</version>
     <relativePath/>
   </parent>
 
index 2876a40840e683f39582f1738265b0ada9df03cf..f751e88c84532db636b6f6b5308fd525e4666bb8 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.8</version>
+            <version>2.0.9</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 2e571a7d4d27bac8d17f20ca511ca9faa0e8e432..51c096ad59340310c1f5b84f1a8004849fb06f29 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.8</version>
+            <version>2.0.9</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index b71044605e0e44460ae61e965d80b3639893319c..42586d27373abd8dcd33c42a761431fd38b32480 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.6</version>
+            <version>0.14.7</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index e763747f351a1860b7c241b936a81b06d6b0c4e4..0aa7c1802a8bae3edf5cc3ab87906c95d1538bcf 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.8</version>
+            <version>2.0.9</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 2122ab4626a862ffdc6a599a99d4ee3f934f3f86..7b937da976b43df39c9357add0e909dc15e6b106 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.8</version>
+            <version>2.0.9</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 9e6e4ed95bbb56a9380ddaea564027de53ccfd02..3b9521bd29b796acb79ec3813be75ba24095fddb 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.6</version>
+                <version>4.0.7</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>