Bump MRI upstreams 77/97177/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 11 Aug 2021 19:24:49 +0000 (21:24 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 11 Aug 2021 19:24:49 +0000 (21:24 +0200)
Adopt following versions:
- mdsal-7.0.9
- controller-3.0.10
- aaa-0.13.5
- netconf-1.13.4

Change-Id: I9b423f04233af383c3cf753a77fa3e2ea34414eb
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
commons/binding-parent/pom.xml
commons/it/pom.xml
hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/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-api/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 07b931027a91be0a743ccbb5926398365cf944ad..ea9256541b413c5220f542dc8926a27b1267fc72 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>
 
@@ -39,7 +39,7 @@
       <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>
index 404bfe53bd82600b7515e21f184d2b085bdac005..7b1acd3d5d65e26ade11d70e1a9387ae58d0405f 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>3.0.9</version>
+    <version>3.0.10</version>
     <relativePath/>
   </parent>
 
@@ -70,7 +70,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>7.0.8</version>
+        <version>7.0.9</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3c46201b4dd525669736d640a932174807c1b7fb..2dcb480791202ef28b0f64193bf79b8574134a61 100644 (file)
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.8</version>
+                <version>7.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 29f7488b63a77d3175bf46c0c2858c20b9f5f96a..4a002aecfe2f72b800f7ebcc0034eb87378c9bd9 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>1.13.3</version>
+            <version>1.13.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 9da25b40afe29dd216f62bc72eabcf061982ebe8..fc01c6f1cd4cca4cde7f1e5571d124da054bb999 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>1.13.3</version>
+            <version>1.13.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index f5332849e5eae8d24161f129c3aaf8cb774e94a4..040cda20d8d455d75f7333d1ffd135da4db5fcc1 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.13.4</version>
+            <version>0.13.5</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 9b27b7f04b612ce9b9979bb8b297695474b8d9ad..de2a11fcc067361f2e227e55b0ed8071dde23fc0 100644 (file)
@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.8</version>
+                <version>7.0.9</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 44573369b8f8fdcb90c3096e826c51e6fa3a2295..075473b126d83e5be2c6bccff015246527605405 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>1.13.3</version>
+            <version>1.13.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 9a25438dacb0e8fe51b39c78f9c2d85155de4cfe..60f3de796eda156af7e6388631e0ddd7235f6dfd 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>1.13.3</version>
+            <version>1.13.4</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index b0cb1f7a882c7fe8ea60c026cfc3d8b1782df3e3..a200c33537eb29bc468357509701f8341e3a6188 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>3.0.9</version>
+                <version>3.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>