From 80fb3f28456adff99b9212add3c53a21cbf0967d Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Thu, 27 Jul 2017 09:06:45 +0200 Subject: Bump Hc2vpp version to 1.17.07 Also updates honeycomb dependencies. Change-Id: I531cc998b4d2a3a3c77664658c8dce42513a1378 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 394857820..67c338157 100755 --- a/lisp/api/pom.xml +++ b/lisp/api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.17.07-SNAPSHOT + 1.17.07 ../../common/api-parent @@ -26,12 +26,12 @@ io.fd.hc2vpp.lisp lisp-api ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.07 bundle io.fd.honeycomb - 1.17.07-SNAPSHOT + 1.17.07 diff --git a/lisp/lisp2vpp/pom.xml b/lisp/lisp2vpp/pom.xml index f9a366147..9a13d1546 100755 --- a/lisp/lisp2vpp/pom.xml +++ b/lisp/lisp2vpp/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.17.07-SNAPSHOT + 1.17.07 ../../vpp-common/vpp-impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.lisp lisp2vpp ${project.artifactId} - 1.17.07-SNAPSHOT + 1.17.07 bundle diff --git a/lisp/pom.xml b/lisp/pom.xml index 51f12c4b4..6f7ab6a3f 100755 --- a/lisp/pom.xml +++ b/lisp/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.17.07-SNAPSHOT + 1.17.07 ../common/hc2vpp-parent io.fd.hc2vpp.lisp lisp-aggregator - 1.17.07-SNAPSHOT + 1.17.07 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg