From fb25d3d368dffbf07449eb7d77e9a8debf174f7d Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Tue, 13 Jun 2017 16:22:50 -0400 Subject: [PATCH] Migrate to odlparent 1.9.0 For now, integration test is disabled to avoid patch dependency. The test will be re-enabled by follow up patch, https://git.opendaylight.org/gerrit/#/c/55128/ Change-Id: I618f31a1fdf4da1236454620e21b3a7435c81d11 Signed-off-by: Thanh Ha Signed-off-by: Isaku Yamahata --- artifacts/pom.xml | 2 +- features/production/features-neutron/pom.xml | 2 +- features/production/features4-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/features4-neutron-test/pom.xml | 2 +- features/test/odl-neutron-logger-test/pom.xml | 2 +- features/test/pom.xml | 2 +- integration/test/pom.xml | 2 +- integration/test/src/main/features4/pom.xml | 2 +- karaf/pom.xml | 2 +- karaf4/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index dd6cdd2e7..9e376f32b 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-Carbon + 1.9.0 4.0.0 diff --git a/features/production/features-neutron/pom.xml b/features/production/features-neutron/pom.xml index be88c3f4c..5406253f0 100644 --- a/features/production/features-neutron/pom.xml +++ b/features/production/features-neutron/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent features-parent - 1.8.0-Carbon + 1.9.0 org.opendaylight.neutron diff --git a/features/production/features4-neutron/pom.xml b/features/production/features4-neutron/pom.xml index 802d649ab..cff7d8440 100644 --- a/features/production/features4-neutron/pom.xml +++ b/features/production/features4-neutron/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent feature-repo-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/production/odl-neutron-hostconfig-ovs/pom.xml b/features/production/odl-neutron-hostconfig-ovs/pom.xml index 5130cbafb..0d9c56811 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 - 1.8.0-Carbon + 1.9.0 diff --git a/features/production/odl-neutron-hostconfig-vpp/pom.xml b/features/production/odl-neutron-hostconfig-vpp/pom.xml index 6dfd33064..36ba18a49 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 - 1.8.0-Carbon + 1.9.0 diff --git a/features/production/odl-neutron-logger/pom.xml b/features/production/odl-neutron-logger/pom.xml index 6c3bf411d..5f1554e8c 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 - 1.8.0-Carbon + 1.9.0 diff --git a/features/production/odl-neutron-northbound-api/pom.xml b/features/production/odl-neutron-northbound-api/pom.xml index e59dc038a..8ba7cc014 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 - 1.8.0-Carbon + 1.9.0 diff --git a/features/production/odl-neutron-service/pom.xml b/features/production/odl-neutron-service/pom.xml index bd8e3fb4f..d87cfee72 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 - 1.8.0-Carbon + 1.9.0 diff --git a/features/production/odl-neutron-spi/pom.xml b/features/production/odl-neutron-spi/pom.xml index d805bd917..21e53fe86 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 - 1.8.0-Carbon + 1.9.0 diff --git a/features/production/odl-neutron-transcriber/pom.xml b/features/production/odl-neutron-transcriber/pom.xml index 568b70984..25dd8111d 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 - 1.8.0-Carbon + 1.9.0 diff --git a/features/production/pom.xml b/features/production/pom.xml index b45cb9333..fc7aca940 100644 --- a/features/production/pom.xml +++ b/features/production/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-Carbon + 1.9.0 diff --git a/features/test/features-neutron-test/pom.xml b/features/test/features-neutron-test/pom.xml index c3551f0bc..ff1933833 100644 --- a/features/test/features-neutron-test/pom.xml +++ b/features/test/features-neutron-test/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent features-parent - 1.8.0-Carbon + 1.9.0 org.opendaylight.neutron diff --git a/features/test/features4-neutron-test/pom.xml b/features/test/features4-neutron-test/pom.xml index 6a965c804..706f822fa 100644 --- a/features/test/features4-neutron-test/pom.xml +++ b/features/test/features4-neutron-test/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent feature-repo-parent - 1.8.0-Carbon + 1.9.0 diff --git a/features/test/odl-neutron-logger-test/pom.xml b/features/test/odl-neutron-logger-test/pom.xml index b67d09586..07afd247a 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 - 1.8.0-Carbon + 1.9.0 diff --git a/features/test/pom.xml b/features/test/pom.xml index e3dcc79de..17802a95a 100644 --- a/features/test/pom.xml +++ b/features/test/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 1.8.0-Carbon + 1.9.0 diff --git a/integration/test/pom.xml b/integration/test/pom.xml index e9c60b28a..b5161b40d 100644 --- a/integration/test/pom.xml +++ b/integration/test/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent features-parent - 1.8.0-Carbon + 1.9.0 diff --git a/integration/test/src/main/features4/pom.xml b/integration/test/src/main/features4/pom.xml index 17580e705..262bf70ff 100644 --- a/integration/test/src/main/features4/pom.xml +++ b/integration/test/src/main/features4/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent feature-repo-parent - 1.8.0-Carbon + 1.9.0 org.opendaylight.neutron diff --git a/karaf/pom.xml b/karaf/pom.xml index d66bf6c35..ee792a394 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 karaf-parent - 1.8.0-Carbon + 1.9.0 4.0.0 diff --git a/karaf4/pom.xml b/karaf4/pom.xml index c4bbadd43..8b48b9f15 100644 --- a/karaf4/pom.xml +++ b/karaf4/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 1.8.0-Carbon + 1.9.0 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index 1ad96dac0..5442d1674 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent odlparent - 1.8.0-Carbon + 1.9.0 diff --git a/pom.xml b/pom.xml index 56da3ae20..83757dd1c 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ features/test karaf karaf4 - integration/test + model neutron-hostconfig -- 2.36.6