Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2013-09-16 15:03:16 +0000
committerGreg Wilkins2013-09-16 15:03:16 +0000
commit9677f6e8637d9c8a54bdb21294597217ca0981b1 (patch)
tree59633d85aa12a8c11fd99efd03ea3ec8ef825058 /jetty-http/pom.xml
parentdd5277576ad88a1501b1ffbe7f07e4e3a0c08e20 (diff)
downloadorg.eclipse.jetty.project-9677f6e8637d9c8a54bdb21294597217ca0981b1.tar.gz
org.eclipse.jetty.project-9677f6e8637d9c8a54bdb21294597217ca0981b1.tar.xz
org.eclipse.jetty.project-9677f6e8637d9c8a54bdb21294597217ca0981b1.zip
[maven-release-plugin] prepare release jetty-9.1.0.M0
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 3da7358126..a65c23a72f 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -3,7 +3,7 @@
<parent>
<artifactId>jetty-project</artifactId>
<groupId>org.eclipse.jetty</groupId>
- <version>9.1.0-SNAPSHOT</version>
+ <version>9.1.0.M0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jetty-http</artifactId>

Back to the top