From 205319e0dc5893c5de1cd9219e76a75622b02df6 Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Fri, 26 Apr 2019 08:41:48 +0200 Subject: Set Honeycomb version back to 1.19.04-SNAPSHOT Change-Id: I150ab8b52d1920da38909310df372711dcc67f4c Signed-off-by: Michal Cmarada --- infra/it/it-test/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'infra/it/it-test/pom.xml') diff --git a/infra/it/it-test/pom.xml b/infra/it/it-test/pom.xml index bf1f57a2a..427eaa737 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.19.04-RC1 + 1.19.04-SNAPSHOT ../../../common/impl-parent @@ -27,10 +27,10 @@ io.fd.honeycomb.it honeycomb-it-test ${project.artifactId} - 1.19.04-RC1 + 1.19.04-SNAPSHOT - 1.19.04-RC1 + 1.19.04-SNAPSHOT -- cgit 1.2.3-korg