Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2013-11-15 23:03:28 +0000
committerJoakim Erdfelt2013-11-15 23:03:28 +0000
commit1126e6897152b3d1e563f5ed8eeb4d01892fb2d0 (patch)
tree2dd84ef756f05e812641d2a08ef9b42cc67ab6cc /jetty-continuation/pom.xml
parentd6418c73d446e2fa63db9697b93d02dfa78a31cb (diff)
downloadorg.eclipse.jetty.project-1126e6897152b3d1e563f5ed8eeb4d01892fb2d0.tar.gz
org.eclipse.jetty.project-1126e6897152b3d1e563f5ed8eeb4d01892fb2d0.tar.xz
org.eclipse.jetty.project-1126e6897152b3d1e563f5ed8eeb4d01892fb2d0.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-continuation/pom.xml')
-rw-r--r--jetty-continuation/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml
index 5d9df560e1..5552c7af91 100644
--- a/jetty-continuation/pom.xml
+++ b/jetty-continuation/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.1.0.v20131115</version>
+ <version>9.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-continuation</artifactId>

Back to the top