Upgrade eclipse-jarsigner-plugin to 1.1.3
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Fri, 29 Jan 2016 16:31:58 +0000 (11:31 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 4 Feb 2016 06:07:36 +0000 (01:07 -0500)
This upgrade doesn't really affect our build but it's good practice
to stay current. Eventually, we could use the DMG packager for a
nicer installation on Mac.

https://projects.eclipse.org/projects/technology.cbi/releases/maven-plugins-1.1.3

Change-Id: I6b839630765551b98eb8d9bfa5cac9999b80ab44
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/65486
Reviewed-by: Hudson CI
pom.xml

diff --git a/pom.xml b/pom.xml
index 80cc57ae921ec39727836fa07756f941921faa33..165a6ec51cc31e00062ad125bd39380410ed812e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <plugin>
             <groupId>org.eclipse.cbi.maven.plugins</groupId>
             <artifactId>eclipse-jarsigner-plugin</artifactId>
-            <version>1.1.2</version>
+            <version>1.1.3</version>
             <executions>
               <execution>
                 <id>sign</id>
This page took 0.024755 seconds and 5 git commands to generate.