Bump upstream versions 21/100621/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 14 Apr 2022 15:44:06 +0000 (17:44 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 14 Apr 2022 15:44:06 +0000 (17:44 +0200)
Adopt:
- yangtools-8.0.3
- mdsal-9.0.2
- controller-5.0.2
- aaa-0.15.2
- netconf-3.0.1

Change-Id: Ief33427f17decb196e3cdf5bc044271825f53ad4
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 bff727771802defa4dedec7e592174055a7f2916..104bf78ae053673f91723ac519238b1c1916eb8d 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.1</version>
+    <version>9.0.2</version>
     <relativePath/>
   </parent>
 
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.15.1</version>
+        <version>0.15.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index dc86083a397912eb4bd783c076ac19e6ee3c342e..bb9cd58c2c82f28558f3620ccc9040fac9993a0d 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>5.0.1</version>
+    <version>5.0.2</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>9.0.1</version>
+        <version>9.0.2</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 09b978d8157c0c2e00b0baf6688be7e5eab6dc8e..da924a758cd210f41c00991cb0df1831ee7c8cbb 100644 (file)
@@ -22,7 +22,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>9.0.1</version>
+                <version>9.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b21fc8ba35938dba7b78868f3a24f63f0600f466..fa4addf0ee587a345a506785a56a33b092caae9d 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>3.0.0</version>
+            <version>3.0.1</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index b80e52344a5f2e8bc299a0a21b13863490027330..d72b6c81ac65783a6ace5fe8242b28f0f779e942 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>3.0.0</version>
+            <version>3.0.1</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 0686bbe8c329118a94b93cd2a6d05270573dfca3..b3e5a2196c1daafd53ea312d9a1ea99f75251036 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.15.1</version>
+            <version>0.15.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index b85ac20400302aacaec6a9827538172f8a64c217..d620da60ba6fba4a106ff7cd6b18db76fa67af38 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>9.0.1</version>
+                <version>9.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 0f2093adf72434fe06268f8e71396e16d755f8cb..18f7e5167e1d2367d59abd5393cad9358d65751b 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>3.0.0</version>
+            <version>3.0.1</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index ca76a4c3b5729a3ea14594eff494ed8ce469da35..285a324791e0359bf173f795e1983ac437922d4b 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>3.0.0</version>
+            <version>3.0.1</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index b2b1665b4871a45860e307547700b273d89ad6e8..368adaed795756970c7c98023fa06be9c19105b8 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>5.0.1</version>
+                <version>5.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>