Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorUwe Stieber2013-03-24 08:34:36 +0000
committerUwe Stieber2013-03-24 08:34:36 +0000
commitb13c2014ff0537bf5cb567f1b813a18bfd04cccb (patch)
tree496005fe0729273402334ec05b45b649755456b2 /admin
parenta8784abb1753bfa9657d29ac4e36f975a08faf85 (diff)
downloadorg.eclipse.tcf-b13c2014ff0537bf5cb567f1b813a18bfd04cccb.tar.gz
org.eclipse.tcf-b13c2014ff0537bf5cb567f1b813a18bfd04cccb.tar.xz
org.eclipse.tcf-b13c2014ff0537bf5cb567f1b813a18bfd04cccb.zip
Tycho: Switch to 0.17.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 e9117c57c..227614a33 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.16.0</tycho-version>
- <tycho-extras-version>0.16.0</tycho-extras-version>
+ <tycho-version>0.17.0</tycho-version>
+ <tycho-extras-version>0.17.0</tycho-extras-version>
<maven-resources-version>2.6</maven-resources-version>
<maven-antrun-version>1.7</maven-antrun-version>
<gmaven-version>1.4</gmaven-version>

Back to the top