From 9391f4524e1b12ea59f2bcdb07e46ef0321d5cfb Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 14 Apr 2022 17:49:46 +0200 Subject: [PATCH] Bump upstream versions Adopt: - yangtools-8.0.3 - mdsal-9.0.2 - controller-5.0.2 - aaa-0.15.2 - netconf-3.0.1 Change-Id: I7fb2bd0903e9a4929eab605e18fb99b65409e6d7 Signed-off-by: Robert Varga --- commons/parent/pom.xml | 4 ++-- features/odl-lispflowmapping-inmemorydb/pom.xml | 2 +- features/odl-lispflowmapping-mappingservice/pom.xml | 2 +- features/odl-lispflowmapping-models/pom.xml | 2 +- features/odl-lispflowmapping-southbound/pom.xml | 4 ++-- integrationtest/pom.xml | 2 +- mappingservice/api/pom.xml | 2 +- mappingservice/lisp-proto/pom.xml | 2 +- mappingservice/pom.xml | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 79eb742e3..51b3cae61 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -46,7 +46,7 @@ org.opendaylight.mdsal mdsal-artifacts - 9.0.1 + 9.0.2 pom import @@ -68,7 +68,7 @@ org.opendaylight.controller controller-artifacts - 5.0.1 + 5.0.2 pom import diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index f0129e350..8fcaff1f4 100644 --- a/features/odl-lispflowmapping-inmemorydb/pom.xml +++ b/features/odl-lispflowmapping-inmemorydb/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.1 + 5.0.2 pom import diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index 7007eb5a9..831a94510 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf odl-restconf - 3.0.0 + 3.0.1 xml features diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index f114562a0..fb83bfc2e 100644 --- a/features/odl-lispflowmapping-models/pom.xml +++ b/features/odl-lispflowmapping-models/pom.xml @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 9.0.1 + 9.0.2 pom import diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index 824bd80d2..660514617 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -28,14 +28,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.netconf odl-restconf - 3.0.0 + 3.0.1 xml features org.opendaylight.controller odl-mdsal-broker - 5.0.1 + 5.0.2 xml features diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index bbe23f17f..84db8885c 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller mdsal-it-parent - 5.0.1 + 5.0.2 diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index 58f1832b0..a166ebb45 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 9.0.1 + 9.0.2 diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index 5430999ca..fa4ffd11f 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 9.0.1 + 9.0.2 diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 60dc52dc5..b28fd58f8 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -38,7 +38,7 @@ org.opendaylight.mdsal mdsal-artifacts - 9.0.1 + 9.0.2 pom import -- 2.36.6