Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2014-02-25 20:54:17 +0000
committerJesse McConnell2014-03-07 15:10:08 +0000
commit0ec0d452e9e2356a3e226ac764a708c4da39d7b4 (patch)
treeb01ed48cd248ae3e4eb604b87ee89fab23a26cb2 /jetty-continuation/pom.xml
parent1e555567a9d225e745109d78ee07d2abc2e303ba (diff)
downloadorg.eclipse.jetty.project-0ec0d452e9e2356a3e226ac764a708c4da39d7b4.tar.gz
org.eclipse.jetty.project-0ec0d452e9e2356a3e226ac764a708c4da39d7b4.tar.xz
org.eclipse.jetty.project-0ec0d452e9e2356a3e226ac764a708c4da39d7b4.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 6bcc0a0b78..c5d6fe37ef 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.3.v20140225</version>
+ <version>9.1.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-continuation</artifactId>

Back to the top