diff --git a/VERSION.txt b/VERSION.txt
index 0731f3697e9..1dc56d5bb93 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,3 +1,5 @@
+jetty-9.3.26-SNAPSHOT
+
jetty-9.3.25.v20180904 - 04 September 2018
+ 2135 Android 8.1 needs direct buffers for SSL/TLS to work
+ 2777 Workaround for Conscrypt's ssl == null
diff --git a/aggregates/jetty-all-compact3/pom.xml b/aggregates/jetty-all-compact3/pom.xml
index 782f0f1e1e8..0df0fdec62b 100644
--- a/aggregates/jetty-all-compact3/pom.xml
+++ b/aggregates/jetty-all-compact3/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../../pom.xml
4.0.0
diff --git a/aggregates/jetty-all/pom.xml b/aggregates/jetty-all/pom.xml
index d3daf1aee03..d74b2d63e07 100644
--- a/aggregates/jetty-all/pom.xml
+++ b/aggregates/jetty-all/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../../pom.xml
4.0.0
diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml
index 5282539c124..a17a6d0cd9a 100644
--- a/apache-jsp/pom.xml
+++ b/apache-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
apache-jsp
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index 91be3d1d3c3..44a5d2fc3f9 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
apache-jstl
diff --git a/examples/async-rest/async-rest-jar/pom.xml b/examples/async-rest/async-rest-jar/pom.xml
index 8adcefeefa5..ebe83497878 100644
--- a/examples/async-rest/async-rest-jar/pom.xml
+++ b/examples/async-rest/async-rest-jar/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
example-async-rest
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
org.eclipse.jetty.example-async-rest
diff --git a/examples/async-rest/async-rest-webapp/pom.xml b/examples/async-rest/async-rest-webapp/pom.xml
index 4d23a30bf13..76fc8951017 100644
--- a/examples/async-rest/async-rest-webapp/pom.xml
+++ b/examples/async-rest/async-rest-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
example-async-rest
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
org.eclipse.jetty.example-async-rest
diff --git a/examples/async-rest/pom.xml b/examples/async-rest/pom.xml
index b7b06937cb4..edcb2dd8830 100644
--- a/examples/async-rest/pom.xml
+++ b/examples/async-rest/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
4.0.0
diff --git a/examples/embedded/pom.xml b/examples/embedded/pom.xml
index 2e1248c0d15..a50d78bcbe6 100644
--- a/examples/embedded/pom.xml
+++ b/examples/embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
4.0.0
diff --git a/examples/pom.xml b/examples/pom.xml
index 261a24ab447..de046ebe5bb 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
org.eclipse.jetty.examples
diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml
index 87f64298452..d39ff25320e 100644
--- a/jetty-alpn/jetty-alpn-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-alpn-client
diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml
index ac8cc563d95..7d19310b9b5 100644
--- a/jetty-alpn/jetty-alpn-java-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-java-client/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-alpn/jetty-alpn-java-server/pom.xml
index fe1b8fb20be..13315a2844b 100644
--- a/jetty-alpn/jetty-alpn-java-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-java-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml
index a15b0fb882b..8cef8ed4447 100644
--- a/jetty-alpn/jetty-alpn-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-alpn-server
diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml
index c89a2a3561e..ef4517934ca 100644
--- a/jetty-alpn/pom.xml
+++ b/jetty-alpn/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-alpn-parent
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 30d6940ba37..18022ee86b6 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-annotations
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index 4a9211f0916..9a39485be37 100644
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-ant
diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml
index f3a226ba467..94d2e1cec4b 100644
--- a/jetty-bom/pom.xml
+++ b/jetty-bom/pom.xml
@@ -98,7 +98,7 @@
org.eclipse.jetty
jetty-annotations
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
@@ -118,22 +118,22 @@
org.eclipse.jetty
jetty-client
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-continuation
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty.fcgi
fcgi-server
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty.fcgi
fcgi-server
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
@@ -148,82 +148,82 @@
org.eclipse.jetty
jetty-hazelcast
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-http
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty.http2
http2-client
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty.http2
http2-common
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty.http2
http2-hpack
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty.http2
http2-http-client-transport
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty.http2
http2-server
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-http-spi
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-infinispan
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-io
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-jaas
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-jaspi
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-jmx
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-jndi
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-monitor
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-nosql
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
@@ -243,62 +243,62 @@
org.eclipse.jetty
jetty-plus
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-proxy
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-quickstart
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-rewrite
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-security
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-server
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-servlet
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-servlets
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-spring
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-util
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-util-ajax
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-webapp
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
@@ -338,18 +338,18 @@
org.eclipse.jetty
jetty-xml
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
org.eclipse.jetty
jetty-distribution
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
zip
org.eclipse.jetty
jetty-distribution
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
tar.gz
diff --git a/jetty-cdi/cdi-core/pom.xml b/jetty-cdi/cdi-core/pom.xml
index 4776e739c28..baa9ef6577a 100644
--- a/jetty-cdi/cdi-core/pom.xml
+++ b/jetty-cdi/cdi-core/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
cdi-core
diff --git a/jetty-cdi/cdi-full-servlet/pom.xml b/jetty-cdi/cdi-full-servlet/pom.xml
index 55ea2532f36..8b8e0d0e4b1 100644
--- a/jetty-cdi/cdi-full-servlet/pom.xml
+++ b/jetty-cdi/cdi-full-servlet/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
cdi-full-servlet
diff --git a/jetty-cdi/cdi-servlet/pom.xml b/jetty-cdi/cdi-servlet/pom.xml
index de494f2dd7c..3e0fb793347 100644
--- a/jetty-cdi/cdi-servlet/pom.xml
+++ b/jetty-cdi/cdi-servlet/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
cdi-servlet
diff --git a/jetty-cdi/cdi-websocket/pom.xml b/jetty-cdi/cdi-websocket/pom.xml
index d2c64345216..271d181b7aa 100644
--- a/jetty-cdi/cdi-websocket/pom.xml
+++ b/jetty-cdi/cdi-websocket/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
cdi-websocket
diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml
index 605017fe688..a62f9c15580 100644
--- a/jetty-cdi/pom.xml
+++ b/jetty-cdi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
org.eclipse.jetty.cdi
diff --git a/jetty-cdi/test-cdi-webapp/pom.xml b/jetty-cdi/test-cdi-webapp/pom.xml
index d2d4eedd8c3..9e0c58fad51 100644
--- a/jetty-cdi/test-cdi-webapp/pom.xml
+++ b/jetty-cdi/test-cdi-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
test-cdi-webapp
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index 83a9c538a80..f770458a0cc 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml
index 04b586a43d4..3f73d4d2d87 100644
--- a/jetty-continuation/pom.xml
+++ b/jetty-continuation/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-continuation
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index 77036328e52..07ebe56d85d 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-deploy
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 37419926081..9ac219878ab 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-distribution
diff --git a/jetty-documentation/pom.xml b/jetty-documentation/pom.xml
index 6c45fdb179d..e99090460c1 100644
--- a/jetty-documentation/pom.xml
+++ b/jetty-documentation/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
jetty-documentation
Jetty :: Documentation
diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml
index 3aa515b1ed6..89db76a3be2 100644
--- a/jetty-fcgi/fcgi-client/pom.xml
+++ b/jetty-fcgi/fcgi-client/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.fcgi
fcgi-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml
index 131230bb8ea..99400921541 100644
--- a/jetty-fcgi/fcgi-server/pom.xml
+++ b/jetty-fcgi/fcgi-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.fcgi
fcgi-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml
index 7a0432ae16c..008a7b87e23 100644
--- a/jetty-fcgi/pom.xml
+++ b/jetty-fcgi/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-gcloud/jetty-gcloud-memcached-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-memcached-session-manager/pom.xml
index c09efd587b3..72c4c84c32e 100644
--- a/jetty-gcloud/jetty-gcloud-memcached-session-manager/pom.xml
+++ b/jetty-gcloud/jetty-gcloud-memcached-session-manager/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.gcloud
gcloud-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
index 82bac4af0bb..f93f0e2706e 100644
--- a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
+++ b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.gcloud
gcloud-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index cdd06a9b231..4f06a0b3c2f 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml
index ecb2656b35c..5eac93d3727 100644
--- a/jetty-hazelcast/pom.xml
+++ b/jetty-hazelcast/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-hazelcast
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index cd1fda621d6..bb67e023e7a 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-http-spi
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index c397562903b..aec01c96acf 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-http
diff --git a/jetty-http2/http2-alpn-tests/pom.xml b/jetty-http2/http2-alpn-tests/pom.xml
index b80c9bbe140..df0de9987c9 100644
--- a/jetty-http2/http2-alpn-tests/pom.xml
+++ b/jetty-http2/http2-alpn-tests/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml
index 065060836fe..48523fa1c19 100644
--- a/jetty-http2/http2-client/pom.xml
+++ b/jetty-http2/http2-client/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml
index 905f44b805f..b504eaec5ff 100644
--- a/jetty-http2/http2-common/pom.xml
+++ b/jetty-http2/http2-common/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml
index cc1966988a3..ccc404d802a 100644
--- a/jetty-http2/http2-hpack/pom.xml
+++ b/jetty-http2/http2-hpack/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-http2/http2-http-client-transport/pom.xml b/jetty-http2/http2-http-client-transport/pom.xml
index 20e3be54ae9..699a5b5e700 100644
--- a/jetty-http2/http2-http-client-transport/pom.xml
+++ b/jetty-http2/http2-http-client-transport/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml
index 069c2d93fbb..60641373251 100644
--- a/jetty-http2/http2-server/pom.xml
+++ b/jetty-http2/http2-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml
index ec094f57c8f..5dd75aa50b3 100644
--- a/jetty-http2/pom.xml
+++ b/jetty-http2/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml
index 8c699c72ba8..8bf01928bc6 100644
--- a/jetty-infinispan/pom.xml
+++ b/jetty-infinispan/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-infinispan
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 7fd6aadc4eb..6144f51fbcf 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -2,7 +2,7 @@
jetty-project
org.eclipse.jetty
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-io
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index 3edf1ebfa08..767592ca63c 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-jaas
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index c031240497a..d5dd7da3086 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-jaspi
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index 3460f3286a1..14110402cf2 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-jmx
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index d9bd2fc65d6..8516b15f68f 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-jndi
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index 78d9a40f983..5c293cd3eed 100644
--- a/jetty-jspc-maven-plugin/pom.xml
+++ b/jetty-jspc-maven-plugin/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-jspc-maven-plugin
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml
index 1c395f3fc4d..c4763ee8a73 100644
--- a/jetty-maven-plugin/pom.xml
+++ b/jetty-maven-plugin/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-maven-plugin
diff --git a/jetty-monitor/pom.xml b/jetty-monitor/pom.xml
index a6065e2a074..f38fb9932a3 100644
--- a/jetty-monitor/pom.xml
+++ b/jetty-monitor/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-monitor
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index 6cd4f361513..7d91403fc60 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-nosql
diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml
index 9564d160909..da3b2d72ac3 100644
--- a/jetty-osgi/jetty-osgi-alpn/pom.xml
+++ b/jetty-osgi/jetty-osgi-alpn/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-osgi-alpn
diff --git a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
index 5eb65f567d8..0ab52984bc9 100644
--- a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-osgi-boot-jsp
diff --git a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
index 4ceee57d6c6..002ddf9df44 100644
--- a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml
index 95f3d44c12b..ef53810a31f 100644
--- a/jetty-osgi/jetty-osgi-boot/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-osgi-boot
diff --git a/jetty-osgi/jetty-osgi-httpservice/pom.xml b/jetty-osgi/jetty-osgi-httpservice/pom.xml
index 666efea1ab2..4372e4f3c78 100644
--- a/jetty-osgi/jetty-osgi-httpservice/pom.xml
+++ b/jetty-osgi/jetty-osgi-httpservice/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-httpservice
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index f3472edb7d4..03f2da51ac1 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml
index dd4dda3823c..1640f817a28 100644
--- a/jetty-osgi/test-jetty-osgi-context/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-context/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
test-jetty-osgi-context
diff --git a/jetty-osgi/test-jetty-osgi-fragment/pom.xml b/jetty-osgi/test-jetty-osgi-fragment/pom.xml
index d960f9e2e46..1723824168f 100644
--- a/jetty-osgi/test-jetty-osgi-fragment/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-fragment/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi-webapp/pom.xml b/jetty-osgi/test-jetty-osgi-webapp/pom.xml
index 4ba749bf6be..9ade1022c5e 100644
--- a/jetty-osgi/test-jetty-osgi-webapp/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml
index f8ac7a4c6a5..44aa739887b 100644
--- a/jetty-osgi/test-jetty-osgi/pom.xml
+++ b/jetty-osgi/test-jetty-osgi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
4.0.0
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 613d7e7a9fb..843578387f2 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-plus
diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml
index 1ac9fb1394b..890a8ba7883 100644
--- a/jetty-proxy/pom.xml
+++ b/jetty-proxy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-proxy
diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml
index b5ef9bca10e..83239bd5729 100644
--- a/jetty-quickstart/pom.xml
+++ b/jetty-quickstart/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
org.eclipse.jetty
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index b5055f8427e..6ff620dfbfe 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-rewrite
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index 2c05b3efc71..09c9bdd9d34 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-runner
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index f9a6a6424f9..eb847de5578 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 5c39686205d..01fbb9648b3 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-server
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index d85c55e34ca..3d74eefec31 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-servlet
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index 4121699bcbb..2d9c6c7ca25 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-servlets
diff --git a/jetty-spring/pom.xml b/jetty-spring/pom.xml
index 77947040483..e1ad8241f05 100644
--- a/jetty-spring/pom.xml
+++ b/jetty-spring/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-spring
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index 3a94bfb9a77..93a923ae689 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-start
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index bf6ae9f2c97..2fa2f5701d4 100644
--- a/jetty-util-ajax/pom.xml
+++ b/jetty-util-ajax/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-util-ajax
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index 9da8b5f2e95..1597b0759dd 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-util
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index 3c4f377fe06..95a93593abf 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-webapp
diff --git a/jetty-websocket/javax-websocket-client-impl/pom.xml b/jetty-websocket/javax-websocket-client-impl/pom.xml
index 90c87d4516d..7d993104b17 100644
--- a/jetty-websocket/javax-websocket-client-impl/pom.xml
+++ b/jetty-websocket/javax-websocket-client-impl/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/javax-websocket-server-impl/pom.xml b/jetty-websocket/javax-websocket-server-impl/pom.xml
index d0588f91216..ae29b521508 100644
--- a/jetty-websocket/javax-websocket-server-impl/pom.xml
+++ b/jetty-websocket/javax-websocket-server-impl/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index b62dc9d8ede..965eb238f09 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/websocket-api/pom.xml b/jetty-websocket/websocket-api/pom.xml
index d44c3f06e79..56d4e5a0e57 100644
--- a/jetty-websocket/websocket-api/pom.xml
+++ b/jetty-websocket/websocket-api/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/websocket-client/pom.xml b/jetty-websocket/websocket-client/pom.xml
index a5185b1fce4..cbce40bc370 100644
--- a/jetty-websocket/websocket-client/pom.xml
+++ b/jetty-websocket/websocket-client/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/websocket-common/pom.xml b/jetty-websocket/websocket-common/pom.xml
index 525ec6aea99..492fba103ed 100644
--- a/jetty-websocket/websocket-common/pom.xml
+++ b/jetty-websocket/websocket-common/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/websocket-server/pom.xml b/jetty-websocket/websocket-server/pom.xml
index d302bd904c4..540374852b2 100644
--- a/jetty-websocket/websocket-server/pom.xml
+++ b/jetty-websocket/websocket-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml
index 685759f4ae4..b879bb67406 100644
--- a/jetty-websocket/websocket-servlet/pom.xml
+++ b/jetty-websocket/websocket-servlet/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index a72418c54cf..fe34e0e299e 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jetty-xml
diff --git a/pom.xml b/pom.xml
index 267b098896e..79654792dc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
4.0.0
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
Jetty :: Project
http://www.eclipse.org/jetty
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index e9c99acbcff..40aa5ee39e3 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
org.eclipse.jetty.tests
diff --git a/tests/test-continuation/pom.xml b/tests/test-continuation/pom.xml
index 49754c9a93a..e008e94edfb 100644
--- a/tests/test-continuation/pom.xml
+++ b/tests/test-continuation/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
4.0.0
diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml
index 3d6654c6e10..e0c777dd1c1 100644
--- a/tests/test-http-client-transport/pom.xml
+++ b/tests/test-http-client-transport/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index bfa23de3505..f55e340594f 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
test-integration
diff --git a/tests/test-jmx/jmx-webapp-it/pom.xml b/tests/test-jmx/jmx-webapp-it/pom.xml
index 28663e4cc9f..c959131c2af 100644
--- a/tests/test-jmx/jmx-webapp-it/pom.xml
+++ b/tests/test-jmx/jmx-webapp-it/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-jmx-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
jmx-webapp-it
diff --git a/tests/test-jmx/jmx-webapp/pom.xml b/tests/test-jmx/jmx-webapp/pom.xml
index 0d0834c7496..775b4ddb323 100644
--- a/tests/test-jmx/jmx-webapp/pom.xml
+++ b/tests/test-jmx/jmx-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-jmx-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
jmx-webapp
war
diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml
index 42b7d018fda..4421ac9148f 100644
--- a/tests/test-jmx/pom.xml
+++ b/tests/test-jmx/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
4.0.0
test-jmx-parent
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index 20eeb23080a..2a184fab528 100644
--- a/tests/test-loginservice/pom.xml
+++ b/tests/test-loginservice/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index 0791cd6ad85..409e88aa309 100644
--- a/tests/test-quickstart/pom.xml
+++ b/tests/test-quickstart/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
4.0.0
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index 155bc8ff885..6f16eff2a58 100644
--- a/tests/test-sessions/pom.xml
+++ b/tests/test-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-sessions-parent
Jetty Tests :: Sessions :: Parent
diff --git a/tests/test-sessions/test-gcloud-memcached-sessions/pom.xml b/tests/test-sessions/test-gcloud-memcached-sessions/pom.xml
index 22d479af904..e31bb7cc343 100644
--- a/tests/test-sessions/test-gcloud-memcached-sessions/pom.xml
+++ b/tests/test-sessions/test-gcloud-memcached-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-gcloud-memcached-sessions
Jetty Tests :: Sessions :: GCloud with Memcached
diff --git a/tests/test-sessions/test-gcloud-sessions/pom.xml b/tests/test-sessions/test-gcloud-sessions/pom.xml
index c12f9b487d9..a9b261b85f7 100644
--- a/tests/test-sessions/test-gcloud-sessions/pom.xml
+++ b/tests/test-sessions/test-gcloud-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-gcloud-sessions
Jetty Tests :: Sessions :: GCloud
diff --git a/tests/test-sessions/test-hash-sessions/pom.xml b/tests/test-sessions/test-hash-sessions/pom.xml
index 1f554692a8c..6a99e907486 100644
--- a/tests/test-sessions/test-hash-sessions/pom.xml
+++ b/tests/test-sessions/test-hash-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-hash-sessions
Jetty Tests :: Sessions :: Hash
diff --git a/tests/test-sessions/test-infinispan-sessions/pom.xml b/tests/test-sessions/test-infinispan-sessions/pom.xml
index 0716fd3f25d..ac6db1b49e0 100644
--- a/tests/test-sessions/test-infinispan-sessions/pom.xml
+++ b/tests/test-sessions/test-infinispan-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-infinispan-sessions
Jetty Tests :: Sessions :: Infinispan
diff --git a/tests/test-sessions/test-jdbc-sessions/pom.xml b/tests/test-sessions/test-jdbc-sessions/pom.xml
index 26361427a99..9c09f461cbc 100644
--- a/tests/test-sessions/test-jdbc-sessions/pom.xml
+++ b/tests/test-sessions/test-jdbc-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-jdbc-sessions
Jetty Tests :: Sessions :: JDBC
diff --git a/tests/test-sessions/test-mongodb-sessions/pom.xml b/tests/test-sessions/test-mongodb-sessions/pom.xml
index 9f6c71775d2..d99300f9f16 100644
--- a/tests/test-sessions/test-mongodb-sessions/pom.xml
+++ b/tests/test-sessions/test-mongodb-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-mongodb-sessions
Jetty Tests :: Sessions :: Mongo
diff --git a/tests/test-sessions/test-sessions-common/pom.xml b/tests/test-sessions/test-sessions-common/pom.xml
index 230cdf8c284..4bdab9696b1 100644
--- a/tests/test-sessions/test-sessions-common/pom.xml
+++ b/tests/test-sessions/test-sessions-common/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index 9cffd39ebe7..2043cb730b8 100644
--- a/tests/test-webapps/pom.xml
+++ b/tests/test-webapps/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
test-webapps-parent
diff --git a/tests/test-webapps/test-jaas-webapp/pom.xml b/tests/test-webapps/test-jaas-webapp/pom.xml
index 26d2013b867..a6724ead9d5 100644
--- a/tests/test-webapps/test-jaas-webapp/pom.xml
+++ b/tests/test-webapps/test-jaas-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-jaas-webapp
Jetty Tests :: WebApp :: JAAS
diff --git a/tests/test-webapps/test-jetty-webapp/pom.xml b/tests/test-webapps/test-jetty-webapp/pom.xml
index ea6f3a772a2..9ba2b6ddf35 100644
--- a/tests/test-webapps/test-jetty-webapp/pom.xml
+++ b/tests/test-webapps/test-jetty-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
4.0.0
diff --git a/tests/test-webapps/test-jndi-webapp/pom.xml b/tests/test-webapps/test-jndi-webapp/pom.xml
index 2c06d8c38d3..2f76a51d848 100644
--- a/tests/test-webapps/test-jndi-webapp/pom.xml
+++ b/tests/test-webapps/test-jndi-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-jndi-webapp
Jetty Tests :: WebApp :: JNDI
diff --git a/tests/test-webapps/test-mock-resources/pom.xml b/tests/test-webapps/test-mock-resources/pom.xml
index 1d7d7d5e88a..370b9a3caeb 100644
--- a/tests/test-webapps/test-mock-resources/pom.xml
+++ b/tests/test-webapps/test-mock-resources/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
Jetty Tests :: WebApp :: Mock Resources
test-mock-resources
diff --git a/tests/test-webapps/test-proxy-webapp/pom.xml b/tests/test-webapps/test-proxy-webapp/pom.xml
index a41bcfd009e..72d6f7e6b8a 100644
--- a/tests/test-webapps/test-proxy-webapp/pom.xml
+++ b/tests/test-webapps/test-proxy-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
../pom.xml
4.0.0
diff --git a/tests/test-webapps/test-servlet-spec/pom.xml b/tests/test-webapps/test-servlet-spec/pom.xml
index 87f46d6d9c9..d585ace3003 100644
--- a/tests/test-webapps/test-servlet-spec/pom.xml
+++ b/tests/test-webapps/test-servlet-spec/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-servlet-spec-parent
Jetty Tests :: Spec Test WebApp :: Parent
diff --git a/tests/test-webapps/test-servlet-spec/test-container-initializer/pom.xml b/tests/test-webapps/test-servlet-spec/test-container-initializer/pom.xml
index a88f567d182..b77bfb94945 100644
--- a/tests/test-webapps/test-servlet-spec/test-container-initializer/pom.xml
+++ b/tests/test-webapps/test-servlet-spec/test-container-initializer/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-servlet-spec-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-container-initializer
jar
diff --git a/tests/test-webapps/test-servlet-spec/test-spec-webapp/pom.xml b/tests/test-webapps/test-servlet-spec/test-spec-webapp/pom.xml
index c6bffec5b05..7c685102c40 100644
--- a/tests/test-webapps/test-servlet-spec/test-spec-webapp/pom.xml
+++ b/tests/test-webapps/test-servlet-spec/test-spec-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-servlet-spec-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
Jetty Tests :: Webapps :: Spec Webapp
test-spec-webapp
diff --git a/tests/test-webapps/test-servlet-spec/test-web-fragment/pom.xml b/tests/test-webapps/test-servlet-spec/test-web-fragment/pom.xml
index e9837bf07f2..d4766420f18 100644
--- a/tests/test-webapps/test-servlet-spec/test-web-fragment/pom.xml
+++ b/tests/test-webapps/test-servlet-spec/test-web-fragment/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-servlet-spec-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
Jetty Tests :: WebApp :: Servlet Spec :: Fragment Jar
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index 74c447f9711..7e447dc0f57 100644
--- a/tests/test-webapps/test-webapp-rfc2616/pom.xml
+++ b/tests/test-webapps/test-webapp-rfc2616/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.3.25.v20180904
+ 9.3.26-SNAPSHOT
test-webapp-rfc2616
Jetty Tests :: WebApp :: RFC2616