Browse Source

Update build to use Tycho 0.8

Change-Id: I99bac3376d9460ab94b548bd2f83be6fbc6ecbe3
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
stable-0.8
Matthias Sohn 15 years ago
parent
commit
5c377a8e81
  1. 2
      org.eclipse.jgit.packaging/pom.xml

2
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/galileo</eclipse-site>
</properties>

Loading…
Cancel
Save