From 1defc364784e72743584fc9e261eac4f9ad1f5b2 Mon Sep 17 00:00:00 2001 From: Martin Lippert Date: Thu, 15 Jun 2017 12:42:46 +0200 Subject: [PATCH] updated jarsigner version and timestamp server --- eclipse-distribution/pom.xml | 4 ++-- eclipse-language-servers/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eclipse-distribution/pom.xml b/eclipse-distribution/pom.xml index 7a4d34a26..03b87a91e 100644 --- a/eclipse-distribution/pom.xml +++ b/eclipse-distribution/pom.xml @@ -284,7 +284,7 @@ org.apache.maven.plugins maven-jarsigner-plugin - 1.3 + 1.4 sign @@ -299,7 +299,7 @@ ${signing.keystore} ${signing.store.password} ${signing.key.password} - http://timestamp.digicert.com + http://sha256timestamp.ws.symantec.com/sha256/timestamp diff --git a/eclipse-language-servers/pom.xml b/eclipse-language-servers/pom.xml index 078a19c81..d3f8251a1 100644 --- a/eclipse-language-servers/pom.xml +++ b/eclipse-language-servers/pom.xml @@ -190,7 +190,7 @@ org.apache.maven.plugins maven-jarsigner-plugin - 1.3 + 1.4 sign @@ -205,7 +205,7 @@ ${signing.keystore} ${signing.store.password} ${signing.key.password} - http://timestamp.digicert.com + http://sha256timestamp.ws.symantec.com/sha256/timestamp