From 9813b4e4047e1226198bf215d89417a2dfc7f664 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 4 Jan 2017 20:18:25 +0100 Subject: Bump hc2vpp version to 1.17.01-RC2 Also updates honeycomb dependencies to 1.17.01-RC2 Expected results after change submission: 1) all hc2vpp jars are uploaded to https://nexus.fd.io/content/repositories/fd.io.release/io/fd/hc2vpp/ with 1.17.01-RC2 version set 2) honeycomb-1.17.01-RC2.noarch.rpm (outcome of hc2vpp-integration-1701-centos7) is uploaded to https://nexus.fd.io/content/repositories/fd.io.stable.1701.centos7/ io/fd/hc2vpp/honeycomb/1.17.01-RC2.noarch/ 3) honeycomb-1.17.01-RC2_all-deb.deb (outcome of hc2vpp-integration-1701-ubuntu1404) is uploaded to https://nexus.fd.io/content/repositories/fd.io.stable.1701.ubuntu.trusty.main/ io/fd/hc2vpp/honeycomb/1.17.01-RC2_all/ 4) honeycomb-1.17.01-RC2_all-deb.deb (outcome of hc2vpp-integration-1701-ubuntu1604) is uploaded to https://nexus.fd.io/content/repositories/fd.io.stable.1701.ubuntu.xenial.main/ io/fd/hc2vpp/honeycomb/1.17.01-RC2_all/ Change-Id: I2e281234d142535d740649e966e6b08f8398905b Signed-off-by: Marek Gradzki --- lisp/api/pom.xml | 6 +++--- lisp/lisp2vpp/pom.xml | 4 ++-- lisp/pom.xml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'lisp') diff --git a/lisp/api/pom.xml b/lisp/api/pom.xml index 0f1a2a1ba..db722fab9 100755 --- a/lisp/api/pom.xml +++ b/lisp/api/pom.xml @@ -18,19 +18,19 @@ io.fd.honeycomb.common api-parent - 1.17.01-SNAPSHOT + 1.17.01-RC2 4.0.0 io.fd.hc2vpp.lisp lisp-api ${project.artifactId} - 1.17.01-SNAPSHOT + 1.17.01-RC2 bundle io.fd.honeycomb - 1.17.01-SNAPSHOT + 1.17.01-RC2 diff --git a/lisp/lisp2vpp/pom.xml b/lisp/lisp2vpp/pom.xml index 97fafd83d..9bfc64766 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-SNAPSHOT + 1.17.01-RC2 ../../vpp-common/vpp-impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.lisp lisp2vpp ${project.artifactId} - 1.17.01-SNAPSHOT + 1.17.01-RC2 bundle diff --git a/lisp/pom.xml b/lisp/pom.xml index b9f2baf26..0e23731ef 100755 --- a/lisp/pom.xml +++ b/lisp/pom.xml @@ -19,12 +19,12 @@ io.fd.honeycomb.common honeycomb-parent - 1.17.01-SNAPSHOT + 1.17.01-RC2 io.fd.hc2vpp.lisp lisp-aggregator - 1.17.01-SNAPSHOT + 1.17.01-RC2 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg