Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2014-06-09 18:37:49 +0000
committerJesse McConnell2014-06-09 18:37:49 +0000
commit06b494eeac0a5ba3cf236084caa93c14103071e3 (patch)
treeb400a9c5430c306f350f7524f8dd21ed2abf28a3 /jetty-spdy/spdy-http-common/pom.xml
parent9cdfaf5196a524483b878c41a4174bd4dfaab31b (diff)
downloadorg.eclipse.jetty.project-06b494eeac0a5ba3cf236084caa93c14103071e3.tar.gz
org.eclipse.jetty.project-06b494eeac0a5ba3cf236084caa93c14103071e3.tar.xz
org.eclipse.jetty.project-06b494eeac0a5ba3cf236084caa93c14103071e3.zip
[maven-release-plugin] prepare release jetty-9.2.1.v20140609jetty-9.2.1.v20140609
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 12e8a1ec34..dea34c01bb 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.2.1-SNAPSHOT</version>
+ <version>9.2.1.v20140609</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top