From 9db53630c6033bba49a6da4e4ecd511047d53f25 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 19 Jan 2017 17:38:42 +0100 Subject: Set hc2vpp version back to 1.17.01-SNAPSHOT Change-Id: I4503dbc1f8737ca4d780e180a7c279c980f6a80e Signed-off-by: Marek Gradzki --- acl/acl-api/pom.xml | 4 ++-- acl/acl-impl/pom.xml | 4 ++-- acl/pom.xml | 4 ++-- ioam/api/pom.xml | 4 ++-- ioam/impl/pom.xml | 4 ++-- ioam/pom.xml | 4 ++-- lisp/api/pom.xml | 6 +++--- lisp/lisp2vpp/pom.xml | 4 ++-- lisp/pom.xml | 4 ++-- nat/nat-api/pom.xml | 6 +++--- nat/nat2vpp/pom.xml | 8 ++++---- nat/pom.xml | 4 ++-- nsh/api/pom.xml | 4 ++-- nsh/impl/pom.xml | 4 ++-- nsh/pom.xml | 4 ++-- packaging/deb/common/prepare.sh | 8 ++++---- packaging/rpm/honeycomb.spec | 6 +++--- packaging/rpm/release | 4 ++-- packaging/rpm/rpmbuild.sh | 2 +- pom.xml | 4 ++-- release-notes/pom.xml | 4 ++-- routing/pom.xml | 4 ++-- routing/routing-api/pom.xml | 4 ++-- routing/routing-impl/pom.xml | 4 ++-- v3po/api/pom.xml | 4 ++-- v3po/pom.xml | 4 ++-- v3po/v3po2vpp/pom.xml | 4 ++-- vpp-common/naming-context-api/pom.xml | 4 ++-- vpp-common/naming-context-impl/pom.xml | 4 ++-- vpp-common/pom.xml | 4 ++-- vpp-common/vpp-common-integration/pom.xml | 6 +++--- vpp-common/vpp-impl-parent/pom.xml | 4 ++-- vpp-common/vpp-translate-test/pom.xml | 4 ++-- vpp-common/vpp-translate-utils/pom.xml | 4 ++-- vpp-integration/minimal-distribution/pom.xml | 20 ++++++++++---------- vpp-integration/pom.xml | 4 ++-- 36 files changed, 87 insertions(+), 87 deletions(-) diff --git a/acl/acl-api/pom.xml b/acl/acl-api/pom.xml index 3206c025a..fd619c730 100644 --- a/acl/acl-api/pom.xml +++ b/acl/acl-api/pom.xml @@ -16,14 +16,14 @@ io.fd.honeycomb.common api-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.acl acl-api acl-api - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/acl/acl-impl/pom.xml b/acl/acl-impl/pom.xml index 39938491a..5b720f313 100644 --- a/acl/acl-impl/pom.xml +++ b/acl/acl-impl/pom.xml @@ -20,13 +20,13 @@ io.fd.honeycomb.common impl-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.acl acl-impl - 1.17.01-RC2 + 1.17.01-SNAPSHOT 17.01 diff --git a/acl/pom.xml b/acl/pom.xml index 7fb585eed..8f160968b 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -19,10 +19,10 @@ hc2vpp-aggregator io.fd.hc2vpp - 1.17.01-RC2 + 1.17.01-SNAPSHOT acl-aggregator - 1.17.01-RC2 + 1.17.01-SNAPSHOT acl-aggregator pom 4.0.0 diff --git a/ioam/api/pom.xml b/ioam/api/pom.xml index 1b432ac5c..195c701d4 100644 --- a/ioam/api/pom.xml +++ b/ioam/api/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common api-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT @@ -26,7 +26,7 @@ io.fd.hc2vpp.ioam vppioam-api ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/ioam/impl/pom.xml b/ioam/impl/pom.xml index 0f9ffc255..40e391e6b 100644 --- a/ioam/impl/pom.xml +++ b/ioam/impl/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.ioam vppioam-impl ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/ioam/pom.xml b/ioam/pom.xml index 1a4ee0835..3a0df0fc7 100644 --- a/ioam/pom.xml +++ b/ioam/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT io.fd.hc2vpp.ioam vppioam-aggregator - 1.17.01-RC2 + 1.17.01-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/lisp/api/pom.xml b/lisp/api/pom.xml index db722fab9..0f1a2a1ba 100755 --- a/lisp/api/pom.xml +++ b/lisp/api/pom.xml @@ -18,19 +18,19 @@ io.fd.honeycomb.common api-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.lisp lisp-api ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle io.fd.honeycomb - 1.17.01-RC2 + 1.17.01-SNAPSHOT diff --git a/lisp/lisp2vpp/pom.xml b/lisp/lisp2vpp/pom.xml index 9bfc64766..97fafd83d 100755 --- a/lisp/lisp2vpp/pom.xml +++ b/lisp/lisp2vpp/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT ../../vpp-common/vpp-impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.lisp lisp2vpp ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/lisp/pom.xml b/lisp/pom.xml index 0e23731ef..b9f2baf26 100755 --- a/lisp/pom.xml +++ b/lisp/pom.xml @@ -19,12 +19,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT io.fd.hc2vpp.lisp lisp-aggregator - 1.17.01-RC2 + 1.17.01-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/nat/nat-api/pom.xml b/nat/nat-api/pom.xml index efba8012d..136c61d44 100644 --- a/nat/nat-api/pom.xml +++ b/nat/nat-api/pom.xml @@ -17,18 +17,18 @@ io.fd.honeycomb.common api-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.nat nat-api ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle - 1.17.01-RC2 + 1.17.01-SNAPSHOT diff --git a/nat/nat2vpp/pom.xml b/nat/nat2vpp/pom.xml index e9a52494c..22836fd84 100644 --- a/nat/nat2vpp/pom.xml +++ b/nat/nat2vpp/pom.xml @@ -18,19 +18,19 @@ io.fd.hc2vpp.common vpp-impl-parent ../../vpp-common/vpp-impl-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.nat nat2vpp ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle - 1.17.01-RC2 - 1.17.01-RC2 + 1.17.01-SNAPSHOT + 1.17.01-SNAPSHOT diff --git a/nat/pom.xml b/nat/pom.xml index 3893acc5a..e11b95acf 100644 --- a/nat/pom.xml +++ b/nat/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT io.fd.hc2vpp.nat nat-aggregator - 1.17.01-RC2 + 1.17.01-SNAPSHOT nat-aggregator pom 4.0.0 diff --git a/nsh/api/pom.xml b/nsh/api/pom.xml index 7b0a4661d..b87e1a13b 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common api-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.nsh vppnsh-api ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 7a1d3bfaa..f905b2222 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -17,7 +17,7 @@ io.fd.honeycomb.common impl-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT @@ -25,7 +25,7 @@ io.fd.hc2vpp.nsh vppnsh-impl ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/nsh/pom.xml b/nsh/pom.xml index 0c89e8dc3..ada037bb0 100644 --- a/nsh/pom.xml +++ b/nsh/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT io.fd.hc2vpp.nsh vppnsh-aggregator - 1.17.01-RC2 + 1.17.01-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/packaging/deb/common/prepare.sh b/packaging/deb/common/prepare.sh index 7e54151d0..901b3574d 100755 --- a/packaging/deb/common/prepare.sh +++ b/packaging/deb/common/prepare.sh @@ -11,9 +11,9 @@ BUILD_DIR=${SOURCE_DIR}/honeycomb-${VERSION} # Copy and unpack the archive with vpp-integration distribution ARCHIVE_DIR=${SOURCE_DIR}/../../../vpp-integration/minimal-distribution/target/ -ARCHIVE=${ARCHIVE_DIR}/vpp-integration-distribution-${VERSION}-RC2-hc.tar.gz +ARCHIVE=${ARCHIVE_DIR}/vpp-integration-distribution-${VERSION}-SNAPSHOT-hc.tar.gz cp ${ARCHIVE} ${SOURCE_DIR} -ARCHIVE=${SOURCE_DIR}/vpp-integration-distribution-${VERSION}-RC2-hc.tar.gz +ARCHIVE=${SOURCE_DIR}/vpp-integration-distribution-${VERSION}-SNAPSHOT-hc.tar.gz tar -xf ${ARCHIVE} -C ${SOURCE_DIR}/ # Create packaging root @@ -21,7 +21,7 @@ rm -rf ${BUILD_DIR} mkdir ${BUILD_DIR} # Copy contents of tar.gz -mv ${SOURCE_DIR}/vpp-integration-distribution-${VERSION}-RC2/ ${BUILD_DIR}/ +mv ${SOURCE_DIR}/vpp-integration-distribution-${VERSION}-SNAPSHOT/ ${BUILD_DIR}/ cp -r $2 ${BUILD_DIR} # OS service definition @@ -38,7 +38,7 @@ EOT # Install instructions cat <> ${BUILD_DIR}/debian/install -vpp-integration-distribution-${VERSION}-RC2/* /opt/honeycomb/ +vpp-integration-distribution-${VERSION}-SNAPSHOT/* /opt/honeycomb/ $3 $4 EOT diff --git a/packaging/rpm/honeycomb.spec b/packaging/rpm/honeycomb.spec index ee21b164f..f702904dd 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 >= 17.01, vpp < 17.04, vpp-plugins >= 17.01, vpp-plugins < 17.04, 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 6d685d2d4..e459ded30 100755 --- a/packaging/rpm/release +++ b/packaging/rpm/release @@ -1,10 +1,10 @@ #!/bin/bash # release version -echo RC2 +# echo RC2 # # snapshot version # # Increasing the build number by a certain margin. # Necessary due to honeycomb - hc2vpp split. Build_number counter was reset # rewriting older packages -# echo $(expr $BUILD_NUMBER + 2000) \ No newline at end of file +echo $(expr $BUILD_NUMBER + 2000) \ No newline at end of file diff --git a/packaging/rpm/rpmbuild.sh b/packaging/rpm/rpmbuild.sh index 82fc1ab92..2607d4c11 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.17.01-RC2-hc.zip +ZIPFILE=${ZIPDIR}/vpp-integration-distribution-1.17.01-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 c5973dbe4..9ea1815c4 100644 --- a/pom.xml +++ b/pom.xml @@ -17,12 +17,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT io.fd.hc2vpp hc2vpp-aggregator - 1.17.01-RC2 + 1.17.01-SNAPSHOT hc2vpp pom 4.0.0 diff --git a/release-notes/pom.xml b/release-notes/pom.xml index 56f9177ae..e508811fb 100644 --- a/release-notes/pom.xml +++ b/release-notes/pom.xml @@ -19,12 +19,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT io.fd.hc2vpp release-notes-aggregator - 1.17.01-RC2 + 1.17.01-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/routing/pom.xml b/routing/pom.xml index 0cb3711a5..3b93d6bef 100644 --- a/routing/pom.xml +++ b/routing/pom.xml @@ -19,12 +19,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT io.fd.hc2vpp.routing routing-aggregator - 1.17.01-RC2 + 1.17.01-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/routing/routing-api/pom.xml b/routing/routing-api/pom.xml index fd162ee0f..83008d97a 100644 --- a/routing/routing-api/pom.xml +++ b/routing/routing-api/pom.xml @@ -18,13 +18,13 @@ io.fd.honeycomb.common api-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.routing routing-api - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/routing/routing-impl/pom.xml b/routing/routing-impl/pom.xml index bdf5284b0..3d127915d 100644 --- a/routing/routing-impl/pom.xml +++ b/routing/routing-impl/pom.xml @@ -20,14 +20,14 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT ../../vpp-common/vpp-impl-parent 4.0.0 io.fd.hc2vpp.routing routing-impl - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/v3po/api/pom.xml b/v3po/api/pom.xml index 5e43dc9d0..67ab1ad05 100644 --- a/v3po/api/pom.xml +++ b/v3po/api/pom.xml @@ -17,14 +17,14 @@ io.fd.honeycomb.common api-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.v3po v3po-api ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/v3po/pom.xml b/v3po/pom.xml index b2b0d0e1f..78187b450 100644 --- a/v3po/pom.xml +++ b/v3po/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT io.fd.hc2vpp.v3po v3po-aggregator - 1.17.01-RC2 + 1.17.01-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/v3po/v3po2vpp/pom.xml b/v3po/v3po2vpp/pom.xml index 01ade2c6a..b1909ed08 100644 --- a/v3po/v3po2vpp/pom.xml +++ b/v3po/v3po2vpp/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT ../../vpp-common/vpp-impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.v3po v3po2vpp ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/vpp-common/naming-context-api/pom.xml b/vpp-common/naming-context-api/pom.xml index 18199240a..25106e259 100644 --- a/vpp-common/naming-context-api/pom.xml +++ b/vpp-common/naming-context-api/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common api-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.common naming-context-api ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 77164b27b..94f0571f8 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.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.common naming-context-impl ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/vpp-common/pom.xml b/vpp-common/pom.xml index 791ad8d78..6d64304e6 100644 --- a/vpp-common/pom.xml +++ b/vpp-common/pom.xml @@ -18,12 +18,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT io.fd.hc2vpp.common vpp-common-aggregator - 1.17.01-RC2 + 1.17.01-SNAPSHOT ${project.artifactId} pom 4.0.0 diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index 5afd3f853..5f610277a 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -19,16 +19,16 @@ io.fd.honeycomb.common impl-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.common vpp-common-integration - 1.17.01-RC2 + 1.17.01-SNAPSHOT - 1.17.01-RC2 + 1.17.01-SNAPSHOT 17.01 1.3 diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml index 8459602fd..2c5e391ad 100644 --- a/vpp-common/vpp-impl-parent/pom.xml +++ b/vpp-common/vpp-impl-parent/pom.xml @@ -19,14 +19,14 @@ io.fd.honeycomb.common impl-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.common vpp-impl-parent ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT pom diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index 59a7d0806..50c839033 100644 --- a/vpp-common/vpp-translate-test/pom.xml +++ b/vpp-common/vpp-translate-test/pom.xml @@ -20,13 +20,13 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT ../../vpp-common/vpp-impl-parent 4.0.0 vpp-translate-test - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/vpp-common/vpp-translate-utils/pom.xml b/vpp-common/vpp-translate-utils/pom.xml index 0147d44e0..5d14326b7 100644 --- a/vpp-common/vpp-translate-utils/pom.xml +++ b/vpp-common/vpp-translate-utils/pom.xml @@ -19,14 +19,14 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT ../../vpp-common/vpp-impl-parent 4.0.0 vpp-translate-utils ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT bundle diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml index 74999d201..ffef78614 100644 --- a/vpp-integration/minimal-distribution/pom.xml +++ b/vpp-integration/minimal-distribution/pom.xml @@ -19,25 +19,25 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT 4.0.0 io.fd.hc2vpp.integration vpp-integration-distribution ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT io.fd.honeycomb.infra.distro.Main - 1.17.01-RC2 - 1.17.01-RC2 - 1.17.01-RC2 - 1.17.01-RC2 - 1.17.01-RC2 - 1.17.01-RC2 - 1.17.01-RC2 - 1.17.01-RC2 + 1.17.01-SNAPSHOT + 1.17.01-SNAPSHOT + 1.17.01-SNAPSHOT + 1.17.01-SNAPSHOT + 1.17.01-SNAPSHOT + 1.17.01-SNAPSHOT + 1.17.01-SNAPSHOT + 1.17.01-SNAPSHOT io.fd.hc2vpp.common.integration.VppCommonModule, diff --git a/vpp-integration/pom.xml b/vpp-integration/pom.xml index 08eb5ed24..5186b1149 100644 --- a/vpp-integration/pom.xml +++ b/vpp-integration/pom.xml @@ -19,13 +19,13 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-RC2 + 1.17.01-SNAPSHOT io.fd.hc2vpp.integration vpp-integration ${project.artifactId} - 1.17.01-RC2 + 1.17.01-SNAPSHOT pom 4.0.0 Aggregator for Honeycomb's VPP distribution. Aggregating all VPP plugins. -- cgit 1.2.3-korg