Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2010-03-31 16:46:33 +0000
committerJesse McConnell2010-03-31 16:46:33 +0000
commit6e963053d85348c8e5b4d2aac967955c193bc921 (patch)
treec806563d04a1de1f190e557fa1bf81d592c38286 /jetty-jndi/pom.xml
parent5c3d1535e9902d4fb8499081e921c0920780d832 (diff)
downloadorg.eclipse.jetty.project-jetty-project-7.0.2.v20100331.tar.gz
org.eclipse.jetty.project-jetty-project-7.0.2.v20100331.tar.xz
org.eclipse.jetty.project-jetty-project-7.0.2.v20100331.zip
[maven-release-plugin] copy for tag jetty-project-7.0.2.v20100331jetty-project-7.0.2.v20100331
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/tags/jetty-project-7.0.2.v20100331@1432 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'jetty-jndi/pom.xml')
-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 20dc3d351f..f3d56a671d 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.2-SNAPSHOT</version>
+ <version>7.0.2.v20100331</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-jndi</artifactId>

Back to the top