From ced9f0111a279c3c061596eccb52f2c5bf536a74 Mon Sep 17 00:00:00 2001
From: Tim Molter <tim.molter@gmail.com>
Date: Tue, 15 Jan 2013 09:15:03 +0100
Subject: [PATCH] pom fix

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

diff --git a/pom.xml b/pom.xml
index 3e901dcd..b932a53b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
 				<artifactId>maven-release-plugin</artifactId>
 				<version>2.4</version>
 				<configuration>
-					<goals>deploy</goals>
+<!-- 					<goals>deploy</goals> -->
 					<autoversionsubmodules>true</autoversionsubmodules>
 				</configuration>
 			</plugin>
-- 
GitLab