Upgrade jarsigner to final 1.1.2 release
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 4 Jun 2015 04:39:08 +0000 (00:39 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 4 Jun 2015 15:27:19 +0000 (11:27 -0400)
Change-Id: I8b143dfed54739a250ef5da46851c8542d54aba9
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/49417
Reviewed-by: Hudson CI
pom.xml

diff --git a/pom.xml b/pom.xml
index 15eda26d11b61a824e91854d7ed4a8ffbb843dff..af88897ea3246a160eea893f4e04f20978eff526 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <id>repo.eclipse.org</id>
     <url>https://repo.eclipse.org/content/groups/releases/</url>
   </pluginRepository>
-  <pluginRepository>
-    <id>cbi-snapshots</id>
-    <url>https://repo.eclipse.org/content/repositories/cbi-snapshots/</url>
-  </pluginRepository>
   <pluginRepository>
     <id>tycho-snapshots</id>
     <url>https://repo.eclipse.org/content/repositories/tycho-snapshots/</url>
         <plugin>
           <groupId>org.eclipse.cbi.maven.plugins</groupId>
           <artifactId>eclipse-jarsigner-plugin</artifactId>
-          <version>1.1.2-SNAPSHOT</version>
+          <version>1.1.2</version>
           <executions>
             <execution>
               <id>sign</id>
This page took 0.027383 seconds and 5 git commands to generate.