diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index df7dab045..23ff98bc9 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -323,7 +323,7 @@ p2 https://download.eclipse.org/releases/2019-03/ --> - + + + 2019-03-staging + p2 + https://download.eclipse.org/staging/2019-03/ @@ -560,7 +565,7 @@ org.apache.maven.plugins maven-jarsigner-plugin - 1.4 + 3.0.0 sign @@ -575,8 +580,8 @@ ${signing.keystore} ${signing.store.password} ${signing.key.password} - https://ca.signfiles.com/tsa/get.aspx - + + http://sha256timestamp.ws.symantec.com/sha256/timestamp diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index 80d9caf83..20989b45d 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -391,7 +391,7 @@ org.apache.maven.plugins maven-jarsigner-plugin - 1.4 + 3.0.0 sign @@ -406,8 +406,8 @@ ${signing.keystore} ${signing.store.password} ${signing.key.password} - https://ca.signfiles.com/tsa/get.aspx - + + http://sha256timestamp.ws.symantec.com/sha256/timestamp diff --git a/headless-services/jdt-ls-extension/pom.xml b/headless-services/jdt-ls-extension/pom.xml index 9ea510293..d6fceb442 100644 --- a/headless-services/jdt-ls-extension/pom.xml +++ b/headless-services/jdt-ls-extension/pom.xml @@ -122,7 +122,7 @@ org.apache.maven.plugins maven-jarsigner-plugin - 1.4 + 3.0.0 sign @@ -137,8 +137,8 @@ ${signing.keystore} ${signing.store.password} ${signing.key.password} - https://ca.signfiles.com/tsa/get.aspx - + + http://sha256timestamp.ws.symantec.com/sha256/timestamp