From 493da1439a7d4bb7f4307aa927644bd6ca407c0b Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Thu, 15 Aug 2019 10:42:48 +0200 Subject: [PATCH] Bump mdsal to 4.0.4 This brings in latest fixes. Change-Id: I59f89ef4fe76ef16fcdc9b59f8d9b50aa0849847 Signed-off-by: Robert Varga --- commons/parent/pom.xml | 2 +- features/odl-lispflowmapping-models/pom.xml | 2 +- features/odl-lispflowmapping-neutron/pom.xml | 2 +- mappingservice/api/pom.xml | 2 +- mappingservice/lisp-proto/pom.xml | 2 +- mappingservice/neutron/pom.xml | 4 ++-- mappingservice/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 82431d7e3..4a2c7b473 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -50,7 +50,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.3 + 4.0.4 pom import diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index 805ec1085..a68868cb9 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 - 4.0.3 + 4.0.4 pom import diff --git a/features/odl-lispflowmapping-neutron/pom.xml b/features/odl-lispflowmapping-neutron/pom.xml index 5a39dcdcd..3439a5300 100644 --- a/features/odl-lispflowmapping-neutron/pom.xml +++ b/features/odl-lispflowmapping-neutron/pom.xml @@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal mdsal-artifacts - 4.0.3 + 4.0.4 pom import diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index 4c20b4384..6104328d5 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 4.0.3 + 4.0.4 diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index f9901f392..18b7bd579 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 - 4.0.3 + 4.0.4 diff --git a/mappingservice/neutron/pom.xml b/mappingservice/neutron/pom.xml index 8487d7aff..21c665363 100644 --- a/mappingservice/neutron/pom.xml +++ b/mappingservice/neutron/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.mdsal binding-parent - 4.0.3 + 4.0.4 @@ -77,7 +77,7 @@ org.opendaylight.mdsal mdsal-singleton-common-api - 4.0.3 + 4.0.4 diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 298e58ced..653acda69 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -39,7 +39,7 @@ org.opendaylight.mdsal mdsal-artifacts - 4.0.3 + 4.0.4 pom import -- 2.36.6