move up to Tycho 1.1 (needed to build with Photon.0.M5)

Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/pom.xml b/pom.xml
index 5c88dde..a478006 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,8 +9,8 @@
 
     <properties>
       <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/datatools/org.eclipse.datatools.git</tycho.scmUrl>
-      <tycho-version>1.0.0</tycho-version>
-      <tycho-extras-version>1.0.0</tycho-extras-version>
+      <tycho-version>1.1.0</tycho-version>
+      <tycho-extras-version>1.1.0</tycho-extras-version>
       <maven-resources-version>2.6</maven-resources-version>
 
       <!-- TODO: switch to 4.8 after June 27, 2018 -->