From 54092c87d4a5e3eaf0c4cae894367cfafaecad15 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Fri, 19 Sep 2014 21:12:07 +0200 Subject: [PATCH] [Minor] set parent version to 1.0.0-SNAPSHOT --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4b32d8547..0b2e5780e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,11 @@ ch.eitchnet ch.eitchnet.parent - 1.0.0 + 1.0.0-SNAPSHOT ../ch.eitchnet.parent/pom.xml ch.eitchnet.utils - 1.0.0-SNAPSHOT jar ch.eitchnet.utils These utils contain project independent helper classes and utilities for reuse