1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00

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: I1945de8de4f7ea62949743d919f0db0a73635e2a
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
This commit is contained in:
Marc-Andre Laperle 2015-04-27 11:16:13 -04:00
parent 958d5a8a3d
commit 0ad4b3660a

View file

@ -235,6 +235,10 @@
<id>cbi</id>
<url>https://repo.eclipse.org/content/repositories/cbi-releases/</url>
</pluginRepository>
<pluginRepository>
<id>cbi-snapshots</id>
<url>https://repo.eclipse.org/content/repositories/cbi-snapshots/</url>
</pluginRepository>
</pluginRepositories>
<profiles>
<profile>
@ -298,7 +302,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
<version>1.1.1</version>
<version>1.1.2-SNAPSHOT</version>
<executions>
<execution>
<id>sign</id>