Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2012-01-13 14:37:19 +0000
committerJesse McConnell2012-01-13 14:37:19 +0000
commitec589eed337d32ec24734a5e44401a653d3746f8 (patch)
treedefd5b538e7ad09c4de42d72b1d33fde7078e0e8 /jetty-http/pom.xml
parent60682d4b6284846ab1ce61b92a9466c4838f087d (diff)
downloadorg.eclipse.jetty.project-ec589eed337d32ec24734a5e44401a653d3746f8.tar.gz
org.eclipse.jetty.project-ec589eed337d32ec24734a5e44401a653d3746f8.tar.xz
org.eclipse.jetty.project-ec589eed337d32ec24734a5e44401a653d3746f8.zip
[maven-release-plugin] prepare release jetty-7.6.0.RC4jetty-7.6.0.RC4
Diffstat (limited to 'jetty-http/pom.xml')
-rw-r--r--jetty-http/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index 48de7f4833..23cc26daec 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -2,7 +2,7 @@
<parent>
<artifactId>jetty-project</artifactId>
<groupId>org.eclipse.jetty</groupId>
- <version>7.6.0-SNAPSHOT</version>
+ <version>7.6.0.RC4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-http</artifactId>

Back to the top