diff --git a/VERSION.txt b/VERSION.txt
index 0532c0ba10d..c2f62e61a08 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,196 @@
-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
+ + 132 ClientConnector abstraction
+ + 207 Support javax.websocket version 1.1
+ + 215 Add Conscrypt for native ALPN/TLS/SSL
+ + 300 Implement Deflater / Inflater Object Pool
+ + 482 [jetty-osgi] The CCL while parsing the xml files should be set to a
+ combination of Jetty and Bundle-Classloader
+ + 592 Support no-value Host header in HttpParser
+ + 632 JMX tests rely on fixed port
+ + 675 Slf4jLog.ignore() should produce at DEBUG level
+ + 676 JavaUtilLog.ignore() should produce at DEBUG level
+ + 677 Logging of .ignore() should indicate that it was an "Ignored Exception"
+ + 746 Implement Servlet 4.0 Request.getMappings
+ + 801 Jetty respond with status 200 instead of 304 while using Servlet 4.0
+ PushBuilder
+ + 809 NPE in WebInfConfiguration for webapp deploy in osgi
+ + 987 Can GzipHandler check if .gz file exists only by some paths?
+ + 1135 Avoid allocations from Method.getParameterTypes() if possible
+ + 1200 Use PathWatcher in DeploymentManager
+ + 1350 Dynamic selection of the transport to use based on ALPN on the client
+ side
+ + 1368 Need to support KeyStore/TrustStore with null passwords
+ + 1384 Expose StatisticsServlet to webapp
+ + 1468 Configure PKIX Revocation Checker for SslContextFactory
+ + 1485 Add systemd service file
+ + 1498 Add JRTResource to support future Java 9 classloader behaviors
+ + 1499 ClasspathPattern needs MODULE ruleset to support future Java 9
+ classloader behaviors
+ + 1503 IPv6 address needs normalization (without brackets) in
+ ForwardedRequestCustomizer
+ + 1551 Move CookieCutter to jetty-http
+ + 1571 Support Hazelcast session management in 9.4
+ + 1574 TypeUtilTest#testGetLocationOfClass is user settings dependant
+ + 1591 JDBCSessionDataStore doesn't work with root context on Oracle DB
+ + 1592 CompressedContentFormat.tagEquals() - incorrect comparison of entity
+ tag hashes
+ + 1595 HTTP/2: Avoid sending unnecessary stream WINDOW_UPDATE frames
+ + 1599 WebSocketCloseTest fails
+ + 1600 Update jndi.mod and plus.mod
+ + 1603 WebSocketServerFactory NPE in toString()
+ + 1604 WebSocketContainer stop needs improvement
+ + 1605 ContainerProvider.getWebSocketContainer() behavior is not to spec
+ + 1615 Password defaults in jetty-ssl-context.xml should be removed
+ + 1618 AsyncContext.dispatch() does not use raw/encoded URI
+ + 1622 HeaderFilter doesn't work if the response has been committed
+ + 1623 JettyRunMojo use dependencies from reactor (outputdirectory)
+ + 1625 Support new IANA declared Websocket Close Status Codes
+ + 1637 Thread per connection retained in HTTP/2
+ + 1638 Add it test for Maven Plugin
+ + 1642 Using RewriteHandler with AsyncContext.dispatch() and
+ HttpServletRequestWrapper not possible
+ + 1643 ProxyServlet always uses default number of selector threads -
+ constructor should allow to overwrite the default.
+ + 1645 NotSerializableException: DoSFilter when using Non-Clustered Session
+ Management: File System
+ + 1656 Improve configurability of ConnectionPools
+ + 1671 Asymmetric usage of trailers in MetaData.Request
+ + 1675 Session id should not be logged with INFO level in AbstractSessionCache
+ + 1676 Remove Deprecated classes & methods
+ + 1679 DeploymentManagerMBean not usable through JMX
+ + 1682 Jetty-WarFragmentFolderPath directive has no effect in eclipse runtime
+ mode except for the first launch
+ + 1692 Annotation scanning should ignore `module-info.class` files
+ + 1698 Missing WWW-Authenticate from SpnegoAuthenticator when other
+ Authorization header provided
+ + 1746 Remove LICENSE-CONTRIBUTOR?
+ + 1836 Migrate Locker implementation to JVM ReentrantLock implementation
+ + 1838 Servlet 4.0.0 artifact now available on central.maven.org
+ + 1852 Fix quickstart generation for servlet 4.0
+ + 1898 Request.getCookie() should ignore invalid cookies
+ + 1956 Store and report build information of Jetty
+ + 1977 jetty-http-spi tests fail with java9
+ + 2061 WebSocket hangs in blockingWrite
+ + 2075 Deprecating MultiException
+ + 2095 Remove FastCGI multiplexing
+ + 2103 Server should open connectors early in start sequence
+ + 2108 Update licence headers and plugin for 2018
+ + 2172 Support javax.websocket 1.1
+ + 2175 Refactor WebSocket close handling
+ + 2191 JPMS Support
+ + 2431 Upgrade to Junit 5
+ + 2868 Adding SPNEGO authentication support for Jetty Client
+ + 2901 Introduce HttpConnectionUpgrader as a conversation component in
+ HttpClient
+ + 2909 Remove B64Code
+ + 2948 Require JDK 11 for Jetty 10.x
+ + 2978 Add module-info.java to relevant Jetty modules
+ + 2983 Jetty 10 Configuration abstraction
+ + 2985 Jetty 10 Configuration replacement algorithm incorrect
+ + 2996 ContextHandler.setDefaultContextPath() not implemented for quickstart.
+ + 3009 Update Jetty 10 to use non-LEGACY Compliance Modes
+ + 3010 Move old MultiPart parsing implementation to jetty-http
+ + 3011 Move HttpCompliance to HttpConfiguration
+ + 3012 Refactor HttpCompliance and HttpComplianceSection to be friendlier to
+ customization
+ + 3106 Websocket connection stats and request stats
+ + 3129 javax-websocket-common pom.xml is wrong
+ + 3139 NPE on
+ WebSocketServerContainerInitializer.configureContext(ServletContextHandler)
+ + 3154 Add support for javax.net.ssl.HostnameVerifier to HttpClient
+ + 3159 WebSocket permessage-deflate RSV1 validity check
+ + 3162 Use Jetty specific Servlet API jar
+ + 3165 Review javax-websocket-server tests
+ + 3166 Run of autobahn websocket tests on CI
+ + 3167 JavaxWebSocketServerContainerInitializer always creates a HttpClient
+ + 3170 WebSocket proxy PoC
+ + 3182 Restore websocket example files
+ + 3186 Jetty maven plugin - javax.annotation.jar picked up from jetty plugin
+ rather than from applications classpath
+ + 3197 Use jetty specific websocket API jar
+ + 3213 MetaInfConfigurationTest tests disabled in jetty-10.0.x
+ + 3216 Autobahn WebSocketServer failures in jetty 10
+ + 3225 Response.sendError should not set reason.
+ + 3246 javax-websocket-tests exception stacktraces
+ + 3249 Update to apache jasper 9.0.14 for jetty-10
+ + 3274 OSGi versions of java.base classes in
+ org.apache.felix:org.osgi.foundation:jar conflicts with new rules on Java 9+
+ + 3279 WebSocket write may hang forever
+ + 3288 Correct websocket artifactIds on jetty-10.0.x
+ + 3290 async websocket onOpen, onError and onClose in 10.0.x
+ + 3298 Review jetty-10 websocket CompletableFuture usage.
+ + 3303 Update to jakarta ee javax artifacts for jetty-10
+ + 3308 Remove deprecated methods from sessions
+ + 3320 Review Jetty 10 module-info.java
+ + 3333 Jetty 10 standalone cannot start on the module-path
+ + 3340 Update PushCacheFilter to use Servlet 4.0 APIs
+ + 3341 XmlBasedHttpClientProvider in Jetty 10
+ + 3351 Restructure jetty-unixsocket module
+ + 3374 JSR356 RemoteEndpoint.Async.setSendTimeout() logic invalid in Jetty
+ 10.0.x
+ + 3379 Tracking of WebSocket Sessions in WebSocket containers
+ + 3380 WebSocket should support jetty-io Connection.Listener
+ + 3382 Jetty WebSocket Session.suspend() not implemented
+ + 3399 XmlConfiguration jetty.webapps.uri is the uri of the webapp not the
+ parent dir
+ + 3406 restore and fix jetty websocket tests in jetty 10
+ + 3412 problems with jetty 10 WebSocket session customizer
+ + 3446 allow jetty WebSockets to be upgraded using WebSocketUpgradeFilter in
+ jetty-10
+ + 3453 Removing moved Extension classes from jetty-websocket-api
+ + 3458 ensure users of the jetty-websocket-api do not have to see
+ websocket-core classes
+ + 3462 client validation of websocket upgrade response
+ + 3465 websocket negotiation of extension configuration parameters
+ + 3479 review and cleanup of jetty-websocket-api in jetty-10
+ + 3484 ClassCastException when using websocket-core classes in
+ websocket-servlet
+ + 3494 flaky tests in jetty-websocket-tests ClientCloseTest
+ + 3564 Update jetty-10.0.x to apache jsp 9.0.19
+ + 3608 Reply with 400 Bad request to malformed WebSocket handshake
+ + 3616 Backport WebSocket SessionTracker from Jetty 10
+ + 3648 javax.websocket client container incorrectly creates Server
+ SslContextFactory
+ + 3661 JettyWebSocketServerContainer exposes websocket common classes
+ + 3666 WebSocket - Handling sent 1009 close frame.
+ + 3696 Unwrap JavaxWebSocketClientContainer.connectToServer() exceptions
+ + 3698 Missing WebSocket ServerContainer after server restart
+ + 3700 stackoverflow in WebAppClassLoaderUrlStreamTest
+ + 3705 Review ClientUpgradeRequest exception handling
+ + 3708 Swap various java.lang.String replace() methods for better performant
+ ones
+ + 3712 change maxIdleTime to idleTimeout in jetty-10 websockets
+ + 3719 Clean up jetty-10 modules
+ + 3726 Remove OSGi export uses of servlet-api from jetty-util
+ + 3731 Add testing of CDI behaviors
+ + 3736 NPE from WebAppClassLoader during CDI
+ + 3746 ClassCastException in WriteFlusher.java - IdleState cannot be cast to
+ FailedState
+ + 3749 Memory leak while processing AsyncListener annotations
+ + 3751 Modern Configure DTD / FPI is used inconsistently
+ + 3755 ServerWithAnnotations doesn't do anything
+ + 3758 Avoid sending empty trailer frames for http/2 requests
+ + 3762 WebSocketConnectionStatsTest test uses port 8080
+ + 3782 X-Forwarded-Port overrides X-Forwarded-For
+ + 3786 ALPN support for Java 14
+ + 3789 XmlConfiguration set from property
+ + 3798 ClasspathPattern match method throws NPE. URI can be null
+ + 3799 Programmatically added listeners from
+ ServletContextListener.contextInitialzed() are not called
+ + 3804 Weld/CDI XML backwards compat?
+ + 3805 XmlConfiguration odd behavior for numbers
+ + 3809 sending WebSocket close frame with error StatusCode does not do a hard
+ close (Jetty-10)
+ + 3815 PropertyFileLoginModule adds user principle as a role
+ + 3835 WebSocketSession are not being stopped properly
+ + 3839 JavaxWebSocketServletContainerInitializer fails
+ + 3840 Byte-range request performance problems with large files
+ + 3849 ClosedChannelException from jetty-test-webapp javax websocket chat
+ example
+ + 467246 null
+ + jetty-10 null
jetty-9.4.19.v20190610 - 10 June 2019
+ 2909 Remove B64Code
diff --git a/aggregates/jetty-all/pom.xml b/aggregates/jetty-all/pom.xml
index dd6db29871e..953d9fceae3 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-SNAPSHOT
+ 10.0.0-alpha0
../../pom.xml
4.0.0
diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml
index 4220f823685..51895622872 100644
--- a/apache-jsp/pom.xml
+++ b/apache-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index df81b031bca..8622b22b7d7 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
apache-jstl
diff --git a/build-resources/pom.xml b/build-resources/pom.xml
index 0aeaf170193..b99f668e1c2 100644
--- a/build-resources/pom.xml
+++ b/build-resources/pom.xml
@@ -2,12 +2,12 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
org.eclipse.jetty
build-resources
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
Jetty :: Build Resources
diff --git a/examples/async-rest/async-rest-jar/pom.xml b/examples/async-rest/async-rest-jar/pom.xml
index b9fedd3572c..4a2c7116b76 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/examples/async-rest/async-rest-server/pom.xml b/examples/async-rest/async-rest-server/pom.xml
index 6e08928ad41..bed963d3e6d 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/examples/async-rest/async-rest-webapp/pom.xml b/examples/async-rest/async-rest-webapp/pom.xml
index fc23683060f..7419f2773c8 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/examples/async-rest/pom.xml b/examples/async-rest/pom.xml
index 062104027f5..656ee72fabc 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/examples/embedded/pom.xml b/examples/embedded/pom.xml
index c1cb601169c..ad191427fc7 100644
--- a/examples/embedded/pom.xml
+++ b/examples/embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
../pom.xml
4.0.0
diff --git a/examples/pom.xml b/examples/pom.xml
index 5d4660605ab..279c39b9ced 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml
index db889380de8..09127593990 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-SNAPSHOT
+ 10.0.0-alpha0
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 e2863c7231f..364b2394606 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
index b12dd062925..a07df6573a6 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml
index fb8b4a1bb2a..6ee6ff46b6f 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-alpn/jetty-alpn-java-server/pom.xml
index 918725febde..cc975b918e6 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml
index 0cf6794b9fa..5f6d30d15fb 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-alpn-server
diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml
index 7263f3de469..e79489ff7af 100644
--- a/jetty-alpn/pom.xml
+++ b/jetty-alpn/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-alpn-parent
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 8eadf27f3b3..d719e04b4c4 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index b66fb07eaeb..faff350962b 100644
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-ant
diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml
index 64844bddf11..4103876eaee 100644
--- a/jetty-bom/pom.xml
+++ b/jetty-bom/pom.xml
@@ -9,7 +9,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
@@ -53,336 +53,336 @@
org.eclipse.jetty
apache-jsp
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
apache-jstl
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-alpn-client
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-alpn-java-client
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-alpn-java-server
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-alpn-conscrypt-client
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-alpn-conscrypt-server
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-alpn-server
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-annotations
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-ant
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-client
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-deploy
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-distribution
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
zip
org.eclipse.jetty
jetty-distribution
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
tar.gz
org.eclipse.jetty.fcgi
fcgi-client
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.fcgi
fcgi-server
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.gcloud
jetty-gcloud-session-manager
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-home
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
zip
org.eclipse.jetty
jetty-home
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
tar.gz
org.eclipse.jetty
jetty-http
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.http2
http2-client
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.http2
http2-common
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.http2
http2-hpack
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.http2
http2-http-client-transport
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.http2
http2-server
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-http-spi
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
infinispan-common
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
infinispan-remote-query
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
infinispan-embedded-query
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-hazelcast
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-io
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-jaas
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-jaspi
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-jmx
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-jndi
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.memcached
jetty-memcached-sessions
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-nosql
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.osgi
jetty-osgi-boot
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.osgi
jetty-osgi-boot-jsp
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.osgi
jetty-osgi-boot-warurl
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.osgi
jetty-httpservice
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-plus
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-proxy
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-quickstart
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-rewrite
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-security
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-server
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-servlet
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-servlets
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-spring
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-unixsocket-common
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-unixsocket-client
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-unixsocket-server
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-util
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-util-ajax
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-webapp
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.websocket
javax-websocket-client
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.websocket
javax-websocket-server
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.websocket
javax-websocket-common
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.websocket
jetty-websocket-api
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.websocket
jetty-websocket-client
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.websocket
jetty-websocket-common
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.websocket
jetty-websocket-server
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.websocket
websocket-servlet
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty.websocket
websocket-core
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
org.eclipse.jetty
jetty-xml
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml
index 6255cf83849..c7326d10fc8 100644
--- a/jetty-cdi/pom.xml
+++ b/jetty-cdi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
org.eclipse.jetty.cdi
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index 67c8d231d5a..9b3d987e921 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index 45376093155..2c1b707255a 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 24a1ae4f14c..2185cd13bcb 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-distribution
diff --git a/jetty-documentation/pom.xml b/jetty-documentation/pom.xml
index c7b394c2015..107c988d9f6 100644
--- a/jetty-documentation/pom.xml
+++ b/jetty-documentation/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
jetty-documentation
Jetty :: Documentation
diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml
index 9d4ec739d53..a13e9767090 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml
index 742fcf5a9fe..c328e8d6fed 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml
index 6ea9032ffb8..124ead768f5 100644
--- a/jetty-fcgi/pom.xml
+++ b/jetty-fcgi/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
index 4e2c291d2b7..67bab83d891 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index 02487b97ac0..56ee00325b5 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml
index 5ed59343949..964e97a031e 100644
--- a/jetty-hazelcast/pom.xml
+++ b/jetty-hazelcast/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml
index 88cf488f563..fecaae7b783 100644
--- a/jetty-home/pom.xml
+++ b/jetty-home/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-home
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index 2fb509cd685..ffd464adc69 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-http-spi
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index a5071238200..86504e21131 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml
index d8dcc21ccc3..084a88ec415 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml
index 995a3b8d592..d5bae2c32b1 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml
index 6f154432a16..5c482ad0958 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-http2/http2-http-client-transport/pom.xml b/jetty-http2/http2-http-client-transport/pom.xml
index da589baa10d..c9c07e5971d 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml
index 702a6204ab0..8a067e69475 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml
index 7a32c9046ab..00165df784d 100644
--- a/jetty-http2/pom.xml
+++ b/jetty-http2/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml
index 751d63b19e2..dfd0f84db5f 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
infinispan-common
diff --git a/jetty-infinispan/infinispan-embedded-query/pom.xml b/jetty-infinispan/infinispan-embedded-query/pom.xml
index 87964ce79ce..c540b5d51ba 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
infinispan-embedded-query
diff --git a/jetty-infinispan/infinispan-embedded/pom.xml b/jetty-infinispan/infinispan-embedded/pom.xml
index 04349f164a6..cc2fc270574 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
infinispan-embedded
diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml
index fb3ecfcb25d..ad549a83c0c 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
infinispan-remote-query
diff --git a/jetty-infinispan/infinispan-remote/pom.xml b/jetty-infinispan/infinispan-remote/pom.xml
index 6d20c59c0be..0954895bfb0 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
infinispan-remote
diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml
index d693cbf4819..ca6ac50ce92 100644
--- a/jetty-infinispan/pom.xml
+++ b/jetty-infinispan/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index ef53deabed6..63408d7d13d 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-io
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index 6662377bb20..17ae5065ba7 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index d4691812295..b64fe05d740 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index 639ef6aaa5f..845571ef020 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-jmx
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index 2442dd6f097..4c4f950bbbb 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index 2e260fffbe6..e2f770446bd 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-jspc-maven-plugin
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml
index 60f0d378879..ef006963af3 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-SNAPSHOT
+ 10.0.0-alpha0
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 ca218096903..e7e667e762f 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml
index a672294c41a..24d89e52c85 100644
--- a/jetty-memcached/pom.xml
+++ b/jetty-memcached/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index 1d3f099c606..3feab49afb6 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-nosql
diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml
index 0d18a508cd8..dc4ed9e5836 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-SNAPSHOT
+ 10.0.0-alpha0
diff --git a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
index b8ebe520cab..f1bad36cc28 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-SNAPSHOT
+ 10.0.0-alpha0
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 025d737ea11..a1d1b191e1c 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-SNAPSHOT
+ 10.0.0-alpha0
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml
index 443fe24c095..787ff4202bb 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-SNAPSHOT
+ 10.0.0-alpha0
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 7bc6e744093..b7f5e407dc5 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-httpservice
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index ecc03573a34..8b5f00d0bed 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml
index 9deafe864a6..78efe046880 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-SNAPSHOT
+ 10.0.0-alpha0
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 e43a76e22a4..063ba00c2cf 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-SNAPSHOT
+ 10.0.0-alpha0
../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 a213793c34f..a4b8e502f60 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-SNAPSHOT
+ 10.0.0-alpha0
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 cb9ff9bc9a6..32a77c6345a 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-SNAPSHOT
+ 10.0.0-alpha0
../pom.xml
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml
index c80aa630dcb..252c53e90fa 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-SNAPSHOT
+ 10.0.0-alpha0
../pom.xml
4.0.0
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 045a9e76671..528a193ec27 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml
index 7e37da58568..12c2ed0520b 100644
--- a/jetty-proxy/pom.xml
+++ b/jetty-proxy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml
index 1134d4ff73e..f606def37a7 100644
--- a/jetty-quickstart/pom.xml
+++ b/jetty-quickstart/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index 76b9b905bc1..c9c39f2dbee 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index 03dac2de706..7b905f9c88b 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-runner
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index 90569d68b0f..e4123e77767 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 16cfef78863..2f6e82f5acc 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index c705a9f382c..8655e2b9fa1 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index 6854e8c3eb8..1d136b58a76 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-spring/pom.xml b/jetty-spring/pom.xml
index 459c4b98159..b6d85e3d990 100644
--- a/jetty-spring/pom.xml
+++ b/jetty-spring/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index 062db44d4f3..8492688a244 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-start
diff --git a/jetty-unixsocket/jetty-unixsocket-client/pom.xml b/jetty-unixsocket/jetty-unixsocket-client/pom.xml
index fc66c9e5dcc..e0d9cd19e00 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-unixsocket/jetty-unixsocket-common/pom.xml b/jetty-unixsocket/jetty-unixsocket-common/pom.xml
index 1667195b810..2da410b764e 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-unixsocket/jetty-unixsocket-server/pom.xml b/jetty-unixsocket/jetty-unixsocket-server/pom.xml
index 0ba25d24bbc..49aee4b5a25 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml
index b4e4c4d2b16..ba84cd0e02f 100644
--- a/jetty-unixsocket/pom.xml
+++ b/jetty-unixsocket/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index 6fcf4b1e14f..fe8a5cbecd1 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-util-ajax
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index a0188a09aab..2ebdebcff7b 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-util
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index 468673a5798..5af240a39b9 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-websocket/javax-websocket-client/pom.xml b/jetty-websocket/javax-websocket-client/pom.xml
index c4a74057925..379513123ae 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-websocket/javax-websocket-common/pom.xml b/jetty-websocket/javax-websocket-common/pom.xml
index 9fd8f573acd..6d10f1ee4bc 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-websocket/javax-websocket-server/pom.xml b/jetty-websocket/javax-websocket-server/pom.xml
index c4d3ee0e98d..1268525535c 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-websocket/javax-websocket-tests/pom.xml b/jetty-websocket/javax-websocket-tests/pom.xml
index 04b73f8324f..6296817cc15 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-websocket/jetty-websocket-api/pom.xml b/jetty-websocket/jetty-websocket-api/pom.xml
index a2486c5739b..b14fe970726 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-websocket/jetty-websocket-client/pom.xml b/jetty-websocket/jetty-websocket-client/pom.xml
index caeae04bc80..d137f49f3d5 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-websocket/jetty-websocket-common/pom.xml b/jetty-websocket/jetty-websocket-common/pom.xml
index bd6c711d235..d5bad2f9c8b 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-websocket/jetty-websocket-server/pom.xml b/jetty-websocket/jetty-websocket-server/pom.xml
index 80303e8640b..95d808d0f8a 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-websocket/jetty-websocket-tests/pom.xml b/jetty-websocket/jetty-websocket-tests/pom.xml
index bfd1689a5d7..284824e8c13 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index e4c5bbe5837..0828ab60951 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-websocket/websocket-core/pom.xml b/jetty-websocket/websocket-core/pom.xml
index 1e3067f593b..8190590c1a7 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml
index f803f732e80..322834db985 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index be891ef3f1b..9bfa9f3fd2c 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
jetty-xml
diff --git a/pom.xml b/pom.xml
index 401ff6454c7..fe2efd0d119 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
Jetty :: Project
The Eclipse Jetty Project
pom
diff --git a/tests/jetty-http-tools/pom.xml b/tests/jetty-http-tools/pom.xml
index 47e7cd69a86..7319af5378f 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/tests/jetty-jmh/pom.xml b/tests/jetty-jmh/pom.xml
index bc4827112ef..c4f8ccd48eb 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/tests/pom.xml b/tests/pom.xml
index 75cd4504512..9919f93f22b 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.0-SNAPSHOT
+ 10.0.0-alpha0
../pom.xml
org.eclipse.jetty.tests
diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml
index 39660ba0f83..788875c1f9d 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml
index 84d9d7de5b9..d098d822bea 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 565cb25e1e8..1689887a5f4 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-SNAPSHOT
+ 10.0.0-alpha0
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 6543bcc1d1e..6e2c6338c98 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-SNAPSHOT
+ 10.0.0-alpha0
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 38445f8c86f..a71aaacff22 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-SNAPSHOT
+ 10.0.0-alpha0
jmx-webapp
war
diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml
index d64b3e8ef45..5335cee31b8 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
test-jmx-parent
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index 9c521147677..14d569a67c1 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-SNAPSHOT
+ 10.0.0-alpha0
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index 8e52029caac..4db681efdee 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-SNAPSHOT
+ 10.0.0-alpha0
../pom.xml
4.0.0
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index 25a0746b134..74df34a222a 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-SNAPSHOT
+ 10.0.0-alpha0
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 d79168404c6..87011de5ec2 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-SNAPSHOT
+ 10.0.0-alpha0
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 6b5ae8f14da..3084db97d18 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-SNAPSHOT
+ 10.0.0-alpha0
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 fa96894adad..b6a1f25ad17 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-SNAPSHOT
+ 10.0.0-alpha0
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 c414f7f5848..a50b479c7e6 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-SNAPSHOT
+ 10.0.0-alpha0
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 ae24d2bd6b1..8d99fc50b7c 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-SNAPSHOT
+ 10.0.0-alpha0
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 60ac2f524da..79feab5e3a3 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-SNAPSHOT
+ 10.0.0-alpha0
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 1c1f7718f8e..12c0d81c5fd 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-SNAPSHOT
+ 10.0.0-alpha0
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 1de6ea985fd..c5ea094f4f2 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-SNAPSHOT
+ 10.0.0-alpha0
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index cb9def53bc6..77652c26e2c 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-SNAPSHOT
+ 10.0.0-alpha0
../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 c9ec0401da7..6b308799d5f 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/tests/test-webapps/test-felix-webapp/pom.xml b/tests/test-webapps/test-felix-webapp/pom.xml
index 1b1e57e46a2..05a879698e4 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/tests/test-webapps/test-http2-webapp/pom.xml b/tests/test-webapps/test-http2-webapp/pom.xml
index 7db6283bc92..bebece21f1b 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/tests/test-webapps/test-jaas-webapp/pom.xml b/tests/test-webapps/test-jaas-webapp/pom.xml
index 9dc62a61226..c9e1e22af47 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-SNAPSHOT
+ 10.0.0-alpha0
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 4cb51863891..7ad4cdb8aab 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-SNAPSHOT
+ 10.0.0-alpha0
../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 8d2afb5be46..3ca23183dad 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-SNAPSHOT
+ 10.0.0-alpha0
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 aa30708c191..ec5cfde6e7f 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-SNAPSHOT
+ 10.0.0-alpha0
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 97800f44fa7..8c8028fbee9 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-SNAPSHOT
+ 10.0.0-alpha0
../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 e1baa56d470..348f0b33e7a 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-SNAPSHOT
+ 10.0.0-alpha0
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 8beeaf3a468..34454651102 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-SNAPSHOT
+ 10.0.0-alpha0
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 c2d5ba30928..255cc2f5f32 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-SNAPSHOT
+ 10.0.0-alpha0
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 8a0fed27d72..bd80ec59e13 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-SNAPSHOT
+ 10.0.0-alpha0
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 9c31f9dcde5..8d64bbea982 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-SNAPSHOT
+ 10.0.0-alpha0
4.0.0
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index 2bcff72d3ff..194c57cb670 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-SNAPSHOT
+ 10.0.0-alpha0
test-webapp-rfc2616
Jetty Tests :: WebApp :: RFC2616