[eclipse/xtext#1225] Update to Tycho 1.2.0

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
Christian Dietrich 2018-06-05 09:38:29 +02:00
parent 24ce555b09
commit e21455c1a9
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ apply plugin: 'io.typefox.gradle.p2gen'
group = 'org.eclipse.xtext'
p2gen {
tychoVersion '1.1.0'
tychoVersion '1.2.0'
exclude 'org.eclipse.xtext.xtext.bootstrap'

View file

@ -13,7 +13,7 @@
</parent>
<properties>
<tycho-version>1.1.0</tycho-version>
<tycho-version>1.2.0</tycho-version>
<root-dir>${basedir}/../..</root-dir>
</properties>

View file

@ -8,7 +8,7 @@
<packaging>pom</packaging>
<properties>
<tycho-version>1.1.0</tycho-version>
<tycho-version>1.2.0</tycho-version>
<root-dir>${basedir}/..</root-dir>
</properties>