Browse Source

Update build to use Tycho 0.18

Change-Id: I66ffb2b6416dbbd5da11ad789dd58060b7ab09f2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v3.0.2.201309041250-rc2
Matthias Sohn 11 years ago
parent
commit
4b41b68bc2
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</name>

<properties>
<tycho-version>0.17.0</tycho-version>
<tycho-version>0.18.0</tycho-version>
</properties>

<modules>

Loading…
Cancel
Save