From 5363c1fe7d9dd06124fae3162ab40cc69f8a2695 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Wed, 30 May 2018 15:45:50 +0200 Subject: [PATCH] Bump odlparent to 3.1.2 Change-Id: I472712975bfbc783649310e40252d8005b2249e3 Signed-off-by: Stephen Kitt --- artifacts/pom.xml | 2 +- features/production/features-neutron/pom.xml | 2 +- features/production/odl-neutron-hostconfig-ovs/pom.xml | 2 +- features/production/odl-neutron-hostconfig-vpp/pom.xml | 2 +- features/production/odl-neutron-logger/pom.xml | 2 +- features/production/odl-neutron-northbound-api/pom.xml | 2 +- features/production/odl-neutron-service/pom.xml | 2 +- features/production/odl-neutron-spi/pom.xml | 2 +- features/production/pom.xml | 2 +- features/test/features-neutron-test/pom.xml | 2 +- features/test/odl-neutron-logger-test/pom.xml | 2 +- features/test/pom.xml | 2 +- integration/test-standalone/pom.xml | 6 ++---- karaf/pom.xml | 2 +- neutron-hostconfig/pom.xml | 2 +- 15 files changed, 16 insertions(+), 18 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index ac3b9bbd4..e28752c6c 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 3.1.0 + 3.1.2 diff --git a/features/production/features-neutron/pom.xml b/features/production/features-neutron/pom.xml index a50e25996..6b49899eb 100644 --- a/features/production/features-neutron/pom.xml +++ b/features/production/features-neutron/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent feature-repo-parent - 3.1.0 + 3.1.2 diff --git a/features/production/odl-neutron-hostconfig-ovs/pom.xml b/features/production/odl-neutron-hostconfig-ovs/pom.xml index 4e26d22ba..222be0782 100644 --- a/features/production/odl-neutron-hostconfig-ovs/pom.xml +++ b/features/production/odl-neutron-hostconfig-ovs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.2 diff --git a/features/production/odl-neutron-hostconfig-vpp/pom.xml b/features/production/odl-neutron-hostconfig-vpp/pom.xml index 5db8b5d62..945c0fcfe 100644 --- a/features/production/odl-neutron-hostconfig-vpp/pom.xml +++ b/features/production/odl-neutron-hostconfig-vpp/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.2 diff --git a/features/production/odl-neutron-logger/pom.xml b/features/production/odl-neutron-logger/pom.xml index 9af5a6b4c..ded5227cd 100644 --- a/features/production/odl-neutron-logger/pom.xml +++ b/features/production/odl-neutron-logger/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.2 diff --git a/features/production/odl-neutron-northbound-api/pom.xml b/features/production/odl-neutron-northbound-api/pom.xml index ad6dfd84f..841c5372f 100644 --- a/features/production/odl-neutron-northbound-api/pom.xml +++ b/features/production/odl-neutron-northbound-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.2 diff --git a/features/production/odl-neutron-service/pom.xml b/features/production/odl-neutron-service/pom.xml index 6e29874af..1852ca4cf 100644 --- a/features/production/odl-neutron-service/pom.xml +++ b/features/production/odl-neutron-service/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.2 diff --git a/features/production/odl-neutron-spi/pom.xml b/features/production/odl-neutron-spi/pom.xml index a3b356aeb..469f26ee9 100644 --- a/features/production/odl-neutron-spi/pom.xml +++ b/features/production/odl-neutron-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.2 diff --git a/features/production/pom.xml b/features/production/pom.xml index 2267bd644..edd5dece6 100644 --- a/features/production/pom.xml +++ b/features/production/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 3.1.0 + 3.1.2 diff --git a/features/test/features-neutron-test/pom.xml b/features/test/features-neutron-test/pom.xml index beada3f08..ed023e321 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 - 3.1.0 + 3.1.2 diff --git a/features/test/odl-neutron-logger-test/pom.xml b/features/test/odl-neutron-logger-test/pom.xml index ba23bfcde..3e048b016 100644 --- a/features/test/odl-neutron-logger-test/pom.xml +++ b/features/test/odl-neutron-logger-test/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent single-feature-parent - 3.1.0 + 3.1.2 diff --git a/features/test/pom.xml b/features/test/pom.xml index 92f1094d7..fc9f022c5 100644 --- a/features/test/pom.xml +++ b/features/test/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 3.1.0 + 3.1.2 diff --git a/integration/test-standalone/pom.xml b/integration/test-standalone/pom.xml index 1549f977f..a0e47ca42 100644 --- a/integration/test-standalone/pom.xml +++ b/integration/test-standalone/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 org.opendaylight.odlparent bundle-parent - 3.1.0 + 3.1.2 diff --git a/karaf/pom.xml b/karaf/pom.xml index b1d5ebe6e..d906c37e4 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 - 3.1.0 + 3.1.2 4.0.0 diff --git a/neutron-hostconfig/pom.xml b/neutron-hostconfig/pom.xml index bd6ba50dd..ecedbe8be 100644 --- a/neutron-hostconfig/pom.xml +++ b/neutron-hostconfig/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 3.1.0 + 3.1.2 -- 2.36.6