diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index fe2a4882f..b5eb6de9d 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -1492,10 +1492,11 @@ ${signing.skip} ${signing.alias} ${signing.keystore} + ${signing.storetype} ${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 a05a88a56..3a2b2175f 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -658,10 +658,11 @@ ${signing.skip} ${signing.alias} ${signing.keystore} + ${signing.storetype} ${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 adcb5ad7d..cd0b4fc02 100644 --- a/headless-services/commons/pom.xml +++ b/headless-services/commons/pom.xml @@ -145,6 +145,7 @@ ${signing.skip} ${signing.alias} ${signing.keystore} + ${signing.storetype} ${signing.store.password} ${signing.key.password} diff --git a/headless-services/jdt-ls-extension/pom.xml b/headless-services/jdt-ls-extension/pom.xml index eb0579278..029b6e00b 100644 --- a/headless-services/jdt-ls-extension/pom.xml +++ b/headless-services/jdt-ls-extension/pom.xml @@ -158,10 +158,11 @@ ${signing.skip} ${signing.alias} ${signing.keystore} + ${signing.storetype} ${signing.store.password} ${signing.key.password} - http://sha256timestamp.ws.symantec.com/sha256/timestamp - + + http://timestamp.digicert.com