From 54e6b9fa3628effde621eeebe91722d9e32bea95 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 30 Apr 2018 10:10:20 +0200 Subject: Hc2vpp 1.18.04 release Change-Id: Ie9d36ef641e2e6acc1636e3d4affc92a91866f07 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 d9e6884f7..a7d1062b9 100755 --- a/lisp/api/pom.xml +++ b/lisp/api/pom.xml @@ -18,7 +18,7 @@ io.fd.hc2vpp.common api-parent - 1.18.04-SNAPSHOT + 1.18.04 ../../common/api-parent @@ -26,12 +26,12 @@ io.fd.hc2vpp.lisp lisp-api ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 bundle io.fd.honeycomb - 1.18.04-SNAPSHOT + 1.18.04 diff --git a/lisp/lisp2vpp/pom.xml b/lisp/lisp2vpp/pom.xml index d4071f74e..2f07ca807 100755 --- a/lisp/lisp2vpp/pom.xml +++ b/lisp/lisp2vpp/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.18.04-SNAPSHOT + 1.18.04 ../../vpp-common/vpp-impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.lisp lisp2vpp ${project.artifactId} - 1.18.04-SNAPSHOT + 1.18.04 bundle diff --git a/lisp/pom.xml b/lisp/pom.xml index 2ffb07ea7..8a5d16743 100755 --- a/lisp/pom.xml +++ b/lisp/pom.xml @@ -19,13 +19,13 @@ io.fd.hc2vpp.common hc2vpp-parent - 1.18.04-SNAPSHOT + 1.18.04 ../common/hc2vpp-parent io.fd.hc2vpp.lisp lisp-aggregator - 1.18.04-SNAPSHOT + 1.18.04 ${project.artifactId} pom 4.0.0 -- cgit 1.2.3-korg