Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Erdfelt2013-09-16 17:41:04 +0000
committerJoakim Erdfelt2013-09-16 17:41:04 +0000
commite53029ac8e3ebf1d15839ae963b541f4ad2d1931 (patch)
treea924d676b76805f6c60803bd665ce5430f26d176 /jetty-spdy/spdy-http-common/pom.xml
parent07abfa0c5da801d8c26112ff7dd3541ecd120838 (diff)
downloadorg.eclipse.jetty.project-e53029ac8e3ebf1d15839ae963b541f4ad2d1931.tar.gz
org.eclipse.jetty.project-e53029ac8e3ebf1d15839ae963b541f4ad2d1931.tar.xz
org.eclipse.jetty.project-e53029ac8e3ebf1d15839ae963b541f4ad2d1931.zip
[maven-release-plugin] rollback the release of jetty-9.1.0.M0
Diffstat (limited to 'jetty-spdy/spdy-http-common/pom.xml')
-rw-r--r--jetty-spdy/spdy-http-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-spdy/spdy-http-common/pom.xml b/jetty-spdy/spdy-http-common/pom.xml
index eaab98dda4..a807c8a987 100644
--- a/jetty-spdy/spdy-http-common/pom.xml
+++ b/jetty-spdy/spdy-http-common/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty.spdy</groupId>
<artifactId>spdy-parent</artifactId>
- <version>9.1.0.M0</version>
+ <version>9.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top