From fae69bd55d6721d05aef5e445eab963c995be840 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Wed, 18 Jul 2018 18:06:41 +0200 Subject: [PATCH] Bump to odlparent 3.1.3 Change-Id: I1e7e61333d8ed6c5535e98129662410761de414f 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 | 2 +- karaf/pom.xml | 2 +- neutron-hostconfig/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 58291ff9f..cd53613a3 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent-lite - 3.1.2 + 3.1.3 diff --git a/features/production/features-neutron/pom.xml b/features/production/features-neutron/pom.xml index 6b49899eb..352df752e 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.2 + 3.1.3 diff --git a/features/production/odl-neutron-hostconfig-ovs/pom.xml b/features/production/odl-neutron-hostconfig-ovs/pom.xml index 222be0782..84be879c4 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.2 + 3.1.3 diff --git a/features/production/odl-neutron-hostconfig-vpp/pom.xml b/features/production/odl-neutron-hostconfig-vpp/pom.xml index 945c0fcfe..828f38abd 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.2 + 3.1.3 diff --git a/features/production/odl-neutron-logger/pom.xml b/features/production/odl-neutron-logger/pom.xml index 36687d6fe..47e59f2c4 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.2 + 3.1.3 diff --git a/features/production/odl-neutron-northbound-api/pom.xml b/features/production/odl-neutron-northbound-api/pom.xml index 46501ecb5..4aae1b99f 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.2 + 3.1.3 diff --git a/features/production/odl-neutron-service/pom.xml b/features/production/odl-neutron-service/pom.xml index 1852ca4cf..7f14209ae 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.2 + 3.1.3 diff --git a/features/production/odl-neutron-spi/pom.xml b/features/production/odl-neutron-spi/pom.xml index a88e58237..42c3dad99 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.2 + 3.1.3 diff --git a/features/production/pom.xml b/features/production/pom.xml index d244095a3..4c9f779d8 100644 --- a/features/production/pom.xml +++ b/features/production/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 3.1.2 + 3.1.3 diff --git a/features/test/features-neutron-test/pom.xml b/features/test/features-neutron-test/pom.xml index ed023e321..2829946a5 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.2 + 3.1.3 diff --git a/features/test/odl-neutron-logger-test/pom.xml b/features/test/odl-neutron-logger-test/pom.xml index 3e048b016..68892a78b 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.2 + 3.1.3 diff --git a/features/test/pom.xml b/features/test/pom.xml index fc9f022c5..fc6598155 100644 --- a/features/test/pom.xml +++ b/features/test/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.odlparent odlparent-lite - 3.1.2 + 3.1.3 diff --git a/integration/test-standalone/pom.xml b/integration/test-standalone/pom.xml index a0e47ca42..ac2651514 100644 --- a/integration/test-standalone/pom.xml +++ b/integration/test-standalone/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 3.1.2 + 3.1.3 diff --git a/karaf/pom.xml b/karaf/pom.xml index d906c37e4..af3bcf062 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.2 + 3.1.3 4.0.0 diff --git a/neutron-hostconfig/pom.xml b/neutron-hostconfig/pom.xml index ecedbe8be..125911312 100644 --- a/neutron-hostconfig/pom.xml +++ b/neutron-hostconfig/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent odlparent - 3.1.2 + 3.1.3 -- 2.36.6