summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2016-12-26 23:21:46 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2016-12-26 23:21:46 +0100
commit16e515a59efe1e545710ced6e52d396056ac9467 (patch)
treea12842af6bb99eb195653ef7048086e67f16c6bb /org.eclipse.jgit.packaging/pom.xml
parentdbd859a48d178a6a333321c9ca37d4a4b91f0302 (diff)
downloadjgit-16e515a59efe1e545710ced6e52d396056ac9467.tar.gz
jgit-16e515a59efe1e545710ced6e52d396056ac9467.zip
Update tycho version to 0.26
Change-Id: I1cf3402c057de89d1afe161d2d4106896fa8753f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/pom.xml')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index 6180cc37ef..4d09dee1eb 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -59,7 +59,7 @@
<name>JGit Tycho Parent</name>
<properties>
- <tycho-version>0.25.0</tycho-version>
+ <tycho-version>0.26.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<target-platform>jgit-4.6</target-platform>
</properties>