Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-12-06 14:14:59 +0000
committerGreg Wilkins2010-12-06 14:14:59 +0000
commit155d31e65ef2a7210150875e7f5a23969ab56d4b (patch)
tree9d2c5e5a7640edb97d20afa11796ce7bdb33cbf2 /jetty-jsp-2.1
parentc73c4268e9f80c984a65ddb7131a08b9ce394b97 (diff)
downloadorg.eclipse.jetty.project-155d31e65ef2a7210150875e7f5a23969ab56d4b.tar.gz
org.eclipse.jetty.project-155d31e65ef2a7210150875e7f5a23969ab56d4b.tar.xz
org.eclipse.jetty.project-155d31e65ef2a7210150875e7f5a23969ab56d4b.zip
[maven-release-plugin] prepare release jetty-7.2.2.v20101205
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2596 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-jsp-2.1')
-rw-r--r--jetty-jsp-2.1/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-jsp-2.1/pom.xml b/jetty-jsp-2.1/pom.xml
index 8fb6968fda..a9341b4706 100644
--- a/jetty-jsp-2.1/pom.xml
+++ b/jetty-jsp-2.1/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.v20101205</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jsp-2.1</artifactId>

Back to the top