Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.packaging')
-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 12f067d185..e175f4c854 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -59,7 +59,7 @@
<name>JGit Tycho Parent (Incubation)</name>
<properties>
- <tycho-version>0.7.0</tycho-version>
+ <tycho-version>0.8.0</tycho-version>
<eclipse-site>http://download.eclipse.org/releases/ganymede</eclipse-site>
</properties>

Back to the top