aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-08-20 14:25:31 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-08-20 14:27:13 +0200
commitcc353f97be313ecc531ee44111caa910daffdfd7 (patch)
tree14d622ff0425d1ec02467903e40fafceab172e6f /org.eclipse.jgit.packaging
parent89bf38087a9e9a0536742f5d9d408856e5ad2dc7 (diff)
downloadjgit-cc353f97be313ecc531ee44111caa910daffdfd7.tar.gz
jgit-cc353f97be313ecc531ee44111caa910daffdfd7.zip
Update tycho to 4.0.8
Change-Id: I0d6b99c07734bed166a16d7ce489c34286f29c82
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 1e4d0520df..b5f5605407 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -23,7 +23,7 @@
<properties>
<java.version>11</java.version>
- <tycho-version>4.0.1</tycho-version>
+ <tycho-version>4.0.8</tycho-version>
<target-platform>jgit-4.17</target-platform>
</properties>