Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2011-09-07 15:03:16 +0000
committerJesse McConnell2011-09-07 15:03:16 +0000
commitae86ad6d4e46f2adbf5916da80bbb7308ed1f81e (patch)
tree5bc8080fbef11a90504d849a003040085313c4dd /jetty-deploy/pom.xml
parent86383afbd2ff4c081d602a74226eeb51c3ce3532 (diff)
downloadorg.eclipse.jetty.project-ae86ad6d4e46f2adbf5916da80bbb7308ed1f81e.tar.gz
org.eclipse.jetty.project-ae86ad6d4e46f2adbf5916da80bbb7308ed1f81e.tar.xz
org.eclipse.jetty.project-ae86ad6d4e46f2adbf5916da80bbb7308ed1f81e.zip
[maven-release-plugin] prepare for next development iteration
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 219fd47c3c..5d2e2b8a2a 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.5.0.v20110907</version>
+ <version>7.5.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-deploy</artifactId>

Back to the top