From 6b5c86f48afc3f44cb68050ea0e947383999aa72 Mon Sep 17 00:00:00 2001
From: Thorsten Vitt <thorsten.vitt@uni-wuerzburg.de>
Date: Wed, 8 Oct 2014 14:28:18 +0200
Subject: [PATCH] Adjusted version number

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9e2dcb2..bea7891 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
         <modelVersion>4.0.0</modelVersion>
         <groupId>info.textgrid.services</groupId>
         <artifactId>aggregator</artifactId>
-        <version>1.4.1</version>
+        <version>1.4.2-SNASPHOT</version>
         <packaging>war</packaging>
         <name>TextGrid Aggregator Service</name>
 
-- 
GitLab