summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-05-25 23:13:50 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2015-05-25 23:13:50 +0200
commit9ae83b83fc43f9eb4936f88753e84d27cd7bbbb7 (patch)
treebcb6a4008efdd76814b996bed838a1c223b652b7 /org.eclipse.jgit.packaging
parent4d565f0b5fcb85450bad603950dd17ca29847783 (diff)
downloadjgit-9ae83b83fc43f9eb4936f88753e84d27cd7bbbb7.tar.gz
jgit-9ae83b83fc43f9eb4936f88753e84d27cd7bbbb7.zip
Update build to use eclipse-jarsigner-plugin 1.1.2
Change-Id: Ic2fb30cf851542e12508e4cf638b52b65519f41d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging')
-rw-r--r--org.eclipse.jgit.packaging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/pom.xml b/org.eclipse.jgit.packaging/pom.xml
index 5c6d51a4dc..021032cb19 100644
--- a/org.eclipse.jgit.packaging/pom.xml
+++ b/org.eclipse.jgit.packaging/pom.xml
@@ -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>