diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 096b44be9..bb7fa679f 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -538,7 +538,8 @@ ${signing.keystore} ${signing.store.password} ${signing.key.password} - http://sha256timestamp.ws.symantec.com/sha256/timestamp + https://ca.signfiles.com/tsa/get.aspx + diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index ae734c1df..0851be825 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -380,7 +380,8 @@ ${signing.keystore} ${signing.store.password} ${signing.key.password} - http://sha256timestamp.ws.symantec.com/sha256/timestamp + https://ca.signfiles.com/tsa/get.aspx + diff --git a/headless-services/jdt-ls-extension/pom.xml b/headless-services/jdt-ls-extension/pom.xml index 83ff63c35..6495f8433 100644 --- a/headless-services/jdt-ls-extension/pom.xml +++ b/headless-services/jdt-ls-extension/pom.xml @@ -130,7 +130,8 @@ ${signing.keystore} ${signing.store.password} ${signing.key.password} - http://sha256timestamp.ws.symantec.com/sha256/timestamp + https://ca.signfiles.com/tsa/get.aspx +