From 2bc24c68c8942d517fe5b4aed62b30cdd0fb403c Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Thu, 8 Aug 2013 00:00:47 +0200 Subject: [PATCH] [New] set new version to 0.2.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ddd624b1d..ed75a6af3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ ch.eitchnet ch.eitchnet.utils jar - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT ch.eitchnet.utils These utils contain project independent helper classes and utilities for reuse https://github.com/eitch/ch.eitchnet.utils