From 92c3c49228503f35f139491a1fbf4f61be50d9bd Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Wed, 27 Sep 2017 15:35:23 +0200 Subject: [PATCH] Bump odlparent 2.0.4 to 2.0.5 Change-Id: Id39cc60287e2e2de26b384ac71c3b22a2809922d 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/odl-neutron-transcriber/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 +- karaf/pom.xml | 2 +- neutron-hostconfig/pom.xml | 2 +- parent/pom.xml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 07a58d924..61fc838af 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 4.0.0 diff --git a/features/production/features-neutron/pom.xml b/features/production/features-neutron/pom.xml index 0a0d03c4b..37c2fa379 100644 --- a/features/production/features-neutron/pom.xml +++ b/features/production/features-neutron/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.4 + 2.0.5 diff --git a/features/production/odl-neutron-hostconfig-ovs/pom.xml b/features/production/odl-neutron-hostconfig-ovs/pom.xml index 389c718d2..c3a5ef074 100644 --- a/features/production/odl-neutron-hostconfig-ovs/pom.xml +++ b/features/production/odl-neutron-hostconfig-ovs/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/production/odl-neutron-hostconfig-vpp/pom.xml b/features/production/odl-neutron-hostconfig-vpp/pom.xml index d70eeeace..c4b85d9d7 100644 --- a/features/production/odl-neutron-hostconfig-vpp/pom.xml +++ b/features/production/odl-neutron-hostconfig-vpp/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/production/odl-neutron-logger/pom.xml b/features/production/odl-neutron-logger/pom.xml index b914f4dce..025a3a4cf 100644 --- a/features/production/odl-neutron-logger/pom.xml +++ b/features/production/odl-neutron-logger/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/production/odl-neutron-northbound-api/pom.xml b/features/production/odl-neutron-northbound-api/pom.xml index d2a3e52db..39c444824 100644 --- a/features/production/odl-neutron-northbound-api/pom.xml +++ b/features/production/odl-neutron-northbound-api/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/production/odl-neutron-service/pom.xml b/features/production/odl-neutron-service/pom.xml index 6bed2071e..8c726bfd1 100644 --- a/features/production/odl-neutron-service/pom.xml +++ b/features/production/odl-neutron-service/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/production/odl-neutron-spi/pom.xml b/features/production/odl-neutron-spi/pom.xml index c5e6ad726..133f7cd25 100644 --- a/features/production/odl-neutron-spi/pom.xml +++ b/features/production/odl-neutron-spi/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/production/odl-neutron-transcriber/pom.xml b/features/production/odl-neutron-transcriber/pom.xml index dca26a8c6..d1d01f491 100644 --- a/features/production/odl-neutron-transcriber/pom.xml +++ b/features/production/odl-neutron-transcriber/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/production/pom.xml b/features/production/pom.xml index f34009357..04cbc370b 100644 --- a/features/production/pom.xml +++ b/features/production/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/features/test/features-neutron-test/pom.xml b/features/test/features-neutron-test/pom.xml index a690438e7..553ee52e8 100644 --- a/features/test/features-neutron-test/pom.xml +++ b/features/test/features-neutron-test/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent feature-repo-parent - 2.0.4 + 2.0.5 diff --git a/features/test/odl-neutron-logger-test/pom.xml b/features/test/odl-neutron-logger-test/pom.xml index ef51de976..2159d2861 100644 --- a/features/test/odl-neutron-logger-test/pom.xml +++ b/features/test/odl-neutron-logger-test/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent single-feature-parent - 2.0.4 + 2.0.5 diff --git a/features/test/pom.xml b/features/test/pom.xml index 3fe64b472..869380130 100644 --- a/features/test/pom.xml +++ b/features/test/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 2.0.4 + 2.0.5 diff --git a/karaf/pom.xml b/karaf/pom.xml index 9ab0ebcca..e5977bb71 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 2.0.4 + 2.0.5 4.0.0 diff --git a/neutron-hostconfig/pom.xml b/neutron-hostconfig/pom.xml index e21c31858..332093cf3 100644 --- a/neutron-hostconfig/pom.xml +++ b/neutron-hostconfig/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.odlparent odlparent - 2.0.4 + 2.0.5 diff --git a/parent/pom.xml b/parent/pom.xml index 130d1f802..f6093f8db 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent odlparent - 2.0.4 + 2.0.5 -- 2.36.6