From 735c5256970d29bfd9341b71ac68a2c62d26ea47 Mon Sep 17 00:00:00 2001 From: Vincent Paturet Date: Fri, 20 Dec 2024 10:32:23 +0100 Subject: [PATCH] Add Git commit id in jar manifest --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 27eada4007b..3b076f763fb 100644 --- a/pom.xml +++ b/pom.xml @@ -145,6 +145,7 @@ our dependencies specify a module name. --> org.opentripplanner.otp ${otp.serialization.version.id} + ${git.commit.id}