Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Fedorenko2012-02-13 20:49:32 +0000
committerIgor Fedorenko2012-02-13 20:49:32 +0000
commitcfb6293531326487b8f8d0dc91a618d11c92dec8 (patch)
treea54f4dbd65848726d97f36cee49f690412b01295
parentcca45cfde3905e832be5c6e11f6b88728caba8dc (diff)
downloadm2e-core-cfb6293531326487b8f8d0dc91a618d11c92dec8.tar.gz
m2e-core-cfb6293531326487b8f8d0dc91a618d11c92dec8.tar.xz
m2e-core-cfb6293531326487b8f8d0dc91a618d11c92dec8.zip
tycho 0.14
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 44c7781b..264ca013 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
<m2e.site-compressed>http://repository.sonatype.org/service/local/repositories/forge-sites/content-compressed/</m2e.site-compressed>
- <tycho-version>0.13.0</tycho-version>
+ <tycho-version>0.14.0</tycho-version>
<!-- eclipse version m2e is built against -->
<eclipse-repo.url>http://download.eclipse.org/releases/indigo</eclipse-repo.url>

Back to the top