Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index abe38e2b97..f9f876c585 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,8 +50,8 @@
<properties>
<mirror-repo-name>updates-nightly</mirror-repo-name>
- <tycho-version>0.21.0-SNAPSHOT</tycho-version>
- <tycho-extras-version>0.21.0-SNAPSHOT</tycho-extras-version>
+ <tycho-version>0.20.0</tycho-version>
+ <tycho-extras-version>0.20.0</tycho-extras-version>
<platform-version-name>luna</platform-version-name>
<eclipse-site>http://download.eclipse.org/releases/${platform-version-name}</eclipse-site>
<swtbot-site>http://download.eclipse.org/technology/swtbot/snapshots</swtbot-site>

Back to the top