Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-12-26 23:03:03 +0000
committerMatthias Sohn2016-12-26 23:03:03 +0000
commit5a7a853c7ee9cbdcabb958b3444787be08e47c8e (patch)
tree24fd2abbe96235e0425d3e45b8b0610067e1183f
parent1227d776cea845b48b164977ee13b801104931e6 (diff)
downloadegit-github-stable-4.6.tar.gz
egit-github-stable-4.6.tar.xz
egit-github-stable-4.6.zip
Update tycho version to 0.26stable-4.6
Change-Id: I2206f91110f62083b75275cd6c6572d856f1b951 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 830de1ee..a6c56326 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
</licenses>
<properties>
- <tycho-version>0.22.0</tycho-version>
+ <tycho-version>0.26.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<egit-site>file:/${basedir}/../../egit/org.eclipse.egit.repository/target/repository</egit-site>
<platform-version-name>mars</platform-version-name>

Back to the top