From 2a977bee05ade8c5c00c71e48ea71db5a4197bf4 Mon Sep 17 00:00:00 2001 From: Ed Merks Date: Mon, 15 Jul 2024 14:15:46 +0200 Subject: [PATCH] Use jgit as the timestamp provider --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 3b669ab4b3..ed1b0d29dd 100644 --- a/pom.xml +++ b/pom.xml @@ -150,6 +150,9 @@ true + jgit + pom.xml .gitignore + error @@ -157,6 +160,11 @@ tycho-sourceref-jgit ${tycho.version} + + org.eclipse.tycho + tycho-buildtimestamp-jgit + ${tycho.version} +