Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2011-10-24 20:02:23 +0000
committerJesse McConnell2011-10-24 20:02:23 +0000
commitd02f74a50cfe3a70bcf477ebdd78e5afcad144e0 (patch)
tree17eca1f51e69ad18bde0bbdd9fb26556d038ad28 /jetty-deploy/pom.xml
parent79c674a4ce4560f3171646fb0024fb9bf18bc747 (diff)
downloadorg.eclipse.jetty.project-d02f74a50cfe3a70bcf477ebdd78e5afcad144e0.tar.gz
org.eclipse.jetty.project-d02f74a50cfe3a70bcf477ebdd78e5afcad144e0.tar.xz
org.eclipse.jetty.project-d02f74a50cfe3a70bcf477ebdd78e5afcad144e0.zip
[maven-release-plugin] prepare release jetty-8.0.4.v20111024jetty-8.0.4.v20111024
Diffstat (limited to 'jetty-deploy/pom.xml')
-rw-r--r--jetty-deploy/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index 1c6670a4d7..c43de7b010 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>8.0.4-SNAPSHOT</version>
+ <version>8.0.4.v20111024</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-deploy</artifactId>

Back to the top