Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-05-23 21:00:22 +0000
committerGreg Wilkins2010-05-23 21:00:22 +0000
commit610c20a37ee6e52d87637c048beca792fdae2303 (patch)
treed10af9e7801c0b46a6a6343042a7ce58c37fb9df /jetty-deploy/pom.xml
parente71c645b06c1a5edc72af4514057eb31a42d00ec (diff)
downloadorg.eclipse.jetty.project-610c20a37ee6e52d87637c048beca792fdae2303.tar.gz
org.eclipse.jetty.project-610c20a37ee6e52d87637c048beca792fdae2303.tar.xz
org.eclipse.jetty.project-610c20a37ee6e52d87637c048beca792fdae2303.zip
[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1848 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-deploy/pom.xml')
-rw-r--r--jetty-deploy/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index abe185ed51..8b25665024 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.1.2.v20100523</version>
+ <version>7.1.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-deploy</artifactId>

Back to the top