Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-07-05 12:43:19 +0000
committerGreg Wilkins2010-07-05 12:43:19 +0000
commita4d25de6c433eae65d3982bbac178335406d3e93 (patch)
tree2182d17ff01c4da4821bd1f69b9762de7a1f3643 /jetty-util
parentf2726d74d193ed52b9c85e0bc01fdb56e002c653 (diff)
downloadorg.eclipse.jetty.project-a4d25de6c433eae65d3982bbac178335406d3e93.tar.gz
org.eclipse.jetty.project-a4d25de6c433eae65d3982bbac178335406d3e93.tar.xz
org.eclipse.jetty.project-a4d25de6c433eae65d3982bbac178335406d3e93.zip
[maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2073 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-util')
-rw-r--r--jetty-util/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index 4845413494..abb671a289 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/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-util</artifactId>

Back to the top