Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 74ef1329..f16fca05 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
<plugin>
<groupId>org.eclipse.dash.maven</groupId>
<artifactId>eclipse-signing-maven-plugin</artifactId>
- <version>1.0.2</version>
+ <version>1.0.3</version>
</plugin>
</plugins>
</pluginManagement>

Back to the top