Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2010-06-10 01:53:46 +0000
committerGreg Wilkins2010-06-10 01:53:46 +0000
commit14609bedfd85f6eee832eb692c63d993af6c33fc (patch)
treea73a64a608808170397b4db5ddb31e2ef861ccc8 /jetty-continuation
parent3f6fd7689d28cb9adfbb9a6314ffbcdf1b3bf5a0 (diff)
downloadorg.eclipse.jetty.project-14609bedfd85f6eee832eb692c63d993af6c33fc.tar.gz
org.eclipse.jetty.project-14609bedfd85f6eee832eb692c63d993af6c33fc.tar.xz
org.eclipse.jetty.project-14609bedfd85f6eee832eb692c63d993af6c33fc.zip
[maven-release-plugin] prepare release jetty-7.1.4.v20090609
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1977 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-continuation')
-rw-r--r--jetty-continuation/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml
index b538b143e5..5357877af1 100644
--- a/jetty-continuation/pom.xml
+++ b/jetty-continuation/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.1.5-SNAPSHOT</version>
+ <version>7.1.4.v20090609</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-continuation</artifactId>

Back to the top