Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2010-12-01 19:42:36 +0000
committerJesse McConnell2010-12-01 19:42:36 +0000
commitfcab138ac80b71fa285f22c3d8aaa4783f1a40bb (patch)
treea530bdc1adbb83fd70ac1d783bc3282d40cba2c0 /jetty-deploy
parent6fd44212e8daa2950d19e7fe48ba66cfd8508f20 (diff)
downloadorg.eclipse.jetty.project-fcab138ac80b71fa285f22c3d8aaa4783f1a40bb.tar.gz
org.eclipse.jetty.project-fcab138ac80b71fa285f22c3d8aaa4783f1a40bb.tar.xz
org.eclipse.jetty.project-fcab138ac80b71fa285f22c3d8aaa4783f1a40bb.zip
[maven-release-plugin] prepare release jetty-7.2.2.v20101201
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2570 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-deploy')
-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 5c24b40488..03fa258370 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.2.3-SNAPSHOT</version>
+ <version>7.2.2.v20101201</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-deploy</artifactId>

Back to the top