Browse Source

Update to use Tycho 0.11

Change-Id: I1f9053fe2af39898851b41e1e86c9320ab5594ca
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
stable-0.12
Matthias Sohn 14 years ago
parent
commit
b8669ed5c0
  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> <name>JGit Tycho Parent (Incubation)</name>
<properties> <properties>
<tycho-version>0.10.0</tycho-version> <tycho-version>0.11.0</tycho-version>
<eclipse-site>http://download.eclipse.org/releases/galileo</eclipse-site> <eclipse-site>http://download.eclipse.org/releases/galileo</eclipse-site>
</properties> </properties>

Loading…
Cancel
Save