Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-01-25 17:16:11 +0000
committerJesse McConnell2012-01-25 17:16:11 +0000
commite98ae91ca6b6a1e129a750bfa942f9ea2e56ba13 (patch)
tree143453d1a222db6f2905c9e2ca1040cc8f0cdcd6 /jetty-start/pom.xml
parentfb30166a7f65d589c2ff30dd27c75b17f7ee45ad (diff)
downloadorg.eclipse.jetty.project-e98ae91ca6b6a1e129a750bfa942f9ea2e56ba13.tar.gz
org.eclipse.jetty.project-e98ae91ca6b6a1e129a750bfa942f9ea2e56ba13.tar.xz
org.eclipse.jetty.project-e98ae91ca6b6a1e129a750bfa942f9ea2e56ba13.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-start/pom.xml')
-rw-r--r--jetty-start/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index 9f699599b8..dd9ae5835f 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>8.1.0.v20120125</version>
+ <version>8.1.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-start</artifactId>

Back to the top