Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2011-09-08 17:19:24 +0000
committerJesse McConnell2011-09-08 17:19:24 +0000
commitc33548d38a038c277d6fdf6ab7bbd1c7890618a7 (patch)
tree9ba1a5aab0962e724dba8ce891439760e6816ab3 /jetty-distribution
parent721c8ab6820a200bb7277d6975e3c6491a19bf4d (diff)
downloadorg.eclipse.jetty.project-c33548d38a038c277d6fdf6ab7bbd1c7890618a7.tar.gz
org.eclipse.jetty.project-c33548d38a038c277d6fdf6ab7bbd1c7890618a7.tar.xz
org.eclipse.jetty.project-c33548d38a038c277d6fdf6ab7bbd1c7890618a7.zip
[maven-release-plugin] prepare release jetty-8.0.1.v20110908jetty-8.0.1.v20110908
Diffstat (limited to 'jetty-distribution')
-rw-r--r--jetty-distribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 42ea1a61fb..e768139a91 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>8.0.1-SNAPSHOT</version>
+ <version>8.0.1.v20110908</version>
</parent>
<artifactId>jetty-distribution</artifactId>
<name>Jetty :: Distribution Assemblies</name>

Back to the top