Bug 564188 - Build with tycho 1.7.0

Change-Id: I8613c485f0af62d382da44803c81f101116202f2
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/epub/pom.xml b/epub/pom.xml
index 18d3206..6a51408 100644
--- a/epub/pom.xml
+++ b/epub/pom.xml
@@ -9,7 +9,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <tycho-version>1.5.1</tycho-version>
+        <tycho-version>1.7.0</tycho-version>
     </properties>
 
     <modules>
diff --git a/epub/ui/pom.xml b/epub/ui/pom.xml
index e5eff78..3de1b2f 100644
--- a/epub/ui/pom.xml
+++ b/epub/ui/pom.xml
@@ -17,7 +17,7 @@
 
 	<properties>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-		<tycho-version>1.5.1</tycho-version>
+		<tycho-version>1.7.0</tycho-version>
 		<tycho-extras-version>${tycho-version}</tycho-extras-version>
 
 		<test.skip>${maven.test.skip}</test.skip>
diff --git a/wikitext/ui/pom.xml b/wikitext/ui/pom.xml
index 00df617..fc02e31 100644
--- a/wikitext/ui/pom.xml
+++ b/wikitext/ui/pom.xml
@@ -15,7 +15,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <tycho-version>1.5.1</tycho-version>
+        <tycho-version>1.7.0</tycho-version>
         <tycho-extras-version>${tycho-version}</tycho-extras-version>
 
         <test.skip>${maven.test.skip}</test.skip>