Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-08-18 02:39:48 +0000
committerGreg Wilkins2009-08-18 02:39:48 +0000
commit974d4c19277e6aca740a6d2c411ee5fb45063161 (patch)
tree4e97611f234afd51b9bf2de8ab7656dd7e2e4ac0 /jetty-jndi
parentc26aa99eff3162ce43c6a02abb9575f892973bb3 (diff)
downloadorg.eclipse.jetty.project-974d4c19277e6aca740a6d2c411ee5fb45063161.tar.gz
org.eclipse.jetty.project-974d4c19277e6aca740a6d2c411ee5fb45063161.tar.xz
org.eclipse.jetty.project-974d4c19277e6aca740a6d2c411ee5fb45063161.zip
[maven-release-plugin] prepare release jetty-7.0.0.RC4
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@737 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-jndi')
-rw-r--r--jetty-jndi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index 0652985363..b96669cda1 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>7.0.0.RC4-SNAPSHOT</version>
+ <version>7.0.0.RC4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jndi</artifactId>

Back to the top