From 9572e2714d1f4a2b0f75a98b63316705f8fa046d Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Thu, 15 Sep 2016 10:12:39 +0200 Subject: Bump versions to SNAPSHOT This reverts commit a5846cd36101fba5acdf511480fdbdf2f17f039a. Change-Id: Ie02435307b2ab6e4627758ff6ab0071de4966339 Signed-off-by: Maros Marsalek --- common/api-parent/pom.xml | 4 ++-- common/checkstyle/pom.xml | 2 +- common/impl-parent/pom.xml | 4 ++-- common/minimal-assembly-descriptor/pom.xml | 2 +- common/minimal-distribution-parent/pom.xml | 4 ++-- common/pom.xml | 2 +- infra/artifacts/pom.xml | 2 +- infra/cfg-init/pom.xml | 4 ++-- infra/data-api/pom.xml | 4 ++-- infra/data-impl/pom.xml | 4 ++-- infra/impl/pom.xml | 4 ++-- infra/it/it-test/pom.xml | 4 ++-- infra/it/pom.xml | 2 +- infra/it/test-model/pom.xml | 4 ++-- infra/minimal-distribution/pom.xml | 4 ++-- infra/notification/api/pom.xml | 4 ++-- infra/notification/impl/pom.xml | 4 ++-- infra/notification/pom.xml | 2 +- infra/pom.xml | 2 +- infra/translate-api/pom.xml | 4 ++-- infra/translate-impl/pom.xml | 4 ++-- infra/translate-spi/pom.xml | 4 ++-- infra/translate-utils/pom.xml | 4 ++-- lisp/api/pom.xml | 4 ++-- lisp/lisp2vpp/pom.xml | 6 +++--- lisp/pom.xml | 2 +- nsh/api/pom.xml | 4 ++-- nsh/impl/pom.xml | 12 +++--------- nsh/pom.xml | 2 +- packaging/deb/debuild.sh | 8 ++++---- packaging/rpm/honeycomb.spec | 6 +++--- packaging/rpm/release | 2 +- packaging/rpm/rpmbuild.sh | 2 +- pom.xml | 2 +- samples/interfaces/mapping/pom.xml | 6 +++--- samples/interfaces/models/pom.xml | 4 ++-- samples/interfaces/pom.xml | 2 +- samples/minimal-distribution/pom.xml | 8 ++++---- samples/pom.xml | 2 +- tools/archetype/Readme.adoc | 2 +- tools/archetype/pom.xml | 4 ++-- .../src/main/resources/META-INF/maven/archetype-metadata.xml | 2 +- .../archetype-resources/__rootArtifactId__-api/pom.xml | 2 +- .../archetype-resources/__rootArtifactId__-impl/pom.xml | 4 ++-- tools/pom.xml | 4 ++-- v3po/api/pom.xml | 4 ++-- v3po/pom.xml | 2 +- v3po/v3po2vpp/pom.xml | 6 +++--- vpp-common/minimal-distribution/pom.xml | 10 +++++----- vpp-common/naming-context-api/pom.xml | 4 ++-- vpp-common/naming-context-impl/pom.xml | 4 ++-- vpp-common/pom.xml | 2 +- vpp-common/vpp-translate-utils/pom.xml | 8 ++++---- vpp-integration/minimal-distribution/pom.xml | 12 ++++++------ vpp-integration/pom.xml | 2 +- 55 files changed, 108 insertions(+), 114 deletions(-) diff --git a/common/api-parent/pom.xml b/common/api-parent/pom.xml index 06dced208..72e0b25b6 100644 --- a/common/api-parent/pom.xml +++ b/common/api-parent/pom.xml @@ -28,7 +28,7 @@ 4.0.0 io.fd.honeycomb.common api-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT pom @@ -89,7 +89,7 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/common/checkstyle/pom.xml b/common/checkstyle/pom.xml index 21a163b63..a9d789f0b 100644 --- a/common/checkstyle/pom.xml +++ b/common/checkstyle/pom.xml @@ -10,6 +10,6 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/common/impl-parent/pom.xml b/common/impl-parent/pom.xml index 1dce9af85..71566e6d7 100644 --- a/common/impl-parent/pom.xml +++ b/common/impl-parent/pom.xml @@ -26,7 +26,7 @@ 4.0.0 io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT pom @@ -94,7 +94,7 @@ io.fd.honeycomb.common honeycomb-checkstyle - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/common/minimal-assembly-descriptor/pom.xml b/common/minimal-assembly-descriptor/pom.xml index 973dedf27..24b4e722f 100644 --- a/common/minimal-assembly-descriptor/pom.xml +++ b/common/minimal-assembly-descriptor/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common minimal-assembly-descriptor - 1.16.9-RC2 + 1.16.9-SNAPSHOT ${project.artifactId} 4.0.0 diff --git a/common/minimal-distribution-parent/pom.xml b/common/minimal-distribution-parent/pom.xml index 0ff30da96..02356cb75 100644 --- a/common/minimal-distribution-parent/pom.xml +++ b/common/minimal-distribution-parent/pom.xml @@ -53,7 +53,7 @@ done 4.0.0 io.fd.honeycomb.common minimal-distribution-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT pom @@ -200,7 +200,7 @@ done io.fd.honeycomb.common minimal-assembly-descriptor - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index f94218c82..5222ac96b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common honeycomb-common-aggregator - 1.16.9-RC2 + 1.16.9-SNAPSHOT honeycomb pom 4.0.0 diff --git a/infra/artifacts/pom.xml b/infra/artifacts/pom.xml index 49b4091da..c58258a33 100644 --- a/infra/artifacts/pom.xml +++ b/infra/artifacts/pom.xml @@ -19,7 +19,7 @@ 4.0.0 io.fd.honeycomb honeycomb-artifacts - 1.16.9-RC2 + 1.16.9-SNAPSHOT pom diff --git a/infra/cfg-init/pom.xml b/infra/cfg-init/pom.xml index d0e6f4b87..22b9568ee 100644 --- a/infra/cfg-init/pom.xml +++ b/infra/cfg-init/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb cfg-init - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/infra/data-api/pom.xml b/infra/data-api/pom.xml index ed81c2403..fd40ac77a 100644 --- a/infra/data-api/pom.xml +++ b/infra/data-api/pom.xml @@ -19,14 +19,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb data-api - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/infra/data-impl/pom.xml b/infra/data-impl/pom.xml index d332ce08c..67512e70e 100644 --- a/infra/data-impl/pom.xml +++ b/infra/data-impl/pom.xml @@ -19,14 +19,14 @@ impl-parent io.fd.honeycomb.common - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb data-impl - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/infra/impl/pom.xml b/infra/impl/pom.xml index 1b3eeec05..5da1b2f60 100644 --- a/infra/impl/pom.xml +++ b/infra/impl/pom.xml @@ -19,14 +19,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb honeycomb-impl - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index 68a0ca274..194dc5158 100644 --- a/infra/it/it-test/pom.xml +++ b/infra/it/it-test/pom.xml @@ -19,14 +19,14 @@ impl-parent io.fd.honeycomb.common - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb honeycomb-it-test - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/infra/it/pom.xml b/infra/it/pom.xml index 466e2b52d..b7e334765 100644 --- a/infra/it/pom.xml +++ b/infra/it/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common honeycomb-it-aggregator - 1.16.9-RC2 + 1.16.9-SNAPSHOT honeycomb pom 4.0.0 diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml index decbd23bc..9cf4bd3d7 100644 --- a/infra/it/test-model/pom.xml +++ b/infra/it/test-model/pom.xml @@ -17,14 +17,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../../common/api-parent 4.0.0 io.fd.honeycomb honeycomb-test-model - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/infra/minimal-distribution/pom.xml b/infra/minimal-distribution/pom.xml index 512bcf119..d6bf36dc2 100644 --- a/infra/minimal-distribution/pom.xml +++ b/infra/minimal-distribution/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/minimal-distribution-parent 4.0.0 io.fd.honeycomb minimal-distribution - 1.16.9-RC2 + 1.16.9-SNAPSHOT ${project.artifactId} diff --git a/infra/notification/api/pom.xml b/infra/notification/api/pom.xml index 0bc4894b2..9f5eb5db2 100644 --- a/infra/notification/api/pom.xml +++ b/infra/notification/api/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb notification-api - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml index fdd80dacd..42cc45b6a 100644 --- a/infra/notification/impl/pom.xml +++ b/infra/notification/impl/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb notification-impl - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml index 56a878765..41c14001f 100644 --- a/infra/notification/pom.xml +++ b/infra/notification/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb notification-aggregator - 1.16.9-RC2 + 1.16.9-SNAPSHOT notification pom 4.0.0 diff --git a/infra/pom.xml b/infra/pom.xml index 06be10c44..d530d7eba 100644 --- a/infra/pom.xml +++ b/infra/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb infra-aggregator - 1.16.9-RC2 + 1.16.9-SNAPSHOT honeycomb-infra pom 4.0.0 diff --git a/infra/translate-api/pom.xml b/infra/translate-api/pom.xml index 8f9f3d07b..1205b8084 100644 --- a/infra/translate-api/pom.xml +++ b/infra/translate-api/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb translate-api - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/infra/translate-impl/pom.xml b/infra/translate-impl/pom.xml index fb78b6669..ca5577d08 100644 --- a/infra/translate-impl/pom.xml +++ b/infra/translate-impl/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/api-parent 4.0.0 io.fd.honeycomb translate-impl - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/infra/translate-spi/pom.xml b/infra/translate-spi/pom.xml index e3049903a..d93afe9ac 100644 --- a/infra/translate-spi/pom.xml +++ b/infra/translate-spi/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/api-parent 4.0.0 io.fd.honeycomb translate-spi - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/infra/translate-utils/pom.xml b/infra/translate-utils/pom.xml index 108d0932f..4a0282a9f 100644 --- a/infra/translate-utils/pom.xml +++ b/infra/translate-utils/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb translate-utils - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/lisp/api/pom.xml b/lisp/api/pom.xml index 322350234..df5b7b3ba 100755 --- a/lisp/api/pom.xml +++ b/lisp/api/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/api-parent 4.0.0 io.fd.honeycomb.lisp lisp-api - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/lisp/lisp2vpp/pom.xml b/lisp/lisp2vpp/pom.xml index b6592fb8c..a606527b9 100755 --- a/lisp/lisp2vpp/pom.xml +++ b/lisp/lisp2vpp/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb.lisp lisp2vpp - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle @@ -62,7 +62,7 @@ io.fd.vpp jvpp-core - 16.09 + 16.09-SNAPSHOT diff --git a/lisp/pom.xml b/lisp/pom.xml index 461f6322d..e55294ba2 100755 --- a/lisp/pom.xml +++ b/lisp/pom.xml @@ -25,7 +25,7 @@ io.fd.honeycomb.lisp lisp-aggregator - 1.16.9-RC2 + 1.16.9-SNAPSHOT lisp pom 4.0.0 diff --git a/nsh/api/pom.xml b/nsh/api/pom.xml index 1706fdc22..abab758f1 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/api-parent 4.0.0 io.fd.honeycomb.vppnsh vppnsh-api - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 6edf7e40e..58730cf90 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -17,14 +17,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb.vppnsh vppnsh-impl - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle @@ -78,18 +78,12 @@ io.fd.vpp jvpp-registry - 16.09 + 16.09-SNAPSHOT io.fd.nsh_sfc nsh-sfc 16.09-SNAPSHOT - - - io.fd.vpp - jvpp-registry - - io.fd.honeycomb.vpp diff --git a/nsh/pom.xml b/nsh/pom.xml index 6aea30666..2c51641d2 100644 --- a/nsh/pom.xml +++ b/nsh/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb.nsh vppnsh-aggregator - 1.16.9-RC2 + 1.16.9-SNAPSHOT vppnsh pom 4.0.0 diff --git a/packaging/deb/debuild.sh b/packaging/deb/debuild.sh index 46072bc37..8da088d41 100755 --- a/packaging/deb/debuild.sh +++ b/packaging/deb/debuild.sh @@ -8,9 +8,9 @@ PACKAGING_ROOT=${DIR}/honeycomb-${VERSION} # Copy and unpack the archive with vpp-integration distribution ARCHIVE_DIR=${DIR}/../../vpp-integration/minimal-distribution/target/ -ARCHIVE=${ARCHIVE_DIR}/vpp-integration-distribution-1.16.9-RC2-hc.tar.gz +ARCHIVE=${ARCHIVE_DIR}/vpp-integration-distribution-1.16.9-SNAPSHOT-hc.tar.gz cp ${ARCHIVE} ${DIR} -ARCHIVE=${DIR}/vpp-integration-distribution-${VERSION}-RC2-hc.tar.gz +ARCHIVE=${DIR}/vpp-integration-distribution-${VERSION}-SNAPSHOT-hc.tar.gz tar -xf ${ARCHIVE} -C ${DIR}/ # Create packaging root @@ -18,7 +18,7 @@ rm -rf ${PACKAGING_ROOT} mkdir ${PACKAGING_ROOT} # Copy contents of tar.gz -mv ${DIR}/vpp-integration-distribution-${VERSION}-RC2/ ${PACKAGING_ROOT}/ +mv ${DIR}/vpp-integration-distribution-${VERSION}-SNAPSHOT/ ${PACKAGING_ROOT}/ cp -r ${DIR}/debian/ ${PACKAGING_ROOT} # Upstart configuration @@ -35,7 +35,7 @@ EOT # Install instructions cat <> ${PACKAGING_ROOT}/debian/install -vpp-integration-distribution-${VERSION}-RC2/* /opt/honeycomb/ +vpp-integration-distribution-${VERSION}-SNAPSHOT/* /opt/honeycomb/ honeycomb.conf /etc/init/ EOT diff --git a/packaging/rpm/honeycomb.spec b/packaging/rpm/honeycomb.spec index 35195f170..f15d7e133 100644 --- a/packaging/rpm/honeycomb.spec +++ b/packaging/rpm/honeycomb.spec @@ -16,7 +16,7 @@ Summary: fd.io Honeycomb Group: Applications/Communications License: Apache-1.0 URL: http://www.fd.io -Source0: vpp-integration-distribution-%{_version}-RC2-hc.zip +Source0: vpp-integration-distribution-%{_version}-SNAPSHOT-hc.zip Source1: honeycomb.service Requires: vpp, java >= 1:1.8.0 # Required for creating honeycomb group @@ -37,13 +37,13 @@ fd.io Honeycomb %prep # Extract Source0 (Honeycomb archive) -%autosetup -n vpp-integration-distribution-%{_version}-RC2 +%autosetup -n vpp-integration-distribution-%{_version}-SNAPSHOT %install # Create directory in build root for Honeycomb mkdir -p $RPM_BUILD_ROOT/opt/%name # Copy Honeycomb from archive to its dir in build root -cp -r ../vpp-integration-distribution-%{_version}-RC2/* $RPM_BUILD_ROOT/opt/%name +cp -r ../vpp-integration-distribution-%{_version}-SNAPSHOT/* $RPM_BUILD_ROOT/opt/%name # Create directory in build root for systemd .service file mkdir -p $RPM_BUILD_ROOT/%{_unitdir} # Copy Honeycomb's systemd .service file to correct dir in build root diff --git a/packaging/rpm/release b/packaging/rpm/release index a35258fed..c4bf723b5 100755 --- a/packaging/rpm/release +++ b/packaging/rpm/release @@ -1,2 +1,2 @@ #!/bin/bash -echo RC2 +echo $BUILD_NUMBER diff --git a/packaging/rpm/rpmbuild.sh b/packaging/rpm/rpmbuild.sh index 38c2a44e4..dc28cddd0 100755 --- a/packaging/rpm/rpmbuild.sh +++ b/packaging/rpm/rpmbuild.sh @@ -3,7 +3,7 @@ set -xe DIR=$(dirname $0) DIR=$(readlink -f $DIR) ZIPDIR=${DIR}/../../vpp-integration/minimal-distribution/target/ -ZIPFILE=${ZIPDIR}/vpp-integration-distribution-1.16.9-RC2-hc.zip +ZIPFILE=${ZIPDIR}/vpp-integration-distribution-1.16.9-SNAPSHOT-hc.zip mkdir -p ${DIR}/SOURCES/ cp $ZIPFILE ${DIR}/SOURCES/ cp ${DIR}/honeycomb.spec ${DIR}/SOURCES/ diff --git a/pom.xml b/pom.xml index aebcc444d..e20e6e110 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ io.fd.honeycomb honeycomb-aggregator - 1.16.9-RC2 + 1.16.9-SNAPSHOT honeycomb pom 4.0.0 diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml index 90238cf3f..998a6df3d 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -17,18 +17,18 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../../common/impl-parent 4.0.0 io.fd.honeycomb.samples.interfaces interfaces-mapping - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index 383bdd626..2f5d9f851 100644 --- a/samples/interfaces/models/pom.xml +++ b/samples/interfaces/models/pom.xml @@ -17,14 +17,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../../common/api-parent 4.0.0 io.fd.honeycomb.samples.interfaces interfaces-models - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml index 6244877c7..00611d92d 100644 --- a/samples/interfaces/pom.xml +++ b/samples/interfaces/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb.samples.interfaces interfaces-aggregator - 1.16.9-RC2 + 1.16.9-SNAPSHOT honeycomb-infra pom 4.0.0 diff --git a/samples/minimal-distribution/pom.xml b/samples/minimal-distribution/pom.xml index b7441a3c9..d9280257d 100644 --- a/samples/minimal-distribution/pom.xml +++ b/samples/minimal-distribution/pom.xml @@ -18,20 +18,20 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/minimal-distribution-parent 4.0.0 io.fd.honeycomb.samples.distro minimal-distribution - 1.16.9-RC2 + 1.16.9-SNAPSHOT -Xms128m -Xmx128m io.fd.honeycomb.samples.distro.Main - 1.16.9-RC2 - 1.16.9-RC2 + 1.16.9-SNAPSHOT + 1.16.9-SNAPSHOT diff --git a/samples/pom.xml b/samples/pom.xml index a8417ce26..4ce227e44 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb samples-aggregator - 1.16.9-RC2 + 1.16.9-SNAPSHOT honeycomb-infra pom 4.0.0 diff --git a/tools/archetype/Readme.adoc b/tools/archetype/Readme.adoc index e200eb831..0ffcd9cf9 100644 --- a/tools/archetype/Readme.adoc +++ b/tools/archetype/Readme.adoc @@ -4,7 +4,7 @@ Honeycomb Plugin Archetype How to use it : - archetype:generate -DarchetypeGroupId=io.fd.honeycomb.tools -DarchetypeArtifactId=honeycomb-plugin-archetype -DarchetypeVersion=1.16.9-RC2 + archetype:generate -DarchetypeGroupId=io.fd.honeycomb.tools -DarchetypeArtifactId=honeycomb-plugin-archetype -DarchetypeVersion=1.16.9-SNAPSHOT This will generate main aggregator project containing two sub-projects diff --git a/tools/archetype/pom.xml b/tools/archetype/pom.xml index 30f54493c..d19c46469 100644 --- a/tools/archetype/pom.xml +++ b/tools/archetype/pom.xml @@ -5,13 +5,13 @@ honeycomb-tools io.fd.honeycomb.tools - 1.16.9-RC2 + 1.16.9-SNAPSHOT 4.0.0 io.fd.honeycomb.tools honeycomb-plugin-archetype - 1.16.9-RC2 + 1.16.9-SNAPSHOT jar \ No newline at end of file diff --git a/tools/archetype/src/main/resources/META-INF/maven/archetype-metadata.xml b/tools/archetype/src/main/resources/META-INF/maven/archetype-metadata.xml index 6787be28c..579f0524f 100644 --- a/tools/archetype/src/main/resources/META-INF/maven/archetype-metadata.xml +++ b/tools/archetype/src/main/resources/META-INF/maven/archetype-metadata.xml @@ -6,7 +6,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml b/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml index 8e5cd7d75..d8f5ec298 100644 --- a/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml +++ b/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-api/pom.xml @@ -16,7 +16,7 @@ io.fd.honeycomb.common api-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT 4.0.0 diff --git a/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml b/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml index c4cd817d9..8a073e570 100644 --- a/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml +++ b/tools/archetype/src/main/resources/archetype-resources/__rootArtifactId__-impl/pom.xml @@ -16,7 +16,7 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT 4.0.0 @@ -26,7 +26,7 @@ bundle - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/tools/pom.xml b/tools/pom.xml index ea0a4a94d..ae2740584 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,14 +5,14 @@ honeycomb-aggregator io.fd.honeycomb - 1.16.9-RC2 + 1.16.9-SNAPSHOT 4.0.0 io.fd.honeycomb.tools honeycomb-tools pom - 1.16.9-RC2 + 1.16.9-SNAPSHOT archetype diff --git a/v3po/api/pom.xml b/v3po/api/pom.xml index 4b1e89d4c..127699173 100644 --- a/v3po/api/pom.xml +++ b/v3po/api/pom.xml @@ -17,14 +17,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/api-parent 4.0.0 io.fd.honeycomb.v3po v3po-api - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/v3po/pom.xml b/v3po/pom.xml index e74cbfbfc..49d0206bd 100644 --- a/v3po/pom.xml +++ b/v3po/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb.v3po v3po-aggregator - 1.16.9-RC2 + 1.16.9-SNAPSHOT v3po pom 4.0.0 diff --git a/v3po/v3po2vpp/pom.xml b/v3po/v3po2vpp/pom.xml index 315ea6643..37cdcc29e 100644 --- a/v3po/v3po2vpp/pom.xml +++ b/v3po/v3po2vpp/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb.v3po v3po2vpp - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle @@ -68,7 +68,7 @@ io.fd.vpp jvpp-core - 16.09 + 16.09-SNAPSHOT diff --git a/vpp-common/minimal-distribution/pom.xml b/vpp-common/minimal-distribution/pom.xml index 08b4bf451..98b8e1363 100644 --- a/vpp-common/minimal-distribution/pom.xml +++ b/vpp-common/minimal-distribution/pom.xml @@ -18,18 +18,18 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/minimal-distribution-parent 4.0.0 io.fd.honeycomb.vpp minimal-distribution - 1.16.9-RC2 + 1.16.9-SNAPSHOT io.fd.honeycomb.vpp.distro.Main - 1.16.9-RC2 + 1.16.9-SNAPSHOT @@ -74,12 +74,12 @@ io.fd.vpp jvpp-registry - 16.09 + 16.09-SNAPSHOT io.fd.vpp jvpp-core - 16.09 + 16.09-SNAPSHOT ${project.groupId} diff --git a/vpp-common/naming-context-api/pom.xml b/vpp-common/naming-context-api/pom.xml index 75b089ff5..f9c8e1ed3 100644 --- a/vpp-common/naming-context-api/pom.xml +++ b/vpp-common/naming-context-api/pom.xml @@ -17,14 +17,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/api-parent 4.0.0 io.fd.honeycomb.vpp naming-context-api - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 832c6dda4..9a578c12b 100644 --- a/vpp-common/naming-context-impl/pom.xml +++ b/vpp-common/naming-context-impl/pom.xml @@ -19,14 +19,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb.vpp naming-context-impl - 1.16.9-RC2 + 1.16.9-SNAPSHOT diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index c618dbbba..f961264f3 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb.vpp vpp-common-aggregator - 1.16.9-RC2 + 1.16.9-SNAPSHOT v3po pom 4.0.0 diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 9be46805a..bc9174b06 100644 --- a/vpp-common/vpp-translate-utils/pom.xml +++ b/vpp-common/vpp-translate-utils/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/impl-parent 4.0.0 io.fd.honeycomb.vpp vpp-translate-utils - 1.16.9-RC2 + 1.16.9-SNAPSHOT bundle @@ -54,12 +54,12 @@ io.fd.vpp jvpp-registry - 16.09 + 16.09-SNAPSHOT io.fd.vpp jvpp-core - 16.09 + 16.09-SNAPSHOT org.opendaylight.mdsal.model diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index eac8d6d89..ecf0497f0 100644 --- a/vpp-integration/minimal-distribution/pom.xml +++ b/vpp-integration/minimal-distribution/pom.xml @@ -18,21 +18,21 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.16.9-RC2 + 1.16.9-SNAPSHOT ../../common/minimal-distribution-parent 4.0.0 io.fd.honeycomb.vpp.integration vpp-integration-distribution - 1.16.9-RC2 + 1.16.9-SNAPSHOT io.fd.honeycomb.vpp.integration.distro.Main - 1.16.9-RC2 - 1.16.9-RC2 - 1.16.9-RC2 - 1.16.9-RC2 + 1.16.9-SNAPSHOT + 1.16.9-SNAPSHOT + 1.16.9-SNAPSHOT + 1.16.9-SNAPSHOT diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index b401f64c4..32348229f 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -24,7 +24,7 @@ io.fd.honeycomb.vpp.integration vpp-integration - 1.16.9-RC2 + 1.16.9-SNAPSHOT pom 4.0.0 -- cgit 1.2.3-korg