From 98754b9b371df050c0aeb4acbe58f6986222f5a4 Mon Sep 17 00:00:00 2001 From: Marc-Andre Laperle Date: Thu, 30 Apr 2015 13:16:15 -0400 Subject: [PATCH 1/1] Upgrade eclipse-jarsigner-plugin to 1.1.2-SNAPSHOT to fix build failures See https://bugs.eclipse.org/bugs/show_bug.cgi?id=464947 Change-Id: I684d7bcc278a14ae5d1467c0574567804cd96ac1 Signed-off-by: Marc-Andre Laperle Reviewed-on: https://git.eclipse.org/r/46929 Reviewed-by: Hudson CI Reviewed-by: Bernd Hufmann --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c319d56d80..1471d29e7a 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,10 @@ repo.eclipse.org https://repo.eclipse.org/content/groups/releases/ + + cbi-snapshots + https://repo.eclipse.org/content/repositories/cbi-snapshots/ + tycho-snapshots https://repo.eclipse.org/content/repositories/tycho-snapshots/ @@ -97,7 +101,7 @@ org.eclipse.cbi.maven.plugins eclipse-jarsigner-plugin - 1.1.1 + 1.1.2-SNAPSHOT sign -- 2.34.1