diff --git a/VERSION.txt b/VERSION.txt
index b35c4827af4..0bdfba371ff 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,11 @@
-jetty-9.4.18-SNAPSHOT
+jetty-9.4.18.v20190429 - 29 April 2019
+ + 3476 IllegalStateException in WebSocket ConnectionState
+ + 3550 Server becomes unresponsive after sitting idle from a load spike
+ + 3563 Update to apache jasper 8.5.40
+ + 3573 Update jetty-bom for new infinispan artifacts.
+ + 3582 HeapByteBuffer cleared unexpected
+ + 3597 Session persistence broken from 9.4.13+
+ + 3609 Fix infinispan start module dependencies
jetty-9.4.17.v20190418 - 18 April 2019
+ 3464 Split SslContextFactory into Client and Server
diff --git a/aggregates/jetty-all-compact3/pom.xml b/aggregates/jetty-all-compact3/pom.xml
index 33963ca9632..b91812e0998 100644
--- a/aggregates/jetty-all-compact3/pom.xml
+++ b/aggregates/jetty-all-compact3/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../../pom.xml
4.0.0
diff --git a/aggregates/jetty-all/pom.xml b/aggregates/jetty-all/pom.xml
index b3d4682ab32..de716b55664 100644
--- a/aggregates/jetty-all/pom.xml
+++ b/aggregates/jetty-all/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../../pom.xml
4.0.0
diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml
index 6e12a121d12..c6b95ce9443 100644
--- a/apache-jsp/pom.xml
+++ b/apache-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
apache-jsp
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index b06573ec545..58100738710 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
apache-jstl
diff --git a/examples/async-rest/async-rest-jar/pom.xml b/examples/async-rest/async-rest-jar/pom.xml
index 6558f7e5f17..9f64a80a02b 100644
--- a/examples/async-rest/async-rest-jar/pom.xml
+++ b/examples/async-rest/async-rest-jar/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
example-async-rest
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/examples/async-rest/async-rest-webapp/pom.xml b/examples/async-rest/async-rest-webapp/pom.xml
index e2df835a94c..dfb00c0a421 100644
--- a/examples/async-rest/async-rest-webapp/pom.xml
+++ b/examples/async-rest/async-rest-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
example-async-rest
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/examples/async-rest/pom.xml b/examples/async-rest/pom.xml
index 05a84621743..25f727740a3 100644
--- a/examples/async-rest/pom.xml
+++ b/examples/async-rest/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.examples
examples-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/examples/embedded/pom.xml b/examples/embedded/pom.xml
index 1b016d30e44..c2ad080e8f5 100644
--- a/examples/embedded/pom.xml
+++ b/examples/embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../pom.xml
4.0.0
diff --git a/examples/pom.xml b/examples/pom.xml
index 2e3c78419f6..1989c7c8971 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml
index 8a9390e0de0..18853ba86d8 100644
--- a/jetty-alpn/jetty-alpn-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 3961cc9fab5..176cbf28e3f 100644
--- a/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
index 422038690ce..dbba7fb657c 100644
--- a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml
index 0efb451eecf..b3963e7ba80 100644
--- a/jetty-alpn/jetty-alpn-java-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-java-client/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-alpn/jetty-alpn-java-server/pom.xml
index 07466f0c25f..d25c9006cf5 100644
--- a/jetty-alpn/jetty-alpn-java-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-java-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml b/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml
index 4990ed5f2dd..af6cbe2a022 100644
--- a/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml
+++ b/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml b/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml
index 69095c1257e..46399b7eff6 100644
--- a/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml
index 45e3b85ba39..3bed9e1d5d6 100644
--- a/jetty-alpn/jetty-alpn-server/pom.xml
+++ b/jetty-alpn/jetty-alpn-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-alpn-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-alpn-server
diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml
index 6752a9051ee..862ef24cdc7 100644
--- a/jetty-alpn/pom.xml
+++ b/jetty-alpn/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-alpn-parent
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index dd0bd6f7069..7def22d7f43 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-annotations
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index b2d89d0c6bb..38704cc909e 100644
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-ant
diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml
index 3a6d5b493a3..876932cb541 100644
--- a/jetty-bom/pom.xml
+++ b/jetty-bom/pom.xml
@@ -9,7 +9,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
@@ -53,346 +53,346 @@
org.eclipse.jetty
apache-jsp
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
apache-jstl
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-alpn-client
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-alpn-java-client
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-alpn-java-server
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-alpn-openjdk8-client
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-alpn-openjdk8-server
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-alpn-conscrypt-client
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-alpn-conscrypt-server
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-alpn-server
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-annotations
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-ant
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.cdi
cdi-core
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.cdi
cdi-servlet
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-client
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-continuation
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-deploy
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-distribution
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
zip
org.eclipse.jetty
jetty-distribution
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
tar.gz
org.eclipse.jetty.fcgi
fcgi-client
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.fcgi
fcgi-server
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.gcloud
jetty-gcloud-session-manager
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-home
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
zip
org.eclipse.jetty
jetty-home
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
tar.gz
org.eclipse.jetty
jetty-http
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.http2
http2-client
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.http2
http2-common
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.http2
http2-hpack
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.http2
http2-http-client-transport
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.http2
http2-server
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-http-spi
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
infinispan-remote
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
infinispan-remote-query
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
infinispan-embedded
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
infinispan-embedded-query
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-hazelcast
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-io
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-jaas
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-jaspi
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-jmx
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-jndi
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.memcached
jetty-memcached-sessions
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-nosql
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.osgi
jetty-osgi-boot
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.osgi
jetty-osgi-boot-jsp
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.osgi
jetty-osgi-boot-warurl
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.osgi
jetty-httpservice
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-plus
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-proxy
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-quickstart
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-rewrite
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-security
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-server
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-servlet
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-servlets
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-spring
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-unixsocket
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-util
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-util-ajax
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-webapp
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.websocket
javax-websocket-client-impl
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.websocket
javax-websocket-server-impl
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.websocket
websocket-api
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.websocket
websocket-client
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.websocket
websocket-common
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.websocket
websocket-server
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty.websocket
websocket-servlet
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
org.eclipse.jetty
jetty-xml
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
diff --git a/jetty-cdi/cdi-2/pom.xml b/jetty-cdi/cdi-2/pom.xml
index 37f1c6863d5..d4608b51e22 100644
--- a/jetty-cdi/cdi-2/pom.xml
+++ b/jetty-cdi/cdi-2/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
cdi-2
diff --git a/jetty-cdi/cdi-core/pom.xml b/jetty-cdi/cdi-core/pom.xml
index f50080fcd70..ca62ca75f06 100644
--- a/jetty-cdi/cdi-core/pom.xml
+++ b/jetty-cdi/cdi-core/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
cdi-core
diff --git a/jetty-cdi/cdi-full-servlet/pom.xml b/jetty-cdi/cdi-full-servlet/pom.xml
index 344b923b4cb..c7aa0ab8d18 100644
--- a/jetty-cdi/cdi-full-servlet/pom.xml
+++ b/jetty-cdi/cdi-full-servlet/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
cdi-full-servlet
diff --git a/jetty-cdi/cdi-servlet/pom.xml b/jetty-cdi/cdi-servlet/pom.xml
index b2b2cdb9777..615e65ee6ae 100644
--- a/jetty-cdi/cdi-servlet/pom.xml
+++ b/jetty-cdi/cdi-servlet/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
cdi-servlet
diff --git a/jetty-cdi/cdi-websocket/pom.xml b/jetty-cdi/cdi-websocket/pom.xml
index e49a6a84606..c73eb28397f 100644
--- a/jetty-cdi/cdi-websocket/pom.xml
+++ b/jetty-cdi/cdi-websocket/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
cdi-websocket
diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml
index 0590c888bbe..7a34b0bbd77 100644
--- a/jetty-cdi/pom.xml
+++ b/jetty-cdi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
org.eclipse.jetty.cdi
diff --git a/jetty-cdi/test-cdi-webapp/pom.xml b/jetty-cdi/test-cdi-webapp/pom.xml
index 9ba953a5e28..2ab90799fc0 100644
--- a/jetty-cdi/test-cdi-webapp/pom.xml
+++ b/jetty-cdi/test-cdi-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.cdi
jetty-cdi-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
test-cdi-webapp
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index a3d9b2670f5..1c0a24f8a55 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml
index bf2dc47eee8..dffac722ac7 100644
--- a/jetty-continuation/pom.xml
+++ b/jetty-continuation/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-continuation
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index 3f70ee24428..50d23eb12b1 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-deploy
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 0c201e7a4b0..d27faf649f5 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-distribution
diff --git a/jetty-documentation/pom.xml b/jetty-documentation/pom.xml
index 78185caef59..e04b9916432 100644
--- a/jetty-documentation/pom.xml
+++ b/jetty-documentation/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
jetty-documentation
Jetty :: Documentation
diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml
index af59e92936b..ff871f6e848 100644
--- a/jetty-fcgi/fcgi-client/pom.xml
+++ b/jetty-fcgi/fcgi-client/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.fcgi
fcgi-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml
index 8402e353ab0..5bf88f9b519 100644
--- a/jetty-fcgi/fcgi-server/pom.xml
+++ b/jetty-fcgi/fcgi-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.fcgi
fcgi-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml
index f3f73200a72..4f1aad6d880 100644
--- a/jetty-fcgi/pom.xml
+++ b/jetty-fcgi/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
index c6c3f1dca05..ce63bcbc983 100644
--- a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
+++ b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.gcloud
gcloud-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index 39d722b7dc0..75bec171b93 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml
index e3b38fe88d2..2be56b3e5a1 100644
--- a/jetty-hazelcast/pom.xml
+++ b/jetty-hazelcast/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml
index 31da1036c7a..bae7dad253b 100644
--- a/jetty-home/pom.xml
+++ b/jetty-home/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-home
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index 9b55c0c120f..c88415c0ac8 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-http-spi
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index 31b12c70c81..b885b62b0ea 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-http
diff --git a/jetty-http2/http2-alpn-tests/pom.xml b/jetty-http2/http2-alpn-tests/pom.xml
index 1dd5aa0e911..39463873edc 100644
--- a/jetty-http2/http2-alpn-tests/pom.xml
+++ b/jetty-http2/http2-alpn-tests/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml
index e7aa35126cb..102efb05e6b 100644
--- a/jetty-http2/http2-client/pom.xml
+++ b/jetty-http2/http2-client/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml
index 2ced638f16d..608bc83c513 100644
--- a/jetty-http2/http2-common/pom.xml
+++ b/jetty-http2/http2-common/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml
index 40a39607018..64a4736ff64 100644
--- a/jetty-http2/http2-hpack/pom.xml
+++ b/jetty-http2/http2-hpack/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-http2/http2-http-client-transport/pom.xml b/jetty-http2/http2-http-client-transport/pom.xml
index 626c336edd4..b6bd583a0c6 100644
--- a/jetty-http2/http2-http-client-transport/pom.xml
+++ b/jetty-http2/http2-http-client-transport/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml
index a7627348420..d6aa7350f36 100644
--- a/jetty-http2/http2-server/pom.xml
+++ b/jetty-http2/http2-server/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.http2
http2-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml
index a6fee9a96ec..2b6445987b4 100644
--- a/jetty-http2/pom.xml
+++ b/jetty-http2/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml
index 7f1c7ccde7c..96f2bc39e5a 100644
--- a/jetty-infinispan/infinispan-common/pom.xml
+++ b/jetty-infinispan/infinispan-common/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
infinispan-common
diff --git a/jetty-infinispan/infinispan-embedded-query/pom.xml b/jetty-infinispan/infinispan-embedded-query/pom.xml
index 9fcec185516..0e71662516c 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
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
infinispan-embedded-query
diff --git a/jetty-infinispan/infinispan-embedded/pom.xml b/jetty-infinispan/infinispan-embedded/pom.xml
index fdcc4e6f59f..cab63333582 100644
--- a/jetty-infinispan/infinispan-embedded/pom.xml
+++ b/jetty-infinispan/infinispan-embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
infinispan-embedded
diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml
index 2b7d297e3de..f848440453b 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
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
infinispan-remote-query
diff --git a/jetty-infinispan/infinispan-remote/pom.xml b/jetty-infinispan/infinispan-remote/pom.xml
index 6a1a85a1e31..5f8e4be3604 100644
--- a/jetty-infinispan/infinispan-remote/pom.xml
+++ b/jetty-infinispan/infinispan-remote/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
infinispan-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
infinispan-remote
diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml
index 3b723db0197..2b382155a52 100644
--- a/jetty-infinispan/pom.xml
+++ b/jetty-infinispan/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index c416c47a9b0..0f61de8e3b3 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -2,7 +2,7 @@
jetty-project
org.eclipse.jetty
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-io
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index f3bdeb4a6d2..52376ce82c1 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-jaas
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index 08f3d903e45..884c04f7f27 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-jmh/pom.xml b/jetty-jmh/pom.xml
index fd5213712a1..23288d562ad 100644
--- a/jetty-jmh/pom.xml
+++ b/jetty-jmh/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index ed21b34b0c5..62b20b93354 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-jmx
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index 5c56693f4c1..e085d5b787a 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-jndi
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index d80f0dc87cf..2db6086678e 100644
--- a/jetty-jspc-maven-plugin/pom.xml
+++ b/jetty-jspc-maven-plugin/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-jspc-maven-plugin
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml
index 8db657119f8..c0ae2af20d0 100644
--- a/jetty-maven-plugin/pom.xml
+++ b/jetty-maven-plugin/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 1ea32280b39..81c73cad0c2 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
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml
index 236be746dcf..639fbd67b5d 100644
--- a/jetty-memcached/pom.xml
+++ b/jetty-memcached/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index 81d4702624b..13dea1747a2 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-nosql
diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml
index c6de77ff8e6..66fb27c3c75 100644
--- a/jetty-osgi/jetty-osgi-alpn/pom.xml
+++ b/jetty-osgi/jetty-osgi-alpn/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-osgi-alpn
diff --git a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
index 2b4facd140b..554d7b3c4f1 100644
--- a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 9e00f1c8627..bb4bc486cbf 100644
--- a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml
index 1417edf84b2..fac98a58941 100644
--- a/jetty-osgi/jetty-osgi-boot/pom.xml
+++ b/jetty-osgi/jetty-osgi-boot/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 778c421a72c..edcc9408f81 100644
--- a/jetty-osgi/jetty-osgi-httpservice/pom.xml
+++ b/jetty-osgi/jetty-osgi-httpservice/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-httpservice
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index 03c2ba314d3..b7bef0bbebd 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml
index c005e4ed2f8..9240abed1ce 100644
--- a/jetty-osgi/test-jetty-osgi-context/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-context/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 b4bc430d6b8..68e3b8baf0a 100644
--- a/jetty-osgi/test-jetty-osgi-fragment/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-fragment/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../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 623e7ef3db6..d5a0bb96d28 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
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 8f6c9f6a4f5..fa01d9ccaa9 100644
--- a/jetty-osgi/test-jetty-osgi-webapp/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../pom.xml
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml
index b005bb7fdcc..24311147e9d 100644
--- a/jetty-osgi/test-jetty-osgi/pom.xml
+++ b/jetty-osgi/test-jetty-osgi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.osgi
jetty-osgi-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../pom.xml
4.0.0
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index a3fbc89b504..3433f1769de 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-plus
diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml
index 21b60ddc0dd..b4b381c6af0 100644
--- a/jetty-proxy/pom.xml
+++ b/jetty-proxy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-proxy
diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml
index 7f26e5c16ae..2fad7778386 100644
--- a/jetty-quickstart/pom.xml
+++ b/jetty-quickstart/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
org.eclipse.jetty
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index 10332ec722f..f3e15bcbd63 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-rewrite
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index 6a2014ff96c..830e5fe25bd 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-runner
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index 76d84483c39..aa47ae4fb10 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 4ca8eff2c8d..ae4be9dc789 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-server
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index 9c0383964c1..0df96b97433 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-servlet
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index 04c90cf98df..7aac3b73005 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-servlets
diff --git a/jetty-spring/pom.xml b/jetty-spring/pom.xml
index 3b0e662c766..e952b6e5f75 100644
--- a/jetty-spring/pom.xml
+++ b/jetty-spring/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-spring
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index 8b8621fe558..7b7a42d2b7f 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-start
diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml
index b4f74c920da..e93839507ed 100644
--- a/jetty-unixsocket/pom.xml
+++ b/jetty-unixsocket/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-unixsocket
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index 0fa0fb2203d..673103afb9b 100644
--- a/jetty-util-ajax/pom.xml
+++ b/jetty-util-ajax/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-util-ajax
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index 87e9c6a534b..0b340ba72b2 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-util
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index 4b72e2313e5..dadc03a9bdb 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-webapp
diff --git a/jetty-websocket/javax-websocket-client-impl/pom.xml b/jetty-websocket/javax-websocket-client-impl/pom.xml
index 2718a7d6c4b..764626ed551 100644
--- a/jetty-websocket/javax-websocket-client-impl/pom.xml
+++ b/jetty-websocket/javax-websocket-client-impl/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-websocket/javax-websocket-server-impl/pom.xml b/jetty-websocket/javax-websocket-server-impl/pom.xml
index 48b7059b1ef..5ffa33e64f4 100644
--- a/jetty-websocket/javax-websocket-server-impl/pom.xml
+++ b/jetty-websocket/javax-websocket-server-impl/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-websocket/jetty-websocket-tests/pom.xml b/jetty-websocket/jetty-websocket-tests/pom.xml
index 7724f06d0bd..cbea2812e19 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
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index cc3ad4d2b5c..0478a0012a5 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-websocket/websocket-api/pom.xml b/jetty-websocket/websocket-api/pom.xml
index addc70b0455..2eecb5c228d 100644
--- a/jetty-websocket/websocket-api/pom.xml
+++ b/jetty-websocket/websocket-api/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-websocket/websocket-client/pom.xml b/jetty-websocket/websocket-client/pom.xml
index 82469a5d8e3..80328ec9efc 100644
--- a/jetty-websocket/websocket-client/pom.xml
+++ b/jetty-websocket/websocket-client/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-websocket/websocket-common/pom.xml b/jetty-websocket/websocket-common/pom.xml
index a8b7a304cee..3bcf495c5f5 100644
--- a/jetty-websocket/websocket-common/pom.xml
+++ b/jetty-websocket/websocket-common/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-websocket/websocket-server/pom.xml b/jetty-websocket/websocket-server/pom.xml
index e04f950cd13..f459ce8442a 100644
--- a/jetty-websocket/websocket-server/pom.xml
+++ b/jetty-websocket/websocket-server/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml
index 26f798c96ac..c7f3e6306bc 100644
--- a/jetty-websocket/websocket-servlet/pom.xml
+++ b/jetty-websocket/websocket-servlet/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.websocket
websocket-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index 36023d20d1e..24a58a722e6 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
jetty-xml
diff --git a/pom.xml b/pom.xml
index 9379b0d45f0..e6e312348e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
4.0.0
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
Jetty :: Project
The Eclipse Jetty Project
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index 1a31611709b..c4ad91ee17f 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../pom.xml
org.eclipse.jetty.tests
diff --git a/tests/test-continuation/pom.xml b/tests/test-continuation/pom.xml
index 57bc8afd9b9..cafee8b31df 100644
--- a/tests/test-continuation/pom.xml
+++ b/tests/test-continuation/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../pom.xml
4.0.0
diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml
index 546d918ede1..99cf26a94da 100644
--- a/tests/test-distribution/pom.xml
+++ b/tests/test-distribution/pom.xml
@@ -3,7 +3,7 @@
tests-parent
org.eclipse.jetty.tests
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml
index 93cd3f6759a..4d93f3aea8e 100644
--- a/tests/test-http-client-transport/pom.xml
+++ b/tests/test-http-client-transport/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index b8d9d96895d..cbf2646b03a 100644
--- a/tests/test-integration/pom.xml
+++ b/tests/test-integration/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 d2ce7c588fb..107cbfcbf39 100644
--- a/tests/test-jmx/jmx-webapp-it/pom.xml
+++ b/tests/test-jmx/jmx-webapp-it/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-jmx-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 eb30d037ba0..13357d12abd 100644
--- a/tests/test-jmx/jmx-webapp/pom.xml
+++ b/tests/test-jmx/jmx-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-jmx-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
jmx-webapp
war
diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml
index 55644f1ece7..fddb96ee389 100644
--- a/tests/test-jmx/pom.xml
+++ b/tests/test-jmx/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
test-jmx-parent
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index a869a331440..1669b4ec90c 100644
--- a/tests/test-loginservice/pom.xml
+++ b/tests/test-loginservice/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index cadce2fead2..f4818ab30bd 100644
--- a/tests/test-quickstart/pom.xml
+++ b/tests/test-quickstart/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../pom.xml
4.0.0
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index 740e3f30a49..0c38ababe12 100644
--- a/tests/test-sessions/pom.xml
+++ b/tests/test-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 c36221384a1..e382cd43375 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
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 ff2cd4fb64f..ec3e07b4da3 100644
--- a/tests/test-sessions/test-gcloud-sessions/pom.xml
+++ b/tests/test-sessions/test-gcloud-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 4ef348c21ce..e901ae251be 100644
--- a/tests/test-sessions/test-hazelcast-sessions/pom.xml
+++ b/tests/test-sessions/test-hazelcast-sessions/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 caf09bd42f4..faefe2575c7 100644
--- a/tests/test-sessions/test-infinispan-sessions/pom.xml
+++ b/tests/test-sessions/test-infinispan-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 cf09bd9bcbd..d22e03202f3 100644
--- a/tests/test-sessions/test-jdbc-sessions/pom.xml
+++ b/tests/test-sessions/test-jdbc-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 49946501c0b..38807d6f4fd 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
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 1c967b3fc98..46ec311b2f7 100644
--- a/tests/test-sessions/test-mongodb-sessions/pom.xml
+++ b/tests/test-sessions/test-mongodb-sessions/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 fca6957c65e..bb43e3943f3 100644
--- a/tests/test-sessions/test-sessions-common/pom.xml
+++ b/tests/test-sessions/test-sessions-common/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-sessions-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index db4cbf596aa..aab7132f82f 100644
--- a/tests/test-webapps/pom.xml
+++ b/tests/test-webapps/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
tests-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../pom.xml
test-webapps-parent
diff --git a/tests/test-webapps/test-http2-webapp/pom.xml b/tests/test-webapps/test-http2-webapp/pom.xml
index 8f97d7eeaee..cacd0e1ed63 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
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
4.0.0
diff --git a/tests/test-webapps/test-jaas-webapp/pom.xml b/tests/test-webapps/test-jaas-webapp/pom.xml
index 87aac31599c..34e1e770a4f 100644
--- a/tests/test-webapps/test-jaas-webapp/pom.xml
+++ b/tests/test-webapps/test-jaas-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 30d28191f4e..125fd654c01 100644
--- a/tests/test-webapps/test-jetty-webapp/pom.xml
+++ b/tests/test-webapps/test-jetty-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../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 a581afa149e..72a38d2188c 100644
--- a/tests/test-webapps/test-jndi-webapp/pom.xml
+++ b/tests/test-webapps/test-jndi-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 4d1763c9e0a..600d2f98a1e 100644
--- a/tests/test-webapps/test-mock-resources/pom.xml
+++ b/tests/test-webapps/test-mock-resources/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 62e7e80eb50..ae46fc4f970 100644
--- a/tests/test-webapps/test-proxy-webapp/pom.xml
+++ b/tests/test-webapps/test-proxy-webapp/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
../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 6bdb7b20837..6ab006982d0 100644
--- a/tests/test-webapps/test-servlet-spec/pom.xml
+++ b/tests/test-webapps/test-servlet-spec/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 051145a3868..b1b6ca2650f 100644
--- a/tests/test-webapps/test-servlet-spec/test-container-initializer/pom.xml
+++ b/tests/test-webapps/test-servlet-spec/test-container-initializer/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-servlet-spec-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 41a4b0f0492..d1981bccdc3 100644
--- a/tests/test-webapps/test-servlet-spec/test-spec-webapp/pom.xml
+++ b/tests/test-webapps/test-servlet-spec/test-spec-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-servlet-spec-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 69f48374197..ca60f566acd 100644
--- a/tests/test-webapps/test-servlet-spec/test-web-fragment/pom.xml
+++ b/tests/test-webapps/test-servlet-spec/test-web-fragment/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty.tests
test-servlet-spec-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
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 83ab029cb55..59ea94c019f 100644
--- a/tests/test-webapps/test-simple-webapp/pom.xml
+++ b/tests/test-webapps/test-simple-webapp/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
test-simple-webapp
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index 3a9cee4f8c2..35086c96900 100644
--- a/tests/test-webapps/test-webapp-rfc2616/pom.xml
+++ b/tests/test-webapps/test-webapp-rfc2616/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.tests
test-webapps-parent
- 9.4.18-SNAPSHOT
+ 9.4.18.v20190429
test-webapp-rfc2616
Jetty Tests :: WebApp :: RFC2616