diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-20 23:21:15 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2017-04-20 23:21:54 +0200 |
commit | 6a4b8212689f0633b1504855f5183940f5657258 (patch) | |
tree | fd9f748b0945321cfec9974867b6e0733f8df9a3 /org.eclipse.jgit.packaging | |
parent | f9b69677f643a694ec403666a30de2f3d146dd73 (diff) | |
download | jgit-6a4b8212689f0633b1504855f5183940f5657258.tar.gz jgit-6a4b8212689f0633b1504855f5183940f5657258.zip |
Update eclipse-jarsigner-plugin to 1.1.4
Change-Id: Id3be21fe5146dedd46a1399e885c6d5f4778dda2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging')
-rw-r--r-- | org.eclipse.jgit.packaging/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml index 0cb41b1c48..000bcd5b22 100644 --- a/org.eclipse.jgit.packaging/pom.xml +++ b/org.eclipse.jgit.packaging/pom.xml @@ -216,7 +216,7 @@ <plugin> <groupId>org.eclipse.cbi.maven.plugins</groupId> <artifactId>eclipse-jarsigner-plugin</artifactId> - <version>1.1.3</version> + <version>1.1.4</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> |