aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-08-03 10:12:57 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-08-03 10:12:57 +0200
commitc64dfe5b4928fa9127f5640a93cbd6766e8b97f0 (patch)
treedc0bad408e2274b98f945f26fb664c24a78e13cd /org.eclipse.jgit.packaging
parent6f4f7e911fffd9221449c7f781ad66c29cc616b7 (diff)
downloadjgit-c64dfe5b4928fa9127f5640a93cbd6766e8b97f0.tar.gz
jgit-c64dfe5b4928fa9127f5640a93cbd6766e8b97f0.zip
Update to Tycho 4.0.1
Tycho 4.0.0-SNAPSHOT is no longer available and it's a bad practice to depend on any snapshot version (we had to since this was the only way to get gpg signing to work in time for releasing 6.6.0). Change-Id: I1d4af5f69965b4cad50b379fd81f6f442b38c8d0
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 a2ab65c7c7..f310711478 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.0-SNAPSHOT</tycho-version>
+ <tycho-version>4.0.1</tycho-version>
<target-platform>jgit-4.17</target-platform>
</properties>