Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2011-10-06 22:25:32 +0000
committerJesse McConnell2011-10-06 22:25:32 +0000
commit4d822759de2a7eaf9bc3c4da6ee578ea8f63a539 (patch)
tree854138033c7ffec6302f6ab663c172aa6dfeb6c5 /jetty-aggregate/jetty-all/pom.xml
parent97e286a1abe7a1239b3d5e74156673c37bdba916 (diff)
downloadorg.eclipse.jetty.project-4d822759de2a7eaf9bc3c4da6ee578ea8f63a539.tar.gz
org.eclipse.jetty.project-4d822759de2a7eaf9bc3c4da6ee578ea8f63a539.tar.xz
org.eclipse.jetty.project-4d822759de2a7eaf9bc3c4da6ee578ea8f63a539.zip
[maven-release-plugin] prepare release jetty-7.5.2.v20111006jetty-7.5.2.v20111006
Diffstat (limited to 'jetty-aggregate/jetty-all/pom.xml')
-rw-r--r--jetty-aggregate/jetty-all/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-aggregate/jetty-all/pom.xml b/jetty-aggregate/jetty-all/pom.xml
index 24057f7ac1..694223fb8f 100644
--- a/jetty-aggregate/jetty-all/pom.xml
+++ b/jetty-aggregate/jetty-all/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty.aggregate</groupId>
<artifactId>jetty-aggregate-project</artifactId>
- <version>7.5.3-SNAPSHOT</version>
+ <version>7.5.2.v20111006</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-all</artifactId>

Back to the top