Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2013-10-24 21:37:53 +0000
committerJesse McConnell2013-10-24 21:37:53 +0000
commit35b67aa45923fb1be810ec4b8f6fb3c27b4ae6f7 (patch)
tree3d732b45de4437f475a06d04d8f8430f76e8c914 /jetty-spdy/spdy-http-common/pom.xml
parent66aa5a077fd050c14531edcd4aa523187453ca0c (diff)
downloadorg.eclipse.jetty.project-35b67aa45923fb1be810ec4b8f6fb3c27b4ae6f7.tar.gz
org.eclipse.jetty.project-35b67aa45923fb1be810ec4b8f6fb3c27b4ae6f7.tar.xz
org.eclipse.jetty.project-35b67aa45923fb1be810ec4b8f6fb3c27b4ae6f7.zip
[maven-release-plugin] prepare release jetty-9.1.0.RC1
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 a807c8a987..97fb7f853d 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-SNAPSHOT</version>
+ <version>9.1.0.RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top