]> source.dussan.org Git - jgit.git/commitdiff
Update build to use eclipse-jarsigner-plugin 1.1.2 68/48568/1
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 25 May 2015 21:13:50 +0000 (23:13 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 25 May 2015 21:13:50 +0000 (23:13 +0200)
Change-Id: Ic2fb30cf851542e12508e4cf638b52b65519f41d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.packaging/pom.xml
pom.xml

index 5c6d51a4dc068a0706d4f1e3006550a5d9c89615..021032cb19e5dffd9463f8531b75bd8bb209d213 100644 (file)
         <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>
diff --git a/pom.xml b/pom.xml
index f02fa296ad3782bc6a7a7b50f5e560951f718328..ce4cc67a57457c73ef79b490096d546c1c4a1232 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-SNAPSHOT</version>
+          <version>1.1.2</version>
         </plugin>
         <plugin>
           <groupId>org.eclipse.tycho.extras</groupId>