Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2014-10-30 16:28:41 +0000
committerJesse McConnell2014-10-30 16:28:41 +0000
commite1b73a64ebbd257603c68078d93c79684dff0dcf (patch)
tree7f84626fa6b829f566e2cbe6bee50f92b8089f14 /jetty-spdy/spdy-npn-tests
parent5770cc117924bc06ef6835f31bbcdc282dbe232e (diff)
downloadorg.eclipse.jetty.project-e1b73a64ebbd257603c68078d93c79684dff0dcf.tar.gz
org.eclipse.jetty.project-e1b73a64ebbd257603c68078d93c79684dff0dcf.tar.xz
org.eclipse.jetty.project-e1b73a64ebbd257603c68078d93c79684dff0dcf.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'jetty-spdy/spdy-npn-tests')
-rw-r--r--jetty-spdy/spdy-npn-tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetty-spdy/spdy-npn-tests/pom.xml b/jetty-spdy/spdy-npn-tests/pom.xml
index 2853354b5c..22b18ebf79 100644
--- a/jetty-spdy/spdy-npn-tests/pom.xml
+++ b/jetty-spdy/spdy-npn-tests/pom.xml
@@ -3,7 +3,7 @@
<parent>
<groupId>org.eclipse.jetty.spdy</groupId>
<artifactId>spdy-parent</artifactId>
- <version>9.2.4.v20141030</version>
+ <version>9.2.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Back to the top