Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Bartel2014-12-05 15:45:12 +0000
committerJan Bartel2014-12-05 15:45:12 +0000
commitbc22ba72dc536e879ee62de9a835b880f7e1006a (patch)
tree02235954ff3a98ea44ae95004723d4476f92019c /jetty-continuation
parent1cc075cf9826f5128dd0c6561ba16c4d7c95c281 (diff)
downloadorg.eclipse.jetty.project-bc22ba72dc536e879ee62de9a835b880f7e1006a.tar.gz
org.eclipse.jetty.project-bc22ba72dc536e879ee62de9a835b880f7e1006a.tar.xz
org.eclipse.jetty.project-bc22ba72dc536e879ee62de9a835b880f7e1006a.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-continuation')
-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 644047eed2..9fc71348b7 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.2.6.v20141205</version>
+ <version>9.2.7-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-continuation</artifactId>

Back to the top