Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2013-06-21 14:49:25 +0000
committerJesse McConnell2013-06-21 14:49:25 +0000
commit57bfda2a0829fca0773fbcadcacd2795a094cc09 (patch)
treebf941bbe09c9e03ca4a89e89c1bd4c34a51931a7 /jetty-io
parentc1082ad4d4dd04e0c699be7b904fdfe9bd0483df (diff)
downloadorg.eclipse.jetty.project-57bfda2a0829fca0773fbcadcacd2795a094cc09.tar.gz
org.eclipse.jetty.project-57bfda2a0829fca0773fbcadcacd2795a094cc09.tar.xz
org.eclipse.jetty.project-57bfda2a0829fca0773fbcadcacd2795a094cc09.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-io')
-rw-r--r--jetty-io/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 3225a7d4d5..3da554a4c9 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -2,7 +2,7 @@
<parent>
<artifactId>jetty-project</artifactId>
<groupId>org.eclipse.jetty</groupId>
- <version>9.0.4.v20130621</version>
+ <version>9.0.5-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-io</artifactId>

Back to the top