Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2013-07-12 04:27:19 +0000
committerJan Bartel2013-07-12 04:27:19 +0000
commita4de7157cd998b297270c686681b62b1eb9f003b (patch)
tree57c679b4b529c3a5ba2f50dc4876390c81cf72cd
parenteb072ef4d3045f8a01c6e2ad0d7983fbcb24c159 (diff)
downloadorg.eclipse.jetty.toolchain-a4de7157cd998b297270c686681b62b1eb9f003b.tar.gz
org.eclipse.jetty.toolchain-a4de7157cd998b297270c686681b62b1eb9f003b.tar.xz
org.eclipse.jetty.toolchain-a4de7157cd998b297270c686681b62b1eb9f003b.zip
[maven-release-plugin] prepare for next development iteration
-rw-r--r--jetty-schemas/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-schemas/pom.xml b/jetty-schemas/pom.xml
index 3e1d4aa..f2bcbab 100644
--- a/jetty-schemas/pom.xml
+++ b/jetty-schemas/pom.xml
@@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.jetty.toolchain</groupId>
<artifactId>jetty-schemas</artifactId>
- <version>3.1.RC0</version>
+ <version>3.1-SNAPSHOT</version>
<name>Jetty :: Schemas</name>
<packaging>jar</packaging>
<properties>

Back to the top