Bug 580036 - update pom

Update the pom signing jar version

Change-Id: I2aa1a2168607855fc870c117f3c04983fedd7bd1
Signed-off-by: Ralph Soika <ralph.soika@imixs.com>
diff --git a/pom.xml b/pom.xml
index 3ada76e..b66641a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,8 @@
 	</licenses>
 
 	<properties>
-		<tycho-version>1.7.0</tycho-version>
+		<!-- 1.3.0  1.7.0  2.7.2 -->
+		<tycho-version>1.3.0</tycho-version>
 		<tycho-extras-version>${tycho-version}</tycho-extras-version>
 		<BUILD_ALIAS>Final</BUILD_ALIAS>
 	</properties>