Update build to use eclipse-jarsigner-plugin 1.1.2

Change-Id: Ic2fb30cf851542e12508e4cf638b52b65519f41d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
This commit is contained in:
Matthias Sohn 2015-05-25 23:13:50 +02:00
parent 4d565f0b5f
commit 9ae83b83fc
2 changed files with 2 additions and 2 deletions

View File

@ -214,7 +214,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>

View File

@ -350,7 +350,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>
</plugin>
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>