Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2011-09-15 12:42:58 +0000
committerJesse McConnell2011-09-15 12:42:58 +0000
commitee7d3d608402038cc18f29e1c50ac43bfbb9a44f (patch)
treec89c73a9efc1d30ab20303fd4337598be0465687
parentc9ee58accbe9a79c95e61d65ba727ea2ca61181b (diff)
downloadorg.eclipse.dash.maven-master.tar.gz
org.eclipse.dash.maven-master.tar.xz
org.eclipse.dash.maven-master.zip
[maven-release-plugin] prepare for next development iterationHEADmaster
-rw-r--r--eclipse-signing-maven-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse-signing-maven-plugin/pom.xml b/eclipse-signing-maven-plugin/pom.xml
index 09e7da8..9cda06c 100644
--- a/eclipse-signing-maven-plugin/pom.xml
+++ b/eclipse-signing-maven-plugin/pom.xml
@@ -9,7 +9,7 @@
<groupId>org.eclipse.dash.maven</groupId>
<artifactId>eclipse-signing-maven-plugin</artifactId>
- <version>1.0.5</version>
+ <version>1.0.6-SNAPSHOT</version>
<name>Eclipse :: Dash :: Eclipse Signing Maven Plugin</name>
<description>Plugin for signing code on the eclipse build servers.</description>
<packaging>maven-plugin</packaging>

Back to the top