From a86ef3ec2a81059f16dd7f398cec36ab047c6c49 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 1 Jul 2019 09:41:56 +0200 Subject: [PATCH] Bump odlparent to 4.0.11 This adopts latest upgrades. Change-Id: I4a31d25a13f7aa88b6d221bf3e7715a6f06b2bb9 Signed-off-by: Robert Varga --- artifacts/pom.xml | 2 +- features/parent/pom.xml | 2 +- features/production/pom.xml | 2 +- features/test/features-neutron-test/pom.xml | 2 +- features/test/pom.xml | 2 +- integration/test-standalone/pom.xml | 2 +- karaf/pom.xml | 2 +- neutron-hostconfig/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 51a7105af..a79a5bad9 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.10 + 4.0.11 diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 1c278bad9..c7ca23f07 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 4.0.10 + 4.0.11 diff --git a/features/production/pom.xml b/features/production/pom.xml index f559eb82b..3b6f528b2 100644 --- a/features/production/pom.xml +++ b/features/production/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.10 + 4.0.11 diff --git a/features/test/features-neutron-test/pom.xml b/features/test/features-neutron-test/pom.xml index a3b1d1b12..a2ce43dc4 100644 --- a/features/test/features-neutron-test/pom.xml +++ b/features/test/features-neutron-test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 4.0.10 + 4.0.11 diff --git a/features/test/pom.xml b/features/test/pom.xml index 09420423d..9fb611c75 100644 --- a/features/test/pom.xml +++ b/features/test/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 4.0.10 + 4.0.11 diff --git a/integration/test-standalone/pom.xml b/integration/test-standalone/pom.xml index 5476238e8..90198408a 100644 --- a/integration/test-standalone/pom.xml +++ b/integration/test-standalone/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.10 + 4.0.11 diff --git a/karaf/pom.xml b/karaf/pom.xml index 5081a5114..fc3fabc50 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -9,7 +9,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 4.0.10 + 4.0.11 4.0.0 diff --git a/neutron-hostconfig/pom.xml b/neutron-hostconfig/pom.xml index 2a10a92f8..df7d1e882 100644 --- a/neutron-hostconfig/pom.xml +++ b/neutron-hostconfig/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 4.0.10 + 4.0.11 -- 2.36.6