From 6fc04f8bf3ed13f14664de8b5b4e1f159a189521 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Tue, 6 Sep 2016 16:17:15 +0200 Subject: Bump versions to RC1 Change-Id: I81bed6b833c9b3319c7b474c8f85fed2c6896db7 Signed-off-by: Maros Marsalek --- lisp/api/pom.xml | 4 ++-- lisp/lisp2vpp/pom.xml | 4 ++-- lisp/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'lisp') diff --git a/lisp/api/pom.xml b/lisp/api/pom.xml index df5b7b3ba..39def019a 100755 --- a/lisp/api/pom.xml +++ b/lisp/api/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common api-parent - 1.16.9-SNAPSHOT + 1.16.9-RC1 ../../common/api-parent 4.0.0 io.fd.honeycomb.lisp lisp-api - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle diff --git a/lisp/lisp2vpp/pom.xml b/lisp/lisp2vpp/pom.xml index a606527b9..a5753b671 100755 --- a/lisp/lisp2vpp/pom.xml +++ b/lisp/lisp2vpp/pom.xml @@ -18,14 +18,14 @@ io.fd.honeycomb.common impl-parent - 1.16.9-SNAPSHOT + 1.16.9-RC1 ../../common/impl-parent 4.0.0 io.fd.honeycomb.lisp lisp2vpp - 1.16.9-SNAPSHOT + 1.16.9-RC1 bundle diff --git a/lisp/pom.xml b/lisp/pom.xml index e55294ba2..d4ed1222c 100755 --- a/lisp/pom.xml +++ b/lisp/pom.xml @@ -25,7 +25,7 @@ io.fd.honeycomb.lisp lisp-aggregator - 1.16.9-SNAPSHOT + 1.16.9-RC1 lisp pom 4.0.0 -- cgit 1.2.3-korg