diff --git a/VERSION.txt b/VERSION.txt
index c2f62e61a08..8f50d35d1be 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,3 +1,5 @@
+jetty-10.0.0-SNAPSHOT
+
jetty-10.0.0-alpha0 - 11 July 2019
+ 113 Add support for NCSA Extended Log File Format
+ 114 Bring back overlay deployer
diff --git a/aggregates/jetty-all/pom.xml b/aggregates/jetty-all/pom.xml
index 953d9fceae3..dd6db29871e 100644
--- a/aggregates/jetty-all/pom.xml
+++ b/aggregates/jetty-all/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
../../pom.xml
4.0.0
diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml
index 51895622872..4220f823685 100644
--- a/apache-jsp/pom.xml
+++ b/apache-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index 8622b22b7d7..df81b031bca 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
apache-jstl
diff --git a/build-resources/pom.xml b/build-resources/pom.xml
index b99f668e1c2..0aeaf170193 100644
--- a/build-resources/pom.xml
+++ b/build-resources/pom.xml
@@ -2,12 +2,12 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
org.eclipse.jetty
build-resources
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
Jetty :: Build Resources
diff --git a/examples/async-rest/async-rest-jar/pom.xml b/examples/async-rest/async-rest-jar/pom.xml
index 4a2c7116b76..b9fedd3572c 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/examples/async-rest/async-rest-server/pom.xml b/examples/async-rest/async-rest-server/pom.xml
index bed963d3e6d..6e08928ad41 100644
--- a/examples/async-rest/async-rest-server/pom.xml
+++ b/examples/async-rest/async-rest-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
example-async-rest
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/examples/async-rest/async-rest-webapp/pom.xml b/examples/async-rest/async-rest-webapp/pom.xml
index 7419f2773c8..fc23683060f 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/examples/async-rest/pom.xml b/examples/async-rest/pom.xml
index 656ee72fabc..062104027f5 100644
--- a/examples/async-rest/pom.xml
+++ b/examples/async-rest/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/examples/embedded/pom.xml b/examples/embedded/pom.xml
index ad191427fc7..c1cb601169c 100644
--- a/examples/embedded/pom.xml
+++ b/examples/embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
../pom.xml
4.0.0
diff --git a/examples/pom.xml b/examples/pom.xml
index 279c39b9ced..5d4660605ab 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml
index 09127593990..db889380de8 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-alpn-client
diff --git a/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml
index 364b2394606..e2863c7231f 100644
--- a/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
index a07df6573a6..b12dd062925 100644
--- a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml
index 6ee6ff46b6f..fb8b4a1bb2a 100644
--- a/jetty-alpn/jetty-alpn-java-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-java-client/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 10.0.0-alpha0
+ 10.0.0-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 cc975b918e6..918725febde 100644
--- a/jetty-alpn/jetty-alpn-java-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-java-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml
index 5f6d30d15fb..0cf6794b9fa 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-alpn-server
diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml
index e79489ff7af..7263f3de469 100644
--- a/jetty-alpn/pom.xml
+++ b/jetty-alpn/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-alpn-parent
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index d719e04b4c4..8eadf27f3b3 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index faff350962b..b66fb07eaeb 100644
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-ant
diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml
index 4103876eaee..64844bddf11 100644
--- a/jetty-bom/pom.xml
+++ b/jetty-bom/pom.xml
@@ -9,7 +9,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
@@ -53,336 +53,336 @@
org.eclipse.jetty
apache-jsp
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
apache-jstl
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-alpn-client
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-alpn-java-client
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-alpn-java-server
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-alpn-conscrypt-client
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-alpn-conscrypt-server
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-alpn-server
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-annotations
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-ant
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-client
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-deploy
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-distribution
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
zip
org.eclipse.jetty
jetty-distribution
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
tar.gz
org.eclipse.jetty.fcgi
fcgi-client
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.fcgi
fcgi-server
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.gcloud
jetty-gcloud-session-manager
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-home
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
zip
org.eclipse.jetty
jetty-home
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
tar.gz
org.eclipse.jetty
jetty-http
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.http2
http2-client
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.http2
http2-common
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.http2
http2-hpack
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.http2
http2-http-client-transport
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.http2
http2-server
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-http-spi
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
infinispan-common
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
infinispan-remote-query
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
infinispan-embedded-query
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-hazelcast
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-io
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-jaas
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-jaspi
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-jmx
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-jndi
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.memcached
jetty-memcached-sessions
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-nosql
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.osgi
jetty-osgi-boot
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.osgi
jetty-osgi-boot-jsp
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.osgi
jetty-osgi-boot-warurl
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.osgi
jetty-httpservice
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-plus
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-proxy
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-quickstart
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-rewrite
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-security
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-server
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-servlet
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-servlets
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-spring
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-unixsocket-common
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-unixsocket-client
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-unixsocket-server
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-util
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-util-ajax
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-webapp
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.websocket
javax-websocket-client
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.websocket
javax-websocket-server
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.websocket
javax-websocket-common
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.websocket
jetty-websocket-api
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.websocket
jetty-websocket-client
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.websocket
jetty-websocket-common
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.websocket
jetty-websocket-server
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.websocket
websocket-servlet
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty.websocket
websocket-core
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
org.eclipse.jetty
jetty-xml
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml
index c7326d10fc8..6255cf83849 100644
--- a/jetty-cdi/pom.xml
+++ b/jetty-cdi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
org.eclipse.jetty.cdi
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index 9b3d987e921..67c8d231d5a 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index 2c1b707255a..45376093155 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 2185cd13bcb..24a1ae4f14c 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-distribution
diff --git a/jetty-documentation/pom.xml b/jetty-documentation/pom.xml
index 107c988d9f6..c7b394c2015 100644
--- a/jetty-documentation/pom.xml
+++ b/jetty-documentation/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
jetty-documentation
Jetty :: Documentation
diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml
index a13e9767090..9d4ec739d53 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml
index c328e8d6fed..742fcf5a9fe 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml
index 124ead768f5..6ea9032ffb8 100644
--- a/jetty-fcgi/pom.xml
+++ b/jetty-fcgi/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-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 67bab83d891..4e2c291d2b7 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index 56ee00325b5..02487b97ac0 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml
index 964e97a031e..5ed59343949 100644
--- a/jetty-hazelcast/pom.xml
+++ b/jetty-hazelcast/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml
index fecaae7b783..88cf488f563 100644
--- a/jetty-home/pom.xml
+++ b/jetty-home/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-home
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index ffd464adc69..2fb509cd685 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-http-spi
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index 86504e21131..a5071238200 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml
index 084a88ec415..d8dcc21ccc3 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml
index d5bae2c32b1..995a3b8d592 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml
index 5c482ad0958..6f154432a16 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
- 10.0.0-alpha0
+ 10.0.0-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 c9c07e5971d..da589baa10d 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml
index 8a067e69475..702a6204ab0 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml
index 00165df784d..7a32c9046ab 100644
--- a/jetty-http2/pom.xml
+++ b/jetty-http2/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml
index dfd0f84db5f..751d63b19e2 100644
--- a/jetty-infinispan/infinispan-common/pom.xml
+++ b/jetty-infinispan/infinispan-common/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
infinispan-common
diff --git a/jetty-infinispan/infinispan-embedded-query/pom.xml b/jetty-infinispan/infinispan-embedded-query/pom.xml
index c540b5d51ba..87964ce79ce 100644
--- a/jetty-infinispan/infinispan-embedded-query/pom.xml
+++ b/jetty-infinispan/infinispan-embedded-query/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
infinispan-embedded-query
diff --git a/jetty-infinispan/infinispan-embedded/pom.xml b/jetty-infinispan/infinispan-embedded/pom.xml
index cc2fc270574..04349f164a6 100644
--- a/jetty-infinispan/infinispan-embedded/pom.xml
+++ b/jetty-infinispan/infinispan-embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
infinispan-embedded
diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml
index ad549a83c0c..fb3ecfcb25d 100644
--- a/jetty-infinispan/infinispan-remote-query/pom.xml
+++ b/jetty-infinispan/infinispan-remote-query/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
infinispan-remote-query
diff --git a/jetty-infinispan/infinispan-remote/pom.xml b/jetty-infinispan/infinispan-remote/pom.xml
index 0954895bfb0..6d20c59c0be 100644
--- a/jetty-infinispan/infinispan-remote/pom.xml
+++ b/jetty-infinispan/infinispan-remote/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
infinispan-remote
diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml
index ca6ac50ce92..d693cbf4819 100644
--- a/jetty-infinispan/pom.xml
+++ b/jetty-infinispan/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 63408d7d13d..ef53deabed6 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-io
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index 17ae5065ba7..6662377bb20 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index b64fe05d740..d4691812295 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index 845571ef020..639ef6aaa5f 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-jmx
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index 4c4f950bbbb..2442dd6f097 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index e2f770446bd..2e260fffbe6 100644
--- a/jetty-jspc-maven-plugin/pom.xml
+++ b/jetty-jspc-maven-plugin/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-jspc-maven-plugin
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml
index ef006963af3..60f0d378879 100644
--- a/jetty-maven-plugin/pom.xml
+++ b/jetty-maven-plugin/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-maven-plugin
diff --git a/jetty-memcached/jetty-memcached-sessions/pom.xml b/jetty-memcached/jetty-memcached-sessions/pom.xml
index e7e667e762f..ca218096903 100644
--- a/jetty-memcached/jetty-memcached-sessions/pom.xml
+++ b/jetty-memcached/jetty-memcached-sessions/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.memcached
memcached-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml
index 24d89e52c85..a672294c41a 100644
--- a/jetty-memcached/pom.xml
+++ b/jetty-memcached/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index 3feab49afb6..1d3f099c606 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-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 dc4ed9e5836..0d18a508cd8 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
diff --git a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
index f1bad36cc28..b8ebe520cab 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
- 10.0.0-alpha0
+ 10.0.0-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 a1d1b191e1c..025d737ea11 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
- 10.0.0-alpha0
+ 10.0.0-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 787ff4202bb..443fe24c095 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
- 10.0.0-alpha0
+ 10.0.0-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 b7f5e407dc5..7bc6e744093 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-httpservice
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index 8b5f00d0bed..ecc03573a34 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-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 78efe046880..9deafe864a6 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
- 10.0.0-alpha0
+ 10.0.0-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 063ba00c2cf..e43a76e22a4 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
../pom.xml
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi-server/pom.xml b/jetty-osgi/test-jetty-osgi-server/pom.xml
index a4b8e502f60..a213793c34f 100644
--- a/jetty-osgi/test-jetty-osgi-server/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
test-jetty-osgi-server
diff --git a/jetty-osgi/test-jetty-osgi-webapp/pom.xml b/jetty-osgi/test-jetty-osgi-webapp/pom.xml
index 32a77c6345a..cb9ff9bc9a6 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
- 10.0.0-alpha0
+ 10.0.0-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 252c53e90fa..c80aa630dcb 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
../pom.xml
4.0.0
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 528a193ec27..045a9e76671 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml
index 12c2ed0520b..7e37da58568 100644
--- a/jetty-proxy/pom.xml
+++ b/jetty-proxy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml
index f606def37a7..1134d4ff73e 100644
--- a/jetty-quickstart/pom.xml
+++ b/jetty-quickstart/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index c9c39f2dbee..76b9b905bc1 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index 7b905f9c88b..03dac2de706 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-runner
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index e4123e77767..90569d68b0f 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 2f6e82f5acc..16cfef78863 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index 8655e2b9fa1..c705a9f382c 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index 1d136b58a76..6854e8c3eb8 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-spring/pom.xml b/jetty-spring/pom.xml
index b6d85e3d990..459c4b98159 100644
--- a/jetty-spring/pom.xml
+++ b/jetty-spring/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index 8492688a244..062db44d4f3 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-start
diff --git a/jetty-unixsocket/jetty-unixsocket-client/pom.xml b/jetty-unixsocket/jetty-unixsocket-client/pom.xml
index e0d9cd19e00..fc66c9e5dcc 100644
--- a/jetty-unixsocket/jetty-unixsocket-client/pom.xml
+++ b/jetty-unixsocket/jetty-unixsocket-client/pom.xml
@@ -3,7 +3,7 @@
jetty-unixsocket
org.eclipse.jetty
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-unixsocket/jetty-unixsocket-common/pom.xml b/jetty-unixsocket/jetty-unixsocket-common/pom.xml
index 2da410b764e..1667195b810 100644
--- a/jetty-unixsocket/jetty-unixsocket-common/pom.xml
+++ b/jetty-unixsocket/jetty-unixsocket-common/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-unixsocket
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-unixsocket/jetty-unixsocket-server/pom.xml b/jetty-unixsocket/jetty-unixsocket-server/pom.xml
index 49aee4b5a25..0ba25d24bbc 100644
--- a/jetty-unixsocket/jetty-unixsocket-server/pom.xml
+++ b/jetty-unixsocket/jetty-unixsocket-server/pom.xml
@@ -3,7 +3,7 @@
jetty-unixsocket
org.eclipse.jetty
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml
index ba84cd0e02f..b4e4c4d2b16 100644
--- a/jetty-unixsocket/pom.xml
+++ b/jetty-unixsocket/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index fe8a5cbecd1..6fcf4b1e14f 100644
--- a/jetty-util-ajax/pom.xml
+++ b/jetty-util-ajax/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-util-ajax
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index 2ebdebcff7b..a0188a09aab 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-util
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index 5af240a39b9..468673a5798 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/javax-websocket-client/pom.xml b/jetty-websocket/javax-websocket-client/pom.xml
index 379513123ae..c4a74057925 100644
--- a/jetty-websocket/javax-websocket-client/pom.xml
+++ b/jetty-websocket/javax-websocket-client/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/javax-websocket-common/pom.xml b/jetty-websocket/javax-websocket-common/pom.xml
index 6d10f1ee4bc..9fd8f573acd 100644
--- a/jetty-websocket/javax-websocket-common/pom.xml
+++ b/jetty-websocket/javax-websocket-common/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/javax-websocket-server/pom.xml b/jetty-websocket/javax-websocket-server/pom.xml
index 1268525535c..c4d3ee0e98d 100644
--- a/jetty-websocket/javax-websocket-server/pom.xml
+++ b/jetty-websocket/javax-websocket-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/javax-websocket-tests/pom.xml b/jetty-websocket/javax-websocket-tests/pom.xml
index 6296817cc15..04b73f8324f 100644
--- a/jetty-websocket/javax-websocket-tests/pom.xml
+++ b/jetty-websocket/javax-websocket-tests/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/jetty-websocket-api/pom.xml b/jetty-websocket/jetty-websocket-api/pom.xml
index b14fe970726..a2486c5739b 100644
--- a/jetty-websocket/jetty-websocket-api/pom.xml
+++ b/jetty-websocket/jetty-websocket-api/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/jetty-websocket-client/pom.xml b/jetty-websocket/jetty-websocket-client/pom.xml
index d137f49f3d5..caeae04bc80 100644
--- a/jetty-websocket/jetty-websocket-client/pom.xml
+++ b/jetty-websocket/jetty-websocket-client/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/jetty-websocket-common/pom.xml b/jetty-websocket/jetty-websocket-common/pom.xml
index d5bad2f9c8b..bd6c711d235 100644
--- a/jetty-websocket/jetty-websocket-common/pom.xml
+++ b/jetty-websocket/jetty-websocket-common/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/jetty-websocket-server/pom.xml b/jetty-websocket/jetty-websocket-server/pom.xml
index 95d808d0f8a..80303e8640b 100644
--- a/jetty-websocket/jetty-websocket-server/pom.xml
+++ b/jetty-websocket/jetty-websocket-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/jetty-websocket-tests/pom.xml b/jetty-websocket/jetty-websocket-tests/pom.xml
index 284824e8c13..bfd1689a5d7 100644
--- a/jetty-websocket/jetty-websocket-tests/pom.xml
+++ b/jetty-websocket/jetty-websocket-tests/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index 0828ab60951..e4c5bbe5837 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/websocket-core/pom.xml b/jetty-websocket/websocket-core/pom.xml
index 8190590c1a7..1e3067f593b 100644
--- a/jetty-websocket/websocket-core/pom.xml
+++ b/jetty-websocket/websocket-core/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml
index 322834db985..f803f732e80 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index 9bfa9f3fd2c..be891ef3f1b 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
jetty-xml
diff --git a/pom.xml b/pom.xml
index fe2efd0d119..401ff6454c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
Jetty :: Project
The Eclipse Jetty Project
pom
diff --git a/tests/jetty-http-tools/pom.xml b/tests/jetty-http-tools/pom.xml
index 7319af5378f..47e7cd69a86 100644
--- a/tests/jetty-http-tools/pom.xml
+++ b/tests/jetty-http-tools/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/tests/jetty-jmh/pom.xml b/tests/jetty-jmh/pom.xml
index c4f8ccd48eb..bc4827112ef 100644
--- a/tests/jetty-jmh/pom.xml
+++ b/tests/jetty-jmh/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/tests/pom.xml b/tests/pom.xml
index 9919f93f22b..75cd4504512 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
../pom.xml
org.eclipse.jetty.tests
diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml
index 788875c1f9d..39660ba0f83 100644
--- a/tests/test-distribution/pom.xml
+++ b/tests/test-distribution/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml
index d098d822bea..84d9d7de5b9 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 1689887a5f4..565cb25e1e8 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.0-alpha0
+ 10.0.0-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 6e2c6338c98..6543bcc1d1e 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
- 10.0.0-alpha0
+ 10.0.0-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 a71aaacff22..38445f8c86f 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
jmx-webapp
war
diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml
index 5335cee31b8..d64b3e8ef45 100644
--- a/tests/test-jmx/pom.xml
+++ b/tests/test-jmx/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
test-jmx-parent
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index 14d569a67c1..9c521147677 100644
--- a/tests/test-loginservice/pom.xml
+++ b/tests/test-loginservice/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index 4db681efdee..8e52029caac 100644
--- a/tests/test-quickstart/pom.xml
+++ b/tests/test-quickstart/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
../pom.xml
4.0.0
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index 74df34a222a..25a0746b134 100644
--- a/tests/test-sessions/pom.xml
+++ b/tests/test-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
test-sessions-parent
Jetty Tests :: Sessions :: Parent
diff --git a/tests/test-sessions/test-file-sessions/pom.xml b/tests/test-sessions/test-file-sessions/pom.xml
index 87011de5ec2..d79168404c6 100644
--- a/tests/test-sessions/test-file-sessions/pom.xml
+++ b/tests/test-sessions/test-file-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
test-file-sessions
Jetty Tests :: Sessions :: File
diff --git a/tests/test-sessions/test-gcloud-sessions/pom.xml b/tests/test-sessions/test-gcloud-sessions/pom.xml
index 3084db97d18..6b5ae8f14da 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
test-gcloud-sessions
Jetty Tests :: Sessions :: GCloud
diff --git a/tests/test-sessions/test-hazelcast-sessions/pom.xml b/tests/test-sessions/test-hazelcast-sessions/pom.xml
index b6a1f25ad17..fa96894adad 100644
--- a/tests/test-sessions/test-hazelcast-sessions/pom.xml
+++ b/tests/test-sessions/test-hazelcast-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
test-hazelcast-sessions
Jetty Tests :: Sessions :: Hazelcast
diff --git a/tests/test-sessions/test-infinispan-sessions/pom.xml b/tests/test-sessions/test-infinispan-sessions/pom.xml
index a50b479c7e6..c414f7f5848 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
- 10.0.0-alpha0
+ 10.0.0-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 8d99fc50b7c..ae24d2bd6b1 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
test-jdbc-sessions
Jetty Tests :: Sessions :: JDBC
diff --git a/tests/test-sessions/test-memcached-sessions/pom.xml b/tests/test-sessions/test-memcached-sessions/pom.xml
index 79feab5e3a3..60ac2f524da 100644
--- a/tests/test-sessions/test-memcached-sessions/pom.xml
+++ b/tests/test-sessions/test-memcached-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
test-memcached-sessions
Jetty Tests :: Sessions :: Memcached
diff --git a/tests/test-sessions/test-mongodb-sessions/pom.xml b/tests/test-sessions/test-mongodb-sessions/pom.xml
index 12c0d81c5fd..1c1f7718f8e 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
- 10.0.0-alpha0
+ 10.0.0-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 c5ea094f4f2..1de6ea985fd 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index 77652c26e2c..cb9def53bc6 100644
--- a/tests/test-webapps/pom.xml
+++ b/tests/test-webapps/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
../pom.xml
test-webapps-parent
diff --git a/tests/test-webapps/test-cdi2-webapp/pom.xml b/tests/test-webapps/test-cdi2-webapp/pom.xml
index 6b308799d5f..c9ec0401da7 100644
--- a/tests/test-webapps/test-cdi2-webapp/pom.xml
+++ b/tests/test-webapps/test-cdi2-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/tests/test-webapps/test-felix-webapp/pom.xml b/tests/test-webapps/test-felix-webapp/pom.xml
index 05a879698e4..1b1e57e46a2 100644
--- a/tests/test-webapps/test-felix-webapp/pom.xml
+++ b/tests/test-webapps/test-felix-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/tests/test-webapps/test-http2-webapp/pom.xml b/tests/test-webapps/test-http2-webapp/pom.xml
index bebece21f1b..7db6283bc92 100644
--- a/tests/test-webapps/test-http2-webapp/pom.xml
+++ b/tests/test-webapps/test-http2-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/tests/test-webapps/test-jaas-webapp/pom.xml b/tests/test-webapps/test-jaas-webapp/pom.xml
index c9e1e22af47..9dc62a61226 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
- 10.0.0-alpha0
+ 10.0.0-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 7ad4cdb8aab..4cb51863891 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
- 10.0.0-alpha0
+ 10.0.0-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 3ca23183dad..8d2afb5be46 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
- 10.0.0-alpha0
+ 10.0.0-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 ec5cfde6e7f..aa30708c191 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
- 10.0.0-alpha0
+ 10.0.0-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 8c8028fbee9..97800f44fa7 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
- 10.0.0-alpha0
+ 10.0.0-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 348f0b33e7a..e1baa56d470 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
- 10.0.0-alpha0
+ 10.0.0-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 34454651102..8beeaf3a468 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
- 10.0.0-alpha0
+ 10.0.0-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 255cc2f5f32..c2d5ba30928 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
- 10.0.0-alpha0
+ 10.0.0-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 bd80ec59e13..8a0fed27d72 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
Jetty Tests :: WebApp :: Servlet Spec :: Fragment Jar
diff --git a/tests/test-webapps/test-simple-webapp/pom.xml b/tests/test-webapps/test-simple-webapp/pom.xml
index 8d64bbea982..9c31f9dcde5 100644
--- a/tests/test-webapps/test-simple-webapp/pom.xml
+++ b/tests/test-webapps/test-simple-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
4.0.0
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index 194c57cb670..2bcff72d3ff 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
- 10.0.0-alpha0
+ 10.0.0-SNAPSHOT
test-webapp-rfc2616
Jetty Tests :: WebApp :: RFC2616