Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-07-05 14:10:04 +0000
committerGreg Wilkins2010-07-05 14:10:04 +0000
commitb02766dd53327c0abaf4b22550cfc4383e93cc56 (patch)
treef084886560325152fc5aa022ecbbbead746e9cd5 /jetty-deploy/pom.xml
parent82923e5197a978887fa2835778c62e89d9f654c8 (diff)
downloadorg.eclipse.jetty.project-b02766dd53327c0abaf4b22550cfc4383e93cc56.tar.gz
org.eclipse.jetty.project-b02766dd53327c0abaf4b22550cfc4383e93cc56.tar.xz
org.eclipse.jetty.project-b02766dd53327c0abaf4b22550cfc4383e93cc56.zip
[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2078 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 5dfc6024b4..b85b3af037 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.5.v20100705</version>
+ <version>7.2.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-deploy</artifactId>

Back to the top