Revert "Update to Tycho 0.23.0"

This reverts commit fe05d11376.
This commit is contained in:
Irene Wang
2015-06-30 12:24:27 +02:00
parent fe05d11376
commit b9cdbf4a16

View File

@@ -9,7 +9,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho.version>0.23.0</tycho.version>
<tycho.version>0.22.0</tycho.version>
<tycho-extras.version>${tycho.version}</tycho-extras.version>
<base.version>6.0.0</base.version>
<!-- osgi.version is either ${base.version}-SNAPSHOT (snapshots), ${base.version}.<suffix> (milestones), or ${base.version} (GA)-->