Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2011-05-17 19:39:17 +0000
committerJesse McConnell2011-05-17 19:39:17 +0000
commitbe9da35ef45bc15475b9ae23ec48ddbe6a18f398 (patch)
tree568db4dfb889e2e505d6fbaa2c31a44b47bc4025 /jetty-jndi
parentfb576ea6afca3facbca0f4ada4313724542ee0cb (diff)
downloadorg.eclipse.jetty.project-be9da35ef45bc15475b9ae23ec48ddbe6a18f398.tar.gz
org.eclipse.jetty.project-be9da35ef45bc15475b9ae23ec48ddbe6a18f398.tar.xz
org.eclipse.jetty.project-be9da35ef45bc15475b9ae23ec48ddbe6a18f398.zip
set for test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3180 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 109e649000..614778ffea 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.4.2-SNAPSHOT</version>
+ <version>7.4.2.vTEST</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jndi</artifactId>

Back to the top