summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging
diff options
context:
space:
mode:
authorMichael Keppler <Michael.Keppler@gmx.de>2020-05-01 10:34:22 +0200
committerMichael Keppler <Michael.Keppler@gmx.de>2020-05-01 10:34:22 +0200
commit6fcd95cfedc1c06ee8b7d1a753a27237f7439c3f (patch)
tree8b50b873c4af3c3a70320e2085ec394f7141caf7 /org.eclipse.jgit.packaging
parent70ec9a83b8ea1a059f0b627adc661885f6c83d3b (diff)
downloadjgit-6fcd95cfedc1c06ee8b7d1a753a27237f7439c3f.tar.gz
jgit-6fcd95cfedc1c06ee8b7d1a753a27237f7439c3f.zip
Upgrade Tycho to 1.7.0
Change-Id: I41d927e53f040750bbf0160dc15d8ca8a3f9f7ca Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de>
Diffstat (limited to 'org.eclipse.jgit.packaging')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index f631a8e425..5cbf2aab08 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -22,7 +22,7 @@
<name>JGit Tycho Parent</name>
<properties>
- <tycho-version>1.6.0</tycho-version>
+ <tycho-version>1.7.0</tycho-version>
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<target-platform>jgit-4.6</target-platform>
</properties>