From 84320fdffcb13d933290c52d3d639beab0e6627b Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Wed, 5 Aug 2020 17:02:34 -0400 Subject: [PATCH] Bump versions by x.(y+1).z for next dev cycle Signed-off-by: Thanh Ha Change-Id: I386c41ac9fc2a911cc1cd97f73e035b82cda4d36 --- artifacts/pom.xml | 2 +- features/parent/pom.xml | 2 +- features/production/features-neutron/pom.xml | 2 +- features/production/odl-neutron-hostconfig-ovs/pom.xml | 8 ++++---- features/production/odl-neutron-hostconfig-vpp/pom.xml | 4 ++-- features/production/odl-neutron-logger/pom.xml | 2 +- features/production/odl-neutron-model/pom.xml | 2 +- features/production/odl-neutron-northbound-api/pom.xml | 6 +++--- 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 | 4 ++-- integration/test/pom.xml | 2 +- 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 | 2 +- pom.xml | 4 ++-- transcriber/pom.xml | 4 ++-- 28 files changed, 49 insertions(+), 49 deletions(-) diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 90918a9b0..03362dc2b 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.neutron neutron-artifacts - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT pom Neutron Artifacts diff --git a/features/parent/pom.xml b/features/parent/pom.xml index 8b202fc26..276e75397 100644 --- a/features/parent/pom.xml +++ b/features/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.neutron neutron-single-feature-parent - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT pom diff --git a/features/production/features-neutron/pom.xml b/features/production/features-neutron/pom.xml index 382353b4c..d206aaa14 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../../parent diff --git a/features/production/odl-neutron-hostconfig-ovs/pom.xml b/features/production/odl-neutron-hostconfig-ovs/pom.xml index c29cb6f51..ff5fc5865 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../../parent @@ -25,7 +25,7 @@ org.opendaylight.ovsdb southbound-artifacts - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT pom import @@ -44,14 +44,14 @@ odl-ovsdb-utils xml features - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT org.opendaylight.aaa odl-aaa-cert xml features - 0.12.0-SNAPSHOT + 0.13.0-SNAPSHOT ${project.groupId} diff --git a/features/production/odl-neutron-hostconfig-vpp/pom.xml b/features/production/odl-neutron-hostconfig-vpp/pom.xml index a59579ca7..0bd22edd2 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../../parent @@ -21,7 +21,7 @@ OpenDaylight :: Neutron :: Hostconfig :: VPP - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT diff --git a/features/production/odl-neutron-logger/pom.xml b/features/production/odl-neutron-logger/pom.xml index f1d913a18..ebd205d97 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../../parent diff --git a/features/production/odl-neutron-model/pom.xml b/features/production/odl-neutron-model/pom.xml index 3fe6090d0..09d8727be 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../../parent diff --git a/features/production/odl-neutron-northbound-api/pom.xml b/features/production/odl-neutron-northbound-api/pom.xml index 56afc1bfc..51f261bc8 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../../parent @@ -37,14 +37,14 @@ org.opendaylight.aaa aaa-artifacts - 0.12.0-SNAPSHOT + 0.13.0-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT pom import diff --git a/features/production/odl-neutron-service/pom.xml b/features/production/odl-neutron-service/pom.xml index b80159b04..b545e22a0 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../../parent diff --git a/features/production/odl-neutron-spi/pom.xml b/features/production/odl-neutron-spi/pom.xml index 6147459b3..55bdb7b3b 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../../parent diff --git a/features/production/pom.xml b/features/production/pom.xml index 642af86f0..0d6ed77f6 100644 --- a/features/production/pom.xml +++ b/features/production/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.neutron features-aggregator - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT pom diff --git a/features/test/features-neutron-test/pom.xml b/features/test/features-neutron-test/pom.xml index ab3a7dbad..e4e935331 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT feature diff --git a/features/test/odl-neutron-logger-test/pom.xml b/features/test/odl-neutron-logger-test/pom.xml index 82e67067f..99298cfbf 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../../parent diff --git a/features/test/pom.xml b/features/test/pom.xml index ce419e2a2..6517c4507 100644 --- a/features/test/pom.xml +++ b/features/test/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.neutron features-test-aggregator - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT pom diff --git a/integration/test-standalone/pom.xml b/integration/test-standalone/pom.xml index 0c03dce1f..8dd4a91ec 100644 --- a/integration/test-standalone/pom.xml +++ b/integration/test-standalone/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.neutron integration-test-standalone - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT bundle diff --git a/karaf/pom.xml b/karaf/pom.xml index 19b0f1348..fd935eb17 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index 16a6e4691..f69d7c04b 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.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../parent org.opendaylight.neutron model - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT bundle diff --git a/neutron-hostconfig/ovs/pom.xml b/neutron-hostconfig/ovs/pom.xml index b3118d7d8..5f8578d31 100644 --- a/neutron-hostconfig/ovs/pom.xml +++ b/neutron-hostconfig/ovs/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.neutron project-neutron-parent - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../../parent org.opendaylight.neutron neutron-hostconfig-ovs - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT bundle @@ -38,12 +38,12 @@ org.opendaylight.ovsdb utils.mdsal-utils - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT org.opendaylight.ovsdb utils.southbound-utils - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT org.opendaylight.neutron diff --git a/neutron-hostconfig/pom.xml b/neutron-hostconfig/pom.xml index 8d5b3ac1f..fc0fb1f9c 100644 --- a/neutron-hostconfig/pom.xml +++ b/neutron-hostconfig/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.neutron neutron-hostconfig - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT pom diff --git a/neutron-hostconfig/utils/pom.xml b/neutron-hostconfig/utils/pom.xml index f2f848566..ade7ae561 100644 --- a/neutron-hostconfig/utils/pom.xml +++ b/neutron-hostconfig/utils/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.neutron project-neutron-parent - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../../parent org.opendaylight.neutron neutron-hostconfig-utils - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT bundle diff --git a/neutron-hostconfig/vpp/pom.xml b/neutron-hostconfig/vpp/pom.xml index 189426d3e..92b365827 100644 --- a/neutron-hostconfig/vpp/pom.xml +++ b/neutron-hostconfig/vpp/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.neutron project-neutron-parent - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../../parent org.opendaylight.neutron neutron-hostconfig-vpp - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT bundle @@ -29,7 +29,7 @@ org.opendaylight.netconf netconf-artifacts - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT pom import diff --git a/neutron-logger/pom.xml b/neutron-logger/pom.xml index 430f902e4..3e1ba3650 100644 --- a/neutron-logger/pom.xml +++ b/neutron-logger/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.neutron project-neutron-parent - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../parent org.opendaylight.neutron neutron-logger - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT bundle diff --git a/neutron-spi/pom.xml b/neutron-spi/pom.xml index f7173573f..df67cc692 100644 --- a/neutron-spi/pom.xml +++ b/neutron-spi/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.neutron project-neutron-parent - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../parent org.opendaylight.neutron neutron-spi - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT bundle diff --git a/northbound-api/pom.xml b/northbound-api/pom.xml index 69a567fd8..4c953490c 100644 --- a/northbound-api/pom.xml +++ b/northbound-api/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.neutron project-neutron-parent - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../parent org.opendaylight.neutron northbound-api - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT bundle @@ -29,14 +29,14 @@ org.opendaylight.aaa aaa-artifacts - 0.12.0-SNAPSHOT + 0.13.0-SNAPSHOT pom import org.opendaylight.netconf netconf-artifacts - 1.9.0-SNAPSHOT + 1.10.0-SNAPSHOT pom import diff --git a/parent/pom.xml b/parent/pom.xml index c3dddb34b..78196f1e6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.neutron project-neutron-parent - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 47d725106..0266289ad 100644 --- a/pom.xml +++ b/pom.xml @@ -9,12 +9,12 @@ org.opendaylight.neutron project-neutron-parent - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT parent org.opendaylight.neutron project-neutron - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT pom neutron OpenDaylight Neutron Northbound Service diff --git a/transcriber/pom.xml b/transcriber/pom.xml index 94e3d3875..e47f07280 100644 --- a/transcriber/pom.xml +++ b/transcriber/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.neutron project-neutron-parent - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../parent org.opendaylight.neutron transcriber - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT bundle -- 2.36.6