Browse Source

Upgrade Tycho to 1.5.0

Change-Id: Iff3efa87997b635d84efca5b916436cc06ed9717
Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
tags/v5.6.0.201911271000-m3
Michael Keppler 4 years ago
parent
commit
b138f16945
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

@@ -55,7 +55,7 @@
<name>JGit Tycho Parent</name>

<properties>
<tycho-version>1.4.0</tycho-version>
<tycho-version>1.5.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<target-platform>jgit-4.6</target-platform>
</properties>

Loading…
Cancel
Save