Bug 566088 - updated tycho-version

Updated pom.xml - tycho-version 1.1.0 replaced with 1.7.0

Change-Id: I851cfeab929f431e66329c1443b9ee74c9372680
Signed-off-by: Ralph Soika <ralph.soika@imixs.com>
diff --git a/pom.xml b/pom.xml
index 3c7a1c8..60b2863 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
 	</licenses>
 
 	<properties>
-		<tycho-version>1.1.0</tycho-version>
+		<tycho-version>1.7.0</tycho-version>
 		<tycho-extras-version>${tycho-version}</tycho-extras-version>
 		<BUILD_ALIAS>Final</BUILD_ALIAS>
 	</properties>
@@ -197,8 +197,10 @@
 				<eclipse-site>http://download.eclipse.org/releases/2020-09</eclipse-site>
 				<platform-version>[4.8,5.2)</platform-version>
 				<platform-version-name>2020-09</platform-version-name>
-				<eclipse.orbit.url>https://download.eclipse.org/tools/orbit/S-builds/S20200727174946/repository</eclipse.orbit.url>				 
+				<eclipse.orbit.url>https://download.eclipse.org/tools/orbit/S-builds/S20200727174946/repository</eclipse.orbit.url>
+				<!--  S20200727174946 I20200807105332 -->				 
 			</properties>
+			<!-- 
 			<build>
 				<plugins>
 					<plugin>
@@ -211,6 +213,7 @@
 					</plugin>
 				</plugins>
 			</build>
+			 -->
 		</profile>