From d449c0af3439aa3fdb82feaa0201d9abf61258af Mon Sep 17 00:00:00 2001 From: Lorand Jakab Date: Mon, 10 Jul 2017 16:07:36 +0300 Subject: [PATCH] Upgrade to odlparent 2.0.2 Build is broken without this upgrade. Change-Id: Ib9e24eb78d4af103ad8e30febd233ef2ec175963 Signed-off-by: Lorand Jakab --- artifacts/pom.xml | 2 +- commons/parent/pom.xml | 4 ++-- features/features-lispflowmapping/pom.xml | 2 +- features/odl-lispflowmapping-inmemorydb/pom.xml | 2 +- features/odl-lispflowmapping-mappingservice-shell/pom.xml | 2 +- features/odl-lispflowmapping-mappingservice/pom.xml | 2 +- features/odl-lispflowmapping-models/pom.xml | 2 +- features/odl-lispflowmapping-msmr/pom.xml | 2 +- features/odl-lispflowmapping-neutron/pom.xml | 2 +- features/odl-lispflowmapping-southbound/pom.xml | 4 ++-- features/odl-lispflowmapping-ui/pom.xml | 2 +- features/pom.xml | 2 +- lispflowmapping-karaf/pom.xml | 2 +- mappingservice/pom.xml | 2 +- 14 files changed, 16 insertions(+), 16 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 12d25cbdd..b06b82016 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 2.0.0 + 2.0.2 diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 61e842652..8558726f9 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -15,7 +15,7 @@ for plugin configuration etc. --> org.opendaylight.odlparent odlparent - 2.0.0 + 2.0.2 @@ -28,7 +28,7 @@ ODL :: lispflowmapping :: ${project.artifactId} - 2.0.0 + 2.0.2 1.0.0 0.7.0-SNAPSHOT 0.6.0-SNAPSHOT diff --git a/features/features-lispflowmapping/pom.xml b/features/features-lispflowmapping/pom.xml index be9069a10..90078774f 100644 --- a/features/features-lispflowmapping/pom.xml +++ b/features/features-lispflowmapping/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent feature-repo-parent - 2.0.0 + 2.0.2 diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index 23256d0cb..ce6506861 100644 --- a/features/odl-lispflowmapping-inmemorydb/pom.xml +++ b/features/odl-lispflowmapping-inmemorydb/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 2.0.0 + 2.0.2 diff --git a/features/odl-lispflowmapping-mappingservice-shell/pom.xml b/features/odl-lispflowmapping-mappingservice-shell/pom.xml index b6564ca9f..e6c3fbcfa 100644 --- a/features/odl-lispflowmapping-mappingservice-shell/pom.xml +++ b/features/odl-lispflowmapping-mappingservice-shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 2.0.0 + 2.0.2 diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index 500866cd0..5f74fcf20 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 2.0.0 + 2.0.2 diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index 4738d9160..1cae54c07 100644 --- a/features/odl-lispflowmapping-models/pom.xml +++ b/features/odl-lispflowmapping-models/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 2.0.0 + 2.0.2 diff --git a/features/odl-lispflowmapping-msmr/pom.xml b/features/odl-lispflowmapping-msmr/pom.xml index 2fce56088..fe39e8a38 100644 --- a/features/odl-lispflowmapping-msmr/pom.xml +++ b/features/odl-lispflowmapping-msmr/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 2.0.0 + 2.0.2 diff --git a/features/odl-lispflowmapping-neutron/pom.xml b/features/odl-lispflowmapping-neutron/pom.xml index ad61c6395..a187f5634 100644 --- a/features/odl-lispflowmapping-neutron/pom.xml +++ b/features/odl-lispflowmapping-neutron/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 2.0.0 + 2.0.2 diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index 56087397f..5e261b8db 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 2.0.0 + 2.0.2 @@ -42,7 +42,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odl-netty-4 - 2.0.0 + 2.0.2 xml features diff --git a/features/odl-lispflowmapping-ui/pom.xml b/features/odl-lispflowmapping-ui/pom.xml index 5a76a5044..4c9d0046d 100644 --- a/features/odl-lispflowmapping-ui/pom.xml +++ b/features/odl-lispflowmapping-ui/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent single-feature-parent - 2.0.0 + 2.0.2 diff --git a/features/pom.xml b/features/pom.xml index 7bcbed60d..d250e5e8c 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 2.0.0 + 2.0.2 diff --git a/lispflowmapping-karaf/pom.xml b/lispflowmapping-karaf/pom.xml index 8da6abacc..76b6f1c6c 100644 --- a/lispflowmapping-karaf/pom.xml +++ b/lispflowmapping-karaf/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent karaf4-parent - 2.0.0 + 2.0.2 diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index be058979e..64da9f427 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent - 2.0.0 + 2.0.2 -- 2.36.6