Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2010-10-15 20:33:45 +0000
committerJesse McConnell2010-10-15 20:33:45 +0000
commit933c065d1bc5841b81b7b0ab84c03d13abbe7cc7 (patch)
treee555736c8fac032037fada7904a041ae780e1b03 /jetty-policy
parentd2302aa78ef4a5625dc1f5b2e85aa2c9caca2bbc (diff)
downloadorg.eclipse.jetty.project-933c065d1bc5841b81b7b0ab84c03d13abbe7cc7.tar.gz
org.eclipse.jetty.project-933c065d1bc5841b81b7b0ab84c03d13abbe7cc7.tar.xz
org.eclipse.jetty.project-933c065d1bc5841b81b7b0ab84c03d13abbe7cc7.zip
[maven-release-plugin] prepare release jetty-7.2.0.RC1
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2352 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 e2a94fd75f..5a11b3262e 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.2.0.RC1-SNAPSHOT</version>
+ <version>7.2.0.RC1</version>
</parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-policy</artifactId>

Back to the top