From 8a27a977279c883fc5015359a3fdd54d23998127 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Fri, 20 Dec 2019 09:34:11 +0000 Subject: [PATCH] Bump versions by x.y.(z+1) Signed-off-by: jenkins-releng Change-Id: Ib07b2546170bf31f393e3a4e92208d8fa93bebba --- artifacts/pom.xml | 2 +- features/parent/pom.xml | 4 ++-- features/production/features-neutron/pom.xml | 2 +- .../production/odl-neutron-hostconfig-ovs/pom.xml | 8 ++++---- .../production/odl-neutron-hostconfig-vpp/pom.xml | 4 ++-- features/production/odl-neutron-logger/pom.xml | 2 +- features/production/odl-neutron-model/pom.xml | 2 +- .../production/odl-neutron-northbound-api/pom.xml | 8 ++++---- 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 | 14 +++++++------- integration/test/pom.xml | 4 ++-- karaf/pom.xml | 2 +- model/pom.xml | 4 ++-- neutron-hostconfig/ovs/pom.xml | 8 ++++---- neutron-hostconfig/pom.xml | 2 +- neutron-hostconfig/utils/pom.xml | 4 ++-- neutron-hostconfig/vpp/pom.xml | 6 +++--- neutron-logger/pom.xml | 4 ++-- neutron-spi/pom.xml | 4 ++-- northbound-api/pom.xml | 8 ++++---- parent/pom.xml | 6 +++--- pom.xml | 4 ++-- transcriber/pom.xml | 4 ++-- 28 files changed, 59 insertions(+), 59 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index e5d2e1909..ff016d3d9 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.neutron neutron-artifacts - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT pom Neutron Artifacts diff --git a/features/parent/pom.xml b/features/parent/pom.xml index d27c265a5..c4a6381b3 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.neutron neutron-single-feature-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT pom @@ -37,7 +37,7 @@ org.opendaylight.controller mdsal-artifacts - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom import diff --git a/features/production/features-neutron/pom.xml b/features/production/features-neutron/pom.xml index 44bc85bb2..f1b395cf7 100644 --- a/features/production/features-neutron/pom.xml +++ b/features/production/features-neutron/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.neutron neutron-single-feature-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../../parent diff --git a/features/production/odl-neutron-hostconfig-ovs/pom.xml b/features/production/odl-neutron-hostconfig-ovs/pom.xml index a9599c850..a54111821 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.neutron neutron-single-feature-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../../parent @@ -25,7 +25,7 @@ org.opendaylight.ovsdb southbound-artifacts - 1.8.3-SNAPSHOT + 1.8.4-SNAPSHOT pom import @@ -44,14 +44,14 @@ odl-ovsdb-utils xml features - 1.8.3-SNAPSHOT + 1.8.4-SNAPSHOT org.opendaylight.aaa odl-aaa-cert xml features - 0.9.3-SNAPSHOT + 0.9.4-SNAPSHOT ${project.groupId} diff --git a/features/production/odl-neutron-hostconfig-vpp/pom.xml b/features/production/odl-neutron-hostconfig-vpp/pom.xml index aef85635d..626335860 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.neutron neutron-single-feature-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../../parent @@ -21,7 +21,7 @@ OpenDaylight :: Neutron :: Hostconfig :: VPP - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/features/production/odl-neutron-logger/pom.xml b/features/production/odl-neutron-logger/pom.xml index 51e7c59a0..771cff6b9 100644 --- a/features/production/odl-neutron-logger/pom.xml +++ b/features/production/odl-neutron-logger/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.neutron neutron-single-feature-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../../parent diff --git a/features/production/odl-neutron-model/pom.xml b/features/production/odl-neutron-model/pom.xml index 52ff7becf..ac107d0ff 100644 --- a/features/production/odl-neutron-model/pom.xml +++ b/features/production/odl-neutron-model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.neutron neutron-single-feature-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../../parent diff --git a/features/production/odl-neutron-northbound-api/pom.xml b/features/production/odl-neutron-northbound-api/pom.xml index b338e44f1..cbb000ed2 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.neutron neutron-single-feature-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../../parent @@ -30,21 +30,21 @@ org.opendaylight.infrautils infrautils-artifacts - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom import org.opendaylight.aaa aaa-artifacts - 0.9.3-SNAPSHOT + 0.9.4-SNAPSHOT pom import org.opendaylight.netconf restconf-artifacts - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom import diff --git a/features/production/odl-neutron-service/pom.xml b/features/production/odl-neutron-service/pom.xml index 6dca41ce0..c647ca92c 100644 --- a/features/production/odl-neutron-service/pom.xml +++ b/features/production/odl-neutron-service/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.neutron neutron-single-feature-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../../parent diff --git a/features/production/odl-neutron-spi/pom.xml b/features/production/odl-neutron-spi/pom.xml index dec8130ce..9cb619720 100644 --- a/features/production/odl-neutron-spi/pom.xml +++ b/features/production/odl-neutron-spi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.neutron neutron-single-feature-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../../parent diff --git a/features/production/pom.xml b/features/production/pom.xml index b63421339..8db5b5841 100644 --- a/features/production/pom.xml +++ b/features/production/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.neutron features-aggregator - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT pom diff --git a/features/test/features-neutron-test/pom.xml b/features/test/features-neutron-test/pom.xml index 23572edcc..52bdd4a70 100644 --- a/features/test/features-neutron-test/pom.xml +++ b/features/test/features-neutron-test/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.neutron features-neutron-test - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT feature diff --git a/features/test/odl-neutron-logger-test/pom.xml b/features/test/odl-neutron-logger-test/pom.xml index 364a9a9d0..40d8b8dc9 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.neutron neutron-single-feature-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../../parent diff --git a/features/test/pom.xml b/features/test/pom.xml index 0ae0092bb..617c22cb0 100644 --- a/features/test/pom.xml +++ b/features/test/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.neutron features-test-aggregator - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT pom diff --git a/integration/test-standalone/pom.xml b/integration/test-standalone/pom.xml index 7efaf19e1..d8027cfce 100644 --- a/integration/test-standalone/pom.xml +++ b/integration/test-standalone/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.neutron integration-test-standalone - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT @@ -56,7 +56,7 @@ org.opendaylight.controller sal-binding-broker-impl - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT test @@ -68,20 +68,20 @@ org.opendaylight.controller sal-binding-broker-impl - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT test-jar test org.opendaylight.infrautils infrautils-testutils - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT test org.opendaylight.infrautils inject.guice.testutils - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT test @@ -93,13 +93,13 @@ org.opendaylight.aaa.web web-jetty-impl - 0.9.3-SNAPSHOT + 0.9.4-SNAPSHOT test org.opendaylight.aaa.web servlet-jersey2 - 0.9.3-SNAPSHOT + 0.9.4-SNAPSHOT test diff --git a/integration/test/pom.xml b/integration/test/pom.xml index b9be2ef02..cd9452ecc 100644 --- a/integration/test/pom.xml +++ b/integration/test/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.controller mdsal-it-parent - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT org.opendaylight.neutron integration-test - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT diff --git a/karaf/pom.xml b/karaf/pom.xml index 79f4344d3..9ca921a57 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.neutron neutron-karaf - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index bfdd5f5ea..e903b350f 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.neutron project-neutron-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../parent org.opendaylight.neutron model - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT bundle diff --git a/neutron-hostconfig/ovs/pom.xml b/neutron-hostconfig/ovs/pom.xml index b98018873..15e8788ca 100644 --- a/neutron-hostconfig/ovs/pom.xml +++ b/neutron-hostconfig/ovs/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.neutron project-neutron-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../../parent org.opendaylight.neutron neutron-hostconfig-ovs - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT bundle @@ -38,12 +38,12 @@ org.opendaylight.ovsdb utils.mdsal-utils - 1.8.3-SNAPSHOT + 1.8.4-SNAPSHOT org.opendaylight.ovsdb utils.southbound-utils - 1.8.3-SNAPSHOT + 1.8.4-SNAPSHOT org.opendaylight.neutron diff --git a/neutron-hostconfig/pom.xml b/neutron-hostconfig/pom.xml index 9647b3a1b..6df5c44bc 100644 --- a/neutron-hostconfig/pom.xml +++ b/neutron-hostconfig/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.neutron neutron-hostconfig - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT pom diff --git a/neutron-hostconfig/utils/pom.xml b/neutron-hostconfig/utils/pom.xml index ea677f29e..3c2868d55 100644 --- a/neutron-hostconfig/utils/pom.xml +++ b/neutron-hostconfig/utils/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.neutron project-neutron-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../../parent org.opendaylight.neutron neutron-hostconfig-utils - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT bundle diff --git a/neutron-hostconfig/vpp/pom.xml b/neutron-hostconfig/vpp/pom.xml index 208fad998..eeba52c71 100644 --- a/neutron-hostconfig/vpp/pom.xml +++ b/neutron-hostconfig/vpp/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.neutron project-neutron-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../../parent org.opendaylight.neutron neutron-hostconfig-vpp - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT bundle @@ -29,7 +29,7 @@ org.opendaylight.netconf netconf-artifacts - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom import diff --git a/neutron-logger/pom.xml b/neutron-logger/pom.xml index aa444a666..3c9ca12cf 100644 --- a/neutron-logger/pom.xml +++ b/neutron-logger/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.neutron project-neutron-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../parent org.opendaylight.neutron neutron-logger - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT bundle diff --git a/neutron-spi/pom.xml b/neutron-spi/pom.xml index 51cc8fee0..358f2d137 100644 --- a/neutron-spi/pom.xml +++ b/neutron-spi/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.neutron project-neutron-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../parent org.opendaylight.neutron neutron-spi - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT bundle diff --git a/northbound-api/pom.xml b/northbound-api/pom.xml index e0bd0c55a..24ac19d4f 100644 --- a/northbound-api/pom.xml +++ b/northbound-api/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.neutron project-neutron-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../parent org.opendaylight.neutron northbound-api - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT bundle @@ -29,14 +29,14 @@ org.opendaylight.aaa aaa-artifacts - 0.9.3-SNAPSHOT + 0.9.4-SNAPSHOT pom import org.opendaylight.netconf restconf-artifacts - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom import diff --git a/parent/pom.xml b/parent/pom.xml index 5e1f69a8c..4cebc6683 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.neutron project-neutron-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT pom @@ -39,14 +39,14 @@ org.opendaylight.infrautils infrautils-artifacts - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.9.3-SNAPSHOT + 1.9.4-SNAPSHOT pom import diff --git a/pom.xml b/pom.xml index 13d75f25e..8f887d310 100644 --- a/pom.xml +++ b/pom.xml @@ -9,12 +9,12 @@ org.opendaylight.neutron project-neutron-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT parent org.opendaylight.neutron project-neutron - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT pom neutron OpenDaylight Neutron Northbound Service diff --git a/transcriber/pom.xml b/transcriber/pom.xml index 89dd4b3c1..725873693 100644 --- a/transcriber/pom.xml +++ b/transcriber/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.neutron project-neutron-parent - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT ../parent org.opendaylight.neutron transcriber - 0.12.3-SNAPSHOT + 0.12.4-SNAPSHOT bundle -- 2.36.6