diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml
index 36d38b0bd..059b11520 100644
--- a/eclipse-distribution/pom.xml
+++ b/eclipse-distribution/pom.xml
@@ -653,7 +653,8 @@
${signing.keystore}
${signing.store.password}
${signing.key.password}
- http://sha256timestamp.ws.symantec.com/sha256/timestamp
+
+ http://timestamp.digicert.com
diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml
index 5ad3b99f9..b18350a2f 100644
--- a/eclipse-language-servers/pom.xml
+++ b/eclipse-language-servers/pom.xml
@@ -405,7 +405,8 @@
${signing.keystore}
${signing.store.password}
${signing.key.password}
- http://sha256timestamp.ws.symantec.com/sha256/timestamp
+
+ http://timestamp.digicert.com
diff --git a/headless-services/commons/pom.xml b/headless-services/commons/pom.xml
index f30668ad7..b809fabdf 100644
--- a/headless-services/commons/pom.xml
+++ b/headless-services/commons/pom.xml
@@ -131,6 +131,30 @@
1.8
+
+
+ org.apache.maven.plugins
+ maven-jarsigner-plugin
+ 3.0.0
+
+
+ sign
+
+ sign
+
+
+
+
+ ${signing.skip}
+ ${signing.alias}
+ ${signing.keystore}
+ ${signing.store.password}
+ ${signing.key.password}
+
+ http://timestamp.digicert.com
+
+
+
diff --git a/headless-services/jdt-ls-extension/pom.xml b/headless-services/jdt-ls-extension/pom.xml
index a3de4f70a..cccd02919 100644
--- a/headless-services/jdt-ls-extension/pom.xml
+++ b/headless-services/jdt-ls-extension/pom.xml
@@ -137,7 +137,8 @@
${signing.keystore}
${signing.store.password}
${signing.key.password}
- http://sha256timestamp.ws.symantec.com/sha256/timestamp
+
+ http://timestamp.digicert.com