Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2011-09-08 17:00:10 +0000
committerJesse McConnell2011-09-08 17:00:10 +0000
commit932245a114b41c77850339666eae103edec88d39 (patch)
tree658337a34717f1326fbe02c850770e382669e364 /jetty-jndi
parent37d0f53b0a3bd29f5997c9c1502724791dddae47 (diff)
downloadorg.eclipse.jetty.project-932245a114b41c77850339666eae103edec88d39.tar.gz
org.eclipse.jetty.project-932245a114b41c77850339666eae103edec88d39.tar.xz
org.eclipse.jetty.project-932245a114b41c77850339666eae103edec88d39.zip
[maven-release-plugin] prepare release jetty-7.5.1.v20110908jetty-7.5.1.v20110908
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 649a3d287d..68975b0ef0 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.5.1-SNAPSHOT</version>
+ <version>7.5.1.v20110908</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jndi</artifactId>

Back to the top