From 0a36f3c8cefd6a217779dc69b41829060625214c Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Thu, 24 Jan 2019 09:49:44 +0100 Subject: Set Honeycomb version back to 1.19.01-SNAPSHOT Change-Id: I61377b9f62a919983d5d51614ad3130c6c0e016c 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 c9f3fbf5e..64267da7d 100644 --- a/tools/archetype/pom.xml +++ b/tools/archetype/pom.xml @@ -5,14 +5,14 @@ io.fd.honeycomb.common honeycomb-parent - 1.19.01-RC1 + 1.19.01-SNAPSHOT ../../common/honeycomb-parent io.fd.honeycomb.tools honeycomb-plugin-archetype ${project.artifactId} - 1.19.01-RC1 + 1.19.01-SNAPSHOT jar 4.0.0 -- cgit 1.2.3-korg