From 49d72f953c34331427e45b6a8e7337ba0b8bceaa Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 2 May 2017 08:00:30 +0200 Subject: Set hc2vpp version to 1.17.04.1-SNAPSHOT Follows vpp's & honeycomb's development cycle. Requires https://gerrit.fd.io/r/#/c/6543/ Change-Id: I91e5a08b3223e270e260ab8ece7e68179f8d2d31 Signed-off-by: Marek Gradzki --- lisp/lisp2vpp/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/lisp2vpp/pom.xml') diff --git a/lisp/lisp2vpp/pom.xml b/lisp/lisp2vpp/pom.xml index 7ee035c69..7ba45754b 100755 --- a/lisp/lisp2vpp/pom.xml +++ b/lisp/lisp2vpp/pom.xml @@ -19,7 +19,7 @@ io.fd.hc2vpp.common vpp-impl-parent - 1.17.04 + 1.17.04.1-SNAPSHOT ../../vpp-common/vpp-impl-parent @@ -27,7 +27,7 @@ io.fd.hc2vpp.lisp lisp2vpp ${project.artifactId} - 1.17.04 + 1.17.04.1-SNAPSHOT bundle -- cgit 1.2.3-korg