Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Fedorenko2014-03-25 11:55:26 +0000
committerIgor Fedorenko2014-03-25 12:20:13 +0000
commitf2f4c1ed4d9469101a122e32fa8e51fab8c0fb63 (patch)
tree03070b0c11738377571be8e72f0e9df102677156 /pom.xml
parentaef217f56dc03f0610c24fd6ff00bfc4eaa76bfa (diff)
downloadm2e-core-f2f4c1ed4d9469101a122e32fa8e51fab8c0fb63.tar.gz
m2e-core-f2f4c1ed4d9469101a122e32fa8e51fab8c0fb63.tar.xz
m2e-core-f2f4c1ed4d9469101a122e32fa8e51fab8c0fb63.zip
tycho 0.20
Change-Id: I1e9e3f807a35ea1f8addbaa1d858ea2d2acfa39c Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 1612cb93..00210ade 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
<m2e-maven-runtime.version>${project.version}</m2e-maven-runtime.version>
- <tycho-version>0.19.0</tycho-version>
+ <tycho-version>0.20.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<!-- eclipse version m2e is built against -->

Back to the top