Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2011-08-15 19:18:42 +0000
committerJesse McConnell2011-08-15 19:18:42 +0000
commit2175bae0a0e9b6e869ded1ba09d60aed65c412b8 (patch)
treee1c5aaab3bbcada2d56e32fd21a6ec0c54119c2d /test-continuation-jetty6
parent0610ce438741372751da2fa06d1672aff2e9f8e4 (diff)
downloadorg.eclipse.jetty.project-2175bae0a0e9b6e869ded1ba09d60aed65c412b8.tar.gz
org.eclipse.jetty.project-2175bae0a0e9b6e869ded1ba09d60aed65c412b8.tar.xz
org.eclipse.jetty.project-2175bae0a0e9b6e869ded1ba09d60aed65c412b8.zip
[maven-release-plugin] prepare release jetty-7.5.0.RC0jetty-7.5.0.RC0
Diffstat (limited to 'test-continuation-jetty6')
-rw-r--r--test-continuation-jetty6/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-continuation-jetty6/pom.xml b/test-continuation-jetty6/pom.xml
index 2da692007f..3931507bb6 100644
--- a/test-continuation-jetty6/pom.xml
+++ b/test-continuation-jetty6/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.5.0-SNAPSHOT</version>
+ <version>7.5.0.RC0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-continuation-jetty6</artifactId>

Back to the top