From 8c7cbb248490ab657aaa588400f4c584758bf3bb Mon Sep 17 00:00:00 2001 From: Nelson Tavares de Sousa <stu103017@mail.uni-kiel.de> Date: Thu, 30 Apr 2015 18:01:09 +0200 Subject: [PATCH] version now 1.2-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a0f9bc92..5edb3eed 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <groupId>net.sourceforge.teetime</groupId> <artifactId>teetime</artifactId> - <version>1.1</version> + <version>1.2-SNAPSHOT</version> <packaging>jar</packaging> <name>TeeTime</name> -- GitLab