From 5702c35c57fdf8538bdf3c7bdce1ee8fae8d04ef Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 9 Jan 2018 16:47:07 +0100 Subject: Set honeycomb version back to 1.18.01-SNAPSHOT Change-Id: Iabf918a51119cc8e9c840ae8341a5a71bb936bd6 Signed-off-by: Marek Gradzki --- infra/it/it-test/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'infra/it/it-test') diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index 8c0ac406d..90df5ac09 100644 --- a/infra/it/it-test/pom.xml +++ b/infra/it/it-test/pom.xml @@ -19,7 +19,7 @@ impl-parent io.fd.honeycomb.common - 1.18.01-RC1 + 1.18.01-SNAPSHOT ../../../common/impl-parent @@ -27,10 +27,10 @@ io.fd.honeycomb.it honeycomb-it-test ${project.artifactId} - 1.18.01-RC1 + 1.18.01-SNAPSHOT - 1.18.01-RC1 + 1.18.01-SNAPSHOT -- cgit 1.2.3-korg