Browse Source

Update to use Tycho 0.11

Change-Id: I1f9053fe2af39898851b41e1e86c9320ab5594ca
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v0.12.1
Matthias Sohn 13 years ago
parent
commit
b8669ed5c0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      org.eclipse.jgit.packaging/pom.xml

+ 1
- 1
org.eclipse.jgit.packaging/pom.xml View File

@@ -59,7 +59,7 @@
<name>JGit Tycho Parent (Incubation)</name>

<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>
</properties>


Loading…
Cancel
Save