Upgrade eclipse-jarsigner-plugin to 1.1.2-SNAPSHOT to fix build failures
[deliverable/tracecompass.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c319d56d803a1a7d4f0a92b13b3c17104598176d..1471d29e7ae806b417d6325b20b2583ea1df118a 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.1</version>
+          <version>1.1.2-SNAPSHOT</version>
           <executions>
             <execution>
               <id>sign</id>
This page took 0.024369 seconds and 5 git commands to generate.