Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorUwe Stieber2014-03-19 07:06:32 +0000
committerUwe Stieber2014-03-19 07:12:32 +0000
commit8c59c918f2bc89f44a69af54abfc0a1450e0b377 (patch)
tree637cd9398dc8d297139c669f992c68c7a62858d1 /admin
parentccabe23ae600151d6981090d925bc738f1f45a37 (diff)
downloadorg.eclipse.tcf-8c59c918f2bc89f44a69af54abfc0a1450e0b377.tar.gz
org.eclipse.tcf-8c59c918f2bc89f44a69af54abfc0a1450e0b377.tar.xz
org.eclipse.tcf-8c59c918f2bc89f44a69af54abfc0a1450e0b377.zip
Releng: Move to Tycho 0.20.0
Diffstat (limited to 'admin')
-rw-r--r--admin/pom-config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/pom-config.xml b/admin/pom-config.xml
index 097e28d99..a41a75211 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -29,8 +29,8 @@
<properties>
<!-- Define version id's to be used in the plugins section -->
- <tycho-version>0.19.0</tycho-version>
- <tycho-extras-version>0.19.0</tycho-extras-version>
+ <tycho-version>0.20.0</tycho-version>
+ <tycho-extras-version>0.20.0</tycho-extras-version>
<maven-resources-version>2.6</maven-resources-version>
<maven-antrun-version>1.7</maven-antrun-version>
<gmaven-version>1.5</gmaven-version>

Back to the top