From acde568a1509927a14120f61fa2eb34c9caf995f Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 23 Jul 2018 20:05:45 +0200 Subject: Set Honeycomb version back to 1.18.07-SNAPSHOT Change-Id: Ie51543c380c2d6ef2d4bd04abf9e48dd72970f47 Signed-off-by: Marek Gradzki --- infra/minimal-distribution/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'infra/minimal-distribution/pom.xml') diff --git a/infra/minimal-distribution/pom.xml b/infra/minimal-distribution/pom.xml index 0b7628a1d..5a39db618 100644 --- a/infra/minimal-distribution/pom.xml +++ b/infra/minimal-distribution/pom.xml @@ -18,7 +18,7 @@ io.fd.honeycomb.common minimal-distribution-parent - 1.18.07-RC1 + 1.18.07-SNAPSHOT ../../common/minimal-distribution-parent @@ -26,7 +26,7 @@ io.fd.honeycomb minimal-distribution ${project.artifactId} - 1.18.07-RC1 + 1.18.07-SNAPSHOT io.fd.honeycomb.infra.distro.Main -- cgit 1.2.3-korg