Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-07-13 15:20:23 +0000
committerJesse McConnell2012-07-13 15:20:23 +0000
commitc3b5269d60e42cc2b9f2edba544167c13c25f34f (patch)
treef894f1f897edaf7b82cecf2a9d22a11da9668bae /jetty-aggregate/jetty-all
parentcb9eaa70555de019424b1e985ca8e8c2c769e3ea (diff)
downloadorg.eclipse.jetty.project-c3b5269d60e42cc2b9f2edba544167c13c25f34f.tar.gz
org.eclipse.jetty.project-c3b5269d60e42cc2b9f2edba544167c13c25f34f.tar.xz
org.eclipse.jetty.project-c3b5269d60e42cc2b9f2edba544167c13c25f34f.zip
[maven-release-plugin] prepare release jetty-8.1.5.v20120713jetty-8.1.5.v20120713
Diffstat (limited to 'jetty-aggregate/jetty-all')
-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 8b39f20266..2dfc3c8c46 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>8.1.5-SNAPSHOT</version>
+ <version>8.1.5.v20120713</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-all</artifactId>

Back to the top