Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2009-08-27 15:17:44 +0000
committerJesse McConnell2009-08-27 15:17:44 +0000
commit0cf3c00feb7bb382cc14d47207b31549b419cee7 (patch)
tree489159b23b006c353284d022e0ac24102988d33c /jetty-policy
parent9bd6550473107d41f7e7a8ea2dca2df5f26e5010 (diff)
downloadorg.eclipse.jetty.project-0cf3c00feb7bb382cc14d47207b31549b419cee7.tar.gz
org.eclipse.jetty.project-0cf3c00feb7bb382cc14d47207b31549b419cee7.tar.xz
org.eclipse.jetty.project-0cf3c00feb7bb382cc14d47207b31549b419cee7.zip
[maven-release-plugin] prepare release jetty-7.0.0.RC5
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@774 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-policy')
-rw-r--r--jetty-policy/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-policy/pom.xml b/jetty-policy/pom.xml
index 65c4b3cbbf..21290c8904 100644
--- a/jetty-policy/pom.xml
+++ b/jetty-policy/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.0.0.RC5-SNAPSHOT</version>
+ <version>7.0.0.RC5</version>
</parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-policy</artifactId>

Back to the top