Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2015-07-30 16:47:57 +0000
committerJoakim Erdfelt2015-07-30 16:47:57 +0000
commita3684f7fb8e8fecd449581131588014bee8c7583 (patch)
treeed7d5258c444822939fa0ba932da58ca59bf8b1c /jetty-io
parent798fc8118b4eec94bb96122b4242233dae9b5e5a (diff)
downloadorg.eclipse.jetty.project-a3684f7fb8e8fecd449581131588014bee8c7583.tar.gz
org.eclipse.jetty.project-a3684f7fb8e8fecd449581131588014bee8c7583.tar.xz
org.eclipse.jetty.project-a3684f7fb8e8fecd449581131588014bee8c7583.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 35bc04fc81..0d82512078 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.2.13.v20150730</version>
+ <version>9.2.14-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-io</artifactId>

Back to the top