From dea571c8332519ba63b99e2aa5c17e51bdf0a58f Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Fri, 9 Jun 2017 22:46:18 -0400 Subject: [PATCH 1/1] Migrate to odlparent 1.8.0-Carbon Per request of odlparent project we are downgrading all Nitrogen projects to use the released odlparent 1.8.0-Carbon to allow for the odlparent project to start performing semver style releases. Change-Id: I08967c90e05ce6534055a81ea93510a587dfde6a Jira: RELENG-159 RT: 41406 Signed-off-by: Thanh Ha --- 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 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index ddcf9ba7c..dd6cdd2e7 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent odlparent-lite - 1.9.0-SNAPSHOT + 1.8.0-Carbon 4.0.0 diff --git a/features/production/features-neutron/pom.xml b/features/production/features-neutron/pom.xml index 007de1f54..be88c3f4c 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.9.0-SNAPSHOT + 1.8.0-Carbon org.opendaylight.neutron diff --git a/features/production/features4-neutron/pom.xml b/features/production/features4-neutron/pom.xml index 78f8bd65d..802d649ab 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.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/features/production/odl-neutron-hostconfig-ovs/pom.xml b/features/production/odl-neutron-hostconfig-ovs/pom.xml index 960b6c8c0..fc31b0313 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.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/features/production/odl-neutron-hostconfig-vpp/pom.xml b/features/production/odl-neutron-hostconfig-vpp/pom.xml index 72ea52a1d..6dfd33064 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.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/features/production/odl-neutron-logger/pom.xml b/features/production/odl-neutron-logger/pom.xml index 73a9707d0..6c3bf411d 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.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/features/production/odl-neutron-northbound-api/pom.xml b/features/production/odl-neutron-northbound-api/pom.xml index 561a57588..e59dc038a 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.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/features/production/odl-neutron-service/pom.xml b/features/production/odl-neutron-service/pom.xml index fcec13daf..bd8e3fb4f 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.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/features/production/odl-neutron-spi/pom.xml b/features/production/odl-neutron-spi/pom.xml index dd6c65e4b..d805bd917 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.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/features/production/odl-neutron-transcriber/pom.xml b/features/production/odl-neutron-transcriber/pom.xml index a603ff41f..568b70984 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.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/features/production/pom.xml b/features/production/pom.xml index 4889ade3a..b45cb9333 100644 --- a/features/production/pom.xml +++ b/features/production/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 1.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/features/test/features-neutron-test/pom.xml b/features/test/features-neutron-test/pom.xml index a5ad7f453..c3551f0bc 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.9.0-SNAPSHOT + 1.8.0-Carbon org.opendaylight.neutron diff --git a/features/test/features4-neutron-test/pom.xml b/features/test/features4-neutron-test/pom.xml index 98203d0ae..6a965c804 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.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/features/test/odl-neutron-logger-test/pom.xml b/features/test/odl-neutron-logger-test/pom.xml index 2b523ded6..b67d09586 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.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/features/test/pom.xml b/features/test/pom.xml index 2dc26ab06..e3dcc79de 100644 --- a/features/test/pom.xml +++ b/features/test/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent odlparent-lite - 1.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/integration/test/pom.xml b/integration/test/pom.xml index c614d3063..a73bfceb9 100644 --- a/integration/test/pom.xml +++ b/integration/test/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent features-parent - 1.9.0-SNAPSHOT + 1.8.0-Carbon diff --git a/integration/test/src/main/features4/pom.xml b/integration/test/src/main/features4/pom.xml index a7742712c..17580e705 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.9.0-SNAPSHOT + 1.8.0-Carbon org.opendaylight.neutron diff --git a/karaf/pom.xml b/karaf/pom.xml index 3675c7663..d66bf6c35 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.9.0-SNAPSHOT + 1.8.0-Carbon 4.0.0 diff --git a/karaf4/pom.xml b/karaf4/pom.xml index 3c8f41bc0..c4bbadd43 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.9.0-SNAPSHOT + 1.8.0-Carbon 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index d33ce3d0f..1ad96dac0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -8,7 +8,7 @@ org.opendaylight.odlparent odlparent - 1.9.0-SNAPSHOT + 1.8.0-Carbon -- 2.36.6