From 50e41b50191c8328c6c406fda6655fc2391dc561 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 17 Oct 2017 01:39:42 +0000 Subject: [PATCH] Bump versions by x.y.(z+1) Change-Id: Ibda3c2b284a823eaa9e25c29cadf91b2b69dd426 Signed-off-by: jenkins-releng --- artifacts/pom.xml | 4 ++-- features/production/features-neutron/pom.xml | 18 +++++++++--------- features/production/features4-neutron/pom.xml | 4 ++-- .../odl-neutron-hostconfig-ovs/pom.xml | 14 +++++++------- .../odl-neutron-hostconfig-vpp/pom.xml | 8 ++++---- features/production/odl-neutron-logger/pom.xml | 6 +++--- .../odl-neutron-northbound-api/pom.xml | 6 +++--- .../production/odl-neutron-service/pom.xml | 4 ++-- features/production/odl-neutron-spi/pom.xml | 6 +++--- .../production/odl-neutron-transcriber/pom.xml | 6 +++--- features/production/pom.xml | 4 ++-- features/test/features-neutron-test/pom.xml | 4 ++-- features/test/features4-neutron-test/pom.xml | 4 ++-- features/test/odl-neutron-logger-test/pom.xml | 4 ++-- features/test/pom.xml | 4 ++-- integration/test/pom.xml | 4 ++-- integration/test/src/main/features4/pom.xml | 4 ++-- karaf/pom.xml | 4 ++-- karaf4/pom.xml | 4 ++-- model/pom.xml | 6 +++--- neutron-hostconfig/ovs/pom.xml | 12 ++++++------ neutron-hostconfig/pom.xml | 4 ++-- neutron-hostconfig/utils/pom.xml | 8 ++++---- neutron-hostconfig/vpp/pom.xml | 10 +++++----- neutron-logger/pom.xml | 8 ++++---- neutron-spi/pom.xml | 6 +++--- northbound-api/pom.xml | 4 ++-- parent/pom.xml | 16 ++++++++-------- pom.xml | 4 ++-- transcriber/pom.xml | 4 ++-- 30 files changed, 97 insertions(+), 97 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 4de72dcec..f73581ca5 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -5,14 +5,14 @@ org.opendaylight.odlparent odlparent-lite - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.neutron neutron-artifacts - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT pom Neutron Artifacts diff --git a/features/production/features-neutron/pom.xml b/features/production/features-neutron/pom.xml index 660877f6b..6a48a8021 100644 --- a/features/production/features-neutron/pom.xml +++ b/features/production/features-neutron/pom.xml @@ -4,21 +4,21 @@ org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron features-neutron - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT jar - 0.5.2-SNAPSHOT - 1.1.2-SNAPSHOT - 1.5.2-SNAPSHOT - 0.10.2-SNAPSHOT - 1.5.2-SNAPSHOT - 1.4.2-SNAPSHOT - 1.2.2-SNAPSHOT + 0.5.3-SNAPSHOT + 1.1.3-SNAPSHOT + 1.5.3-SNAPSHOT + 0.10.3-SNAPSHOT + 1.5.3-SNAPSHOT + 1.4.3-SNAPSHOT + 1.2.3-SNAPSHOT diff --git a/features/production/features4-neutron/pom.xml b/features/production/features4-neutron/pom.xml index 4b11cdfd4..1ac05cc5a 100644 --- a/features/production/features4-neutron/pom.xml +++ b/features/production/features4-neutron/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.odlparent feature-repo-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron features4-neutron-service - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT feature diff --git a/features/production/odl-neutron-hostconfig-ovs/pom.xml b/features/production/odl-neutron-hostconfig-ovs/pom.xml index 6a6764617..de45e39b2 100644 --- a/features/production/odl-neutron-hostconfig-ovs/pom.xml +++ b/features/production/odl-neutron-hostconfig-ovs/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron odl-neutron-hostconfig-ovs - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT feature OpenDaylight :: Neutron :: Hostconfig :: OVS @@ -23,14 +23,14 @@ org.opendaylight.controller mdsal-artifacts - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT pom import org.opendaylight.ovsdb southbound-artifacts - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT pom import @@ -58,19 +58,19 @@ org.opendaylight.ovsdb utils.mdsal-utils - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.opendaylight.ovsdb utils.southbound-utils - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.opendaylight.aaa odl-aaa-cert xml features - 0.5.2-SNAPSHOT + 0.5.3-SNAPSHOT ${project.groupId} diff --git a/features/production/odl-neutron-hostconfig-vpp/pom.xml b/features/production/odl-neutron-hostconfig-vpp/pom.xml index da0d4ef23..93866a9a9 100644 --- a/features/production/odl-neutron-hostconfig-vpp/pom.xml +++ b/features/production/odl-neutron-hostconfig-vpp/pom.xml @@ -8,18 +8,18 @@ org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron odl-neutron-hostconfig-vpp - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT feature OpenDaylight :: Neutron :: Hostconfig :: VPP - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT @@ -27,7 +27,7 @@ org.opendaylight.controller mdsal-artifacts - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT pom import diff --git a/features/production/odl-neutron-logger/pom.xml b/features/production/odl-neutron-logger/pom.xml index ec7ad276e..a0e6f43ff 100644 --- a/features/production/odl-neutron-logger/pom.xml +++ b/features/production/odl-neutron-logger/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron odl-neutron-logger - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT feature OpenDaylight :: Neutron :: Logger @@ -23,7 +23,7 @@ org.opendaylight.controller mdsal-artifacts - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT pom import diff --git a/features/production/odl-neutron-northbound-api/pom.xml b/features/production/odl-neutron-northbound-api/pom.xml index 7086fabb6..d295491ae 100644 --- a/features/production/odl-neutron-northbound-api/pom.xml +++ b/features/production/odl-neutron-northbound-api/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron odl-neutron-northbound-api - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT feature OpenDaylight :: Neutron :: Northbound @@ -22,7 +22,7 @@ org.opendaylight.aaa odl-aaa-shiro - 0.5.2-SNAPSHOT + 0.5.3-SNAPSHOT xml features diff --git a/features/production/odl-neutron-service/pom.xml b/features/production/odl-neutron-service/pom.xml index 6937ecdcf..0a037f528 100644 --- a/features/production/odl-neutron-service/pom.xml +++ b/features/production/odl-neutron-service/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron odl-neutron-service - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT feature OpenDaylight :: Neutron :: Service diff --git a/features/production/odl-neutron-spi/pom.xml b/features/production/odl-neutron-spi/pom.xml index 8197c825f..bbdbd252c 100644 --- a/features/production/odl-neutron-spi/pom.xml +++ b/features/production/odl-neutron-spi/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron odl-neutron-spi - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT feature OpenDaylight :: Neutron :: API @@ -23,7 +23,7 @@ org.opendaylight.mdsal.model mdsal-model-artifacts - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT pom import diff --git a/features/production/odl-neutron-transcriber/pom.xml b/features/production/odl-neutron-transcriber/pom.xml index 52fa7f303..d45172fd6 100644 --- a/features/production/odl-neutron-transcriber/pom.xml +++ b/features/production/odl-neutron-transcriber/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron odl-neutron-transcriber - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT feature OpenDaylight :: Neutron :: Implementation @@ -23,7 +23,7 @@ org.opendaylight.controller mdsal-artifacts - 1.5.2-SNAPSHOT + 1.5.3-SNAPSHOT pom import diff --git a/features/production/pom.xml b/features/production/pom.xml index 4a02d7b3b..e74180879 100644 --- a/features/production/pom.xml +++ b/features/production/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.odlparent odlparent-lite - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron features-aggregator - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT pom diff --git a/features/test/features-neutron-test/pom.xml b/features/test/features-neutron-test/pom.xml index 4f3109cd4..417c0f986 100644 --- a/features/test/features-neutron-test/pom.xml +++ b/features/test/features-neutron-test/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron features-neutron-test - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT jar diff --git a/features/test/features4-neutron-test/pom.xml b/features/test/features4-neutron-test/pom.xml index 2a67eb1b8..a745e1435 100644 --- a/features/test/features4-neutron-test/pom.xml +++ b/features/test/features4-neutron-test/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.odlparent feature-repo-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron features4-neutron-test - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT feature diff --git a/features/test/odl-neutron-logger-test/pom.xml b/features/test/odl-neutron-logger-test/pom.xml index a6f475072..41d7bc3d0 100644 --- a/features/test/odl-neutron-logger-test/pom.xml +++ b/features/test/odl-neutron-logger-test/pom.xml @@ -8,13 +8,13 @@ org.opendaylight.odlparent single-feature-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron odl-neutron-logger-test - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT feature OpenDaylight :: Neutron :: Logger :: Test diff --git a/features/test/pom.xml b/features/test/pom.xml index 2492629b2..4bae3e527 100644 --- a/features/test/pom.xml +++ b/features/test/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.odlparent odlparent-lite - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron features-test-aggregator - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT pom diff --git a/integration/test/pom.xml b/integration/test/pom.xml index 392531be8..aabe8ad0a 100644 --- a/integration/test/pom.xml +++ b/integration/test/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.odlparent features-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron integration-test - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT jar diff --git a/integration/test/src/main/features4/pom.xml b/integration/test/src/main/features4/pom.xml index aef9c192e..92f5dca85 100644 --- a/integration/test/src/main/features4/pom.xml +++ b/integration/test/src/main/features4/pom.xml @@ -8,12 +8,12 @@ org.opendaylight.odlparent feature-repo-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron features4-odl-neutron-test - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT feature diff --git a/karaf/pom.xml b/karaf/pom.xml index 20ffcb946..8901c7401 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -9,13 +9,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.neutron neutron-karaf - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT ODL :: neutron :: ${project.artifactId} diff --git a/karaf4/pom.xml b/karaf4/pom.xml index 89a911faf..58109eb34 100644 --- a/karaf4/pom.xml +++ b/karaf4/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent karaf4-parent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT 4.0.0 org.opendaylight.neutron neutron4-karaf - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index 57c1584e7..1d92b67c5 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT org.opendaylight.neutron model - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT bundle @@ -33,7 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal.model mdsal-model-artifacts - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT pom import diff --git a/neutron-hostconfig/ovs/pom.xml b/neutron-hostconfig/ovs/pom.xml index 48c733085..5eed7617a 100644 --- a/neutron-hostconfig/ovs/pom.xml +++ b/neutron-hostconfig/ovs/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.neutron neutron-hostconfig-ovs - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT bundle @@ -23,7 +23,7 @@ org.opendaylight.mdsal.model mdsal-model-artifacts - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT pom import @@ -43,12 +43,12 @@ org.opendaylight.ovsdb utils.mdsal-utils - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.opendaylight.ovsdb utils.southbound-utils - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.opendaylight.neutron @@ -66,7 +66,7 @@ org.opendaylight.controller config-api - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT diff --git a/neutron-hostconfig/pom.xml b/neutron-hostconfig/pom.xml index 5169c3726..393971e4a 100644 --- a/neutron-hostconfig/pom.xml +++ b/neutron-hostconfig/pom.xml @@ -6,13 +6,13 @@ org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.neutron neutron-hostconfig - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT pom diff --git a/neutron-hostconfig/utils/pom.xml b/neutron-hostconfig/utils/pom.xml index 0bff5e593..f3aa2436d 100644 --- a/neutron-hostconfig/utils/pom.xml +++ b/neutron-hostconfig/utils/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.neutron neutron-hostconfig-utils - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT bundle @@ -23,7 +23,7 @@ org.opendaylight.mdsal.model mdsal-model-artifacts - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT pom import @@ -46,7 +46,7 @@ org.opendaylight.controller config-api - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT diff --git a/neutron-hostconfig/vpp/pom.xml b/neutron-hostconfig/vpp/pom.xml index e694d7773..c3b5a723c 100644 --- a/neutron-hostconfig/vpp/pom.xml +++ b/neutron-hostconfig/vpp/pom.xml @@ -4,19 +4,19 @@ org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.neutron neutron-hostconfig-vpp - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT bundle ODL :: neutron :: ${project.artifactId} - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT ${project.parent.basedir}/src/main/resources @@ -24,7 +24,7 @@ org.opendaylight.mdsal.model mdsal-model-artifacts - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT pom import @@ -64,7 +64,7 @@ org.opendaylight.controller config-api - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.netconf diff --git a/neutron-logger/pom.xml b/neutron-logger/pom.xml index 3058cf75d..4fdb44351 100644 --- a/neutron-logger/pom.xml +++ b/neutron-logger/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.neutron neutron-logger - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT bundle @@ -23,7 +23,7 @@ org.opendaylight.mdsal.model mdsal-model-artifacts - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT pom import @@ -51,7 +51,7 @@ org.opendaylight.controller config-api - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT diff --git a/neutron-spi/pom.xml b/neutron-spi/pom.xml index b80212cc2..c6adcc33b 100644 --- a/neutron-spi/pom.xml +++ b/neutron-spi/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.neutron project-neutron-parent - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT ../parent org.opendaylight.neutron neutron-spi - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT bundle @@ -23,7 +23,7 @@ org.opendaylight.mdsal.model mdsal-model-artifacts - 0.10.2-SNAPSHOT + 0.10.3-SNAPSHOT pom import diff --git a/northbound-api/pom.xml b/northbound-api/pom.xml index 3f65530ed..cc2e2d398 100644 --- a/northbound-api/pom.xml +++ b/northbound-api/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.neutron project-neutron-parent - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT ../parent org.opendaylight.neutron northbound-api - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT bundle diff --git a/parent/pom.xml b/parent/pom.xml index bb8691da1..12ef9d9cf 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -8,26 +8,26 @@ org.opendaylight.odlparent odlparent - 1.8.2-SNAPSHOT + 1.8.3-SNAPSHOT org.opendaylight.neutron project-neutron-parent - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT pom ODL :: neutron :: ${project.artifactId} - 0.5.2-SNAPSHOT - 2013.07.15.10.2-SNAPSHOT - 1.2.2-SNAPSHOT + 0.5.3-SNAPSHOT + 2013.07.15.10.3-SNAPSHOT + 1.2.3-SNAPSHOT src/main/yang-gen-sal - 0.10.2-SNAPSHOT - 1.1.2-SNAPSHOT - 2013.09.07.10.2-SNAPSHOT + 0.10.3-SNAPSHOT + 1.1.3-SNAPSHOT + 2013.09.07.10.3-SNAPSHOT target/jacoco.exec ../target/jacoco-it.exec ${project.build.resources[0].directory} diff --git a/pom.xml b/pom.xml index 87d9f63ff..b6fef7728 100644 --- a/pom.xml +++ b/pom.xml @@ -9,12 +9,12 @@ org.opendaylight.neutron project-neutron-parent - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT parent org.opendaylight.neutron project-neutron - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT pom neutron OpenDaylight Neutron Northbound Service diff --git a/transcriber/pom.xml b/transcriber/pom.xml index 4fcf09028..6a87552a5 100644 --- a/transcriber/pom.xml +++ b/transcriber/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller config-parent - 0.6.2-SNAPSHOT + 0.6.3-SNAPSHOT org.opendaylight.neutron transcriber - 0.8.2-SNAPSHOT + 0.8.3-SNAPSHOT bundle -- 2.36.6