From 40c00e4ec98b88c3b52170cf8b108e05e2e14cdd Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Wed, 17 Oct 2018 13:09:30 +0200 Subject: Set Honeycomb version back to 1.18.10-SNAPSHOT Change-Id: Icd61765bdcbc96feaf71f899158923762bb9e0ce Signed-off-by: Michal Cmarada --- tools/archetype/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/archetype/pom.xml') diff --git a/tools/archetype/pom.xml b/tools/archetype/pom.xml index c6f0d6444..fd3446a85 100644 --- a/tools/archetype/pom.xml +++ b/tools/archetype/pom.xml @@ -5,14 +5,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.18.10-RC1 + 1.18.10-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb.tools honeycomb-plugin-archetype ${project.artifactId} - 1.18.10-RC1 + 1.18.10-SNAPSHOT jar 4.0.0 -- cgit 1.2.3-korg