From 66f09ac7fbd2e3bd9acdea4c9b8c6c52abb2181e Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 25 Apr 2022 14:32:53 +0200 Subject: [PATCH] Bump upstreams Adopt: - controller-5.0.3 - aaa-0.15.3 - netconf-3.0.2 Change-Id: I516dfd49de3bc56390488d738653f88f4272f1d4 Signed-off-by: Robert Varga (cherry picked from commit a0e22410b3cf5d176e72b51615e3ead405e90607) --- commons/binding-parent/pom.xml | 2 +- commons/it/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-rest/pom.xml | 2 +- .../odl-ovsdb-hwvtepsouthbound-ui/pom.xml | 2 +- library/features/odl-ovsdb-library/pom.xml | 2 +- .../southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml | 2 +- .../southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml | 2 +- utils/odl-ovsdb-utils/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 436cd762e..054caba48 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -39,7 +39,7 @@ org.opendaylight.aaa aaa-artifacts - 0.15.2 + 0.15.3 pom import diff --git a/commons/it/pom.xml b/commons/it/pom.xml index 81885548a..9f28b2dfd 100644 --- a/commons/it/pom.xml +++ b/commons/it/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 5.0.2 + 5.0.3 diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml index b0cfe1153..a46a8159c 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml @@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf odl-restconf - 3.0.1 + 3.0.2 xml features diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml index 47e27f6f3..dde2bda60 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml @@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf odl-mdsal-apidocs - 3.0.1 + 3.0.2 xml features diff --git a/library/features/odl-ovsdb-library/pom.xml b/library/features/odl-ovsdb-library/pom.xml index fa51db1b2..6688a1e49 100644 --- a/library/features/odl-ovsdb-library/pom.xml +++ b/library/features/odl-ovsdb-library/pom.xml @@ -41,7 +41,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa odl-aaa-cert - 0.15.2 + 0.15.3 xml features diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml index 0228ba027..24227bada 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml @@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf odl-restconf - 3.0.1 + 3.0.2 xml features diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml index ca8e9965e..8abedb332 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml @@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf odl-mdsal-apidocs - 3.0.1 + 3.0.2 xml features diff --git a/utils/odl-ovsdb-utils/pom.xml b/utils/odl-ovsdb-utils/pom.xml index 5ab1cb0d1..e1de05f8c 100644 --- a/utils/odl-ovsdb-utils/pom.xml +++ b/utils/odl-ovsdb-utils/pom.xml @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller controller-artifacts - 5.0.2 + 5.0.3 pom import -- 2.36.6