Bump upstreams 32/101532/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 25 Apr 2022 12:32:53 +0000 (14:32 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 9 Jun 2022 09:24:04 +0000 (11:24 +0200)
Adopt:
- controller-5.0.3
- aaa-0.15.3
- netconf-3.0.2

Change-Id: I516dfd49de3bc56390488d738653f88f4272f1d4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit a0e22410b3cf5d176e72b51615e3ead405e90607)

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 436cd762e5dc8679d99b9362543dec8d57ec1763..054caba48a7051035e35eea6000c2bd39eb7c3ed 100644 (file)
@@ -39,7 +39,7 @@
       <dependency>
         <groupId>org.opendaylight.aaa</groupId>
         <artifactId>aaa-artifacts</artifactId>
-        <version>0.15.2</version>
+        <version>0.15.3</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 81885548ae36d44757234ef5d83653e4a5b0f3fe..9f28b2dfd63f9d694697b37e3a4603f756aec7f2 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.2</version>
+    <version>5.0.3</version>
     <relativePath/>
   </parent>
 
index b0cfe11537ff8dc1b6afa73307848a84fdda93c8..a46a8159cb1e19427a193b2e94a044c420d22a60 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.1</version>
+            <version>3.0.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 47e27f6f3fc7002f467213e51de6a3f8e74077d5..dde2bda601dbf8dc969deacb74d10d0c70ab68da 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.1</version>
+            <version>3.0.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index fa51db1b20a8bc945c78c9688b28b21761932439..6688a1e498804b3aedf1f646efff9babd58dba95 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.2</version>
+            <version>0.15.3</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 0228ba0277a1a261241de2cfe22e53c23ed4c668..24227badac20b2639912d93e832c5917ff326d8f 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.1</version>
+            <version>3.0.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index ca8e9965ecd5665dec5ae33235f27cf0faee5644..8abedb33254f25ffe76c08b271ba077158d4e55f 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.1</version>
+            <version>3.0.2</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 5ab1cb0d178fe2449969fa9cae1c7efdc6cacbc6..e1de05f8c9940ce62e7690a099dc9661cf5e2769 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.2</version>
+                <version>5.0.3</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>