Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 54a4931b..c0d45c92 100644
--- a/pom.xml
+++ b/pom.xml
@@ -244,7 +244,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1</version>
<executions>
<execution>
<id>sign</id>

Back to the top