Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2015-07-15 22:23:46 +0000
committerJan Bartel2015-07-15 22:23:46 +0000
commit5115d0ee18650d26af5f617f0ed89cc509b2e0b5 (patch)
tree59818741b2419808aff339f5ab9dd70557f93cdf
parenta392e8a9caf8e33360b5ebae159082bb26a425c7 (diff)
downloadorg.eclipse.jetty.toolchain-5115d0ee18650d26af5f617f0ed89cc509b2e0b5.tar.gz
org.eclipse.jetty.toolchain-5115d0ee18650d26af5f617f0ed89cc509b2e0b5.tar.xz
org.eclipse.jetty.toolchain-5115d0ee18650d26af5f617f0ed89cc509b2e0b5.zip
[maven-release-plugin] prepare for next development iteration
-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 0f10abd..3f07e36 100644
--- a/eclipse-signing-maven-plugin/pom.xml
+++ b/eclipse-signing-maven-plugin/pom.xml
@@ -9,7 +9,7 @@
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>eclipse-signing-maven-plugin</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
<name>Jetty :: Toolchain :: Eclipse Signing Maven Plugin</name>
<description>Plugin for signing code on the eclipse build servers.</description>
<packaging>maven-plugin</packaging>

Back to the top