revert to tycho 1.1
Signed-off-by: nickboldt <nboldt@redhat.com>
diff --git a/pom.xml b/pom.xml
index 568dc29..06eb065 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.2.0</tycho-version>
- <tycho-extras-version>1.2.0</tycho-extras-version>
+ <tycho-version>1.1.0</tycho-version>
+ <tycho-extras-version>${tycho-version}</tycho-extras-version>
<maven-resources-version>2.6</maven-resources-version>
<!-- Set up the default target platform to build against -->