Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2013-03-08 02:14:11 +0000
committerJoakim Erdfelt2013-03-08 02:14:11 +0000
commit96d045442f397612fcb637688e1282de630de562 (patch)
tree050e684cd7f51a1ddadaf0ae816a3ca176de556c /jetty-jndi
parent2f6dacfdb87cf9a7e851f8a70ab2620ac451bfa3 (diff)
downloadorg.eclipse.jetty.project-96d045442f397612fcb637688e1282de630de562.tar.gz
org.eclipse.jetty.project-96d045442f397612fcb637688e1282de630de562.tar.xz
org.eclipse.jetty.project-96d045442f397612fcb637688e1282de630de562.zip
[maven-release-plugin] prepare release jetty-9.0.0.v20130307
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 29f8774ef9..c5b04dbe0f 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>9.0.1-SNAPSHOT</version>
+ <version>9.0.0.v20130307</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jndi</artifactId>

Back to the top