Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2015-02-24 16:38:28 +0000
committerJesse McConnell2015-02-24 16:38:28 +0000
commitdc0c3f4c5277d48f29cd6aa8e3c2c9f10ff11b27 (patch)
treedac29a05998935d0b7ba2f02285cdb6a1e3b3ec2 /aggregates
parent12031d77afba6af03e5c8cf298009a24514a9750 (diff)
downloadorg.eclipse.jetty.project-dc0c3f4c5277d48f29cd6aa8e3c2c9f10ff11b27.tar.gz
org.eclipse.jetty.project-dc0c3f4c5277d48f29cd6aa8e3c2c9f10ff11b27.tar.xz
org.eclipse.jetty.project-dc0c3f4c5277d48f29cd6aa8e3c2c9f10ff11b27.zip
[maven-release-plugin] prepare release jetty-9.2.9.v20150224jetty-9.2.9.v20150224
Diffstat (limited to 'aggregates')
-rw-r--r--aggregates/jetty-all/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aggregates/jetty-all/pom.xml b/aggregates/jetty-all/pom.xml
index ef3fffb930..81538bae0e 100644
--- a/aggregates/jetty-all/pom.xml
+++ b/aggregates/jetty-all/pom.xml
@@ -2,7 +2,7 @@
<parent>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-project</artifactId>
- <version>9.2.9-SNAPSHOT</version>
+ <version>9.2.9.v20150224</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top