From c64dfe5b4928fa9127f5640a93cbd6766e8b97f0 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 3 Aug 2023 10:12:57 +0200 Subject: [PATCH] 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 --- org.eclipse.jgit.packaging/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index a2ab65c7c..f31071147 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -23,7 +23,7 @@ 11 - 4.0.0-SNAPSHOT + 4.0.1 jgit-4.17