diff --git a/VERSION.txt b/VERSION.txt
index 94765e9cbad..5fb4ebc58f4 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,7 @@
-jetty-9.4.14-SNAPSHOT
+jetty-9.4.14.v20181114 - 14 November 2018
+ + 3097 Duplicated programmatic Servlet Listeners causing duplicate calls
+ + 3103 HttpClientLoadTest reports a leak in byte buffer
+ + 3104 Align jetty-schemas version within apache-jsp module as well
jetty-9.4.13.v20181111 - 11 November 2018
+ 2191 JPMS Support
diff --git a/aggregates/jetty-all-compact3/pom.xml b/aggregates/jetty-all-compact3/pom.xml
index 504d19f4a83..6c9104046f0 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.14-SNAPSHOT
+ 9.4.14.v20181114
../../pom.xml
4.0.0
diff --git a/aggregates/jetty-all/pom.xml b/aggregates/jetty-all/pom.xml
index 27fdccb0b9d..74930f20062 100644
--- a/aggregates/jetty-all/pom.xml
+++ b/aggregates/jetty-all/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
../../pom.xml
4.0.0
diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml
index ba490b9bf21..a60ae3b69a7 100644
--- a/apache-jsp/pom.xml
+++ b/apache-jsp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
apache-jsp
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index adc3f3ac3b2..4825f0014af 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
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 9677dd5f40b..640e9bb78f4 100644
--- a/examples/async-rest/async-rest-jar/pom.xml
+++ b/examples/async-rest/async-rest-jar/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
example-async-rest
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
org.eclipse.jetty.example-async-rest
diff --git a/examples/async-rest/async-rest-webapp/pom.xml b/examples/async-rest/async-rest-webapp/pom.xml
index 34dafda36eb..f746ad53d2a 100644
--- a/examples/async-rest/async-rest-webapp/pom.xml
+++ b/examples/async-rest/async-rest-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
example-async-rest
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
org.eclipse.jetty.example-async-rest
diff --git a/examples/async-rest/pom.xml b/examples/async-rest/pom.xml
index 3b1fcd1f7bc..097d15a2448 100644
--- a/examples/async-rest/pom.xml
+++ b/examples/async-rest/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
../pom.xml
4.0.0
diff --git a/examples/embedded/pom.xml b/examples/embedded/pom.xml
index 153ea2f45cc..f18c58dd721 100644
--- a/examples/embedded/pom.xml
+++ b/examples/embedded/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty.examples
examples-parent
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
../pom.xml
4.0.0
diff --git a/examples/pom.xml b/examples/pom.xml
index 6e463cca4f4..e5c09ab0e4f 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
../pom.xml
org.eclipse.jetty.examples
diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml
index 41809ad5c0b..59ea2ea945b 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 7e640620b7d..878c264d546 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml
index ebca00c9ebf..8bb9f324fa2 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml
index ee427b83b02..41e965d057a 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-alpn/jetty-alpn-java-server/pom.xml
index c129caff040..dde56dac411 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml b/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml
index dd908c334a7..7fb7493434b 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml b/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml
index 641a6c179a2..5d0092bf806 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml
index a4b815797e9..7ae5774b538 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-alpn-server
diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml
index 197a4a63af2..5cfa87ee4d4 100644
--- a/jetty-alpn/pom.xml
+++ b/jetty-alpn/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-alpn-parent
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index a680b6ab843..f0ddc03395a 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-annotations
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index 91beb47dc5f..13984b9f0c1 100644
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-ant
diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml
index abb972743ec..d7670f874a6 100644
--- a/jetty-bom/pom.xml
+++ b/jetty-bom/pom.xml
@@ -94,331 +94,331 @@
org.eclipse.jetty
apache-jsp
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
apache-jstl
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-alpn-client
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-alpn-java-client
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-alpn-java-server
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-alpn-openjdk8-client
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-alpn-openjdk8-server
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-alpn-conscrypt-client
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-alpn-conscrypt-server
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-alpn-server
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-annotations
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-ant
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.cdi
cdi-core
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.cdi
cdi-servlet
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-client
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-continuation
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-deploy
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-distribution
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
zip
org.eclipse.jetty
jetty-distribution
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
tar.gz
org.eclipse.jetty.fcgi
fcgi-client
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.fcgi
fcgi-server
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.gcloud
jetty-gcloud-session-manager
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-home
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
zip
org.eclipse.jetty
jetty-home
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
tar.gz
org.eclipse.jetty
jetty-http
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.http2
http2-client
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.http2
http2-common
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.http2
http2-hpack
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.http2
http2-http-client-transport
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.http2
http2-server
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-http-spi
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-infinispan
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-hazelcast
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-io
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-jaas
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-jaspi
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-jmx
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-jndi
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.memcached
jetty-memcached-sessions
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-nosql
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.osgi
jetty-osgi-boot
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.osgi
jetty-osgi-boot-jsp
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.osgi
jetty-osgi-boot-warurl
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.osgi
jetty-httpservice
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-plus
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-proxy
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-quickstart
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-rewrite
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-security
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-server
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-servlet
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-servlets
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-spring
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-unixsocket
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-util
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-util-ajax
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-webapp
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.websocket
javax-websocket-client-impl
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.websocket
javax-websocket-server-impl
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.websocket
websocket-api
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.websocket
websocket-client
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.websocket
websocket-common
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.websocket
websocket-server
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty.websocket
websocket-servlet
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
org.eclipse.jetty
jetty-xml
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
diff --git a/jetty-cdi/cdi-2/pom.xml b/jetty-cdi/cdi-2/pom.xml
index 0ce4f3c7ff5..3fd78c20fff 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
cdi-2
diff --git a/jetty-cdi/cdi-core/pom.xml b/jetty-cdi/cdi-core/pom.xml
index 2134c7be388..e992a7c41a1 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
cdi-core
diff --git a/jetty-cdi/cdi-full-servlet/pom.xml b/jetty-cdi/cdi-full-servlet/pom.xml
index ce546064de0..882abc47caf 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
cdi-full-servlet
diff --git a/jetty-cdi/cdi-servlet/pom.xml b/jetty-cdi/cdi-servlet/pom.xml
index 95ac35f2a2a..9b256945f94 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
cdi-servlet
diff --git a/jetty-cdi/cdi-websocket/pom.xml b/jetty-cdi/cdi-websocket/pom.xml
index 86519297fb0..4d6a9712106 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
cdi-websocket
diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml
index b493a1a442a..519b1ccb3e6 100644
--- a/jetty-cdi/pom.xml
+++ b/jetty-cdi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
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 7e83ea2681f..c70a2e02887 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
test-cdi-webapp
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index c3df92364d6..b0780903fc3 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml
index bb319cda67a..6fe4470d37d 100644
--- a/jetty-continuation/pom.xml
+++ b/jetty-continuation/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-continuation
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index 9c1e9814f1d..a8c0da2ed5f 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-deploy
diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 7343cf5bed7..594fcb04709 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-distribution
diff --git a/jetty-documentation/pom.xml b/jetty-documentation/pom.xml
index 6d511c4807b..2ae6e330f9c 100644
--- a/jetty-documentation/pom.xml
+++ b/jetty-documentation/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
jetty-documentation
Jetty :: Documentation
diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml
index c78d3646a39..560f0c9071d 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml
index cbfad9a75a6..0061c3caee2 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml
index 3c64d7b57a1..2ac66a96eb5 100644
--- a/jetty-fcgi/pom.xml
+++ b/jetty-fcgi/pom.xml
@@ -3,7 +3,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml
index 0df4f9264d2..1c07532b81b 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index 1948e660c0f..b5cf33c9708 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml
index c226ecde2a5..bf6ecc9550a 100644
--- a/jetty-hazelcast/pom.xml
+++ b/jetty-hazelcast/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml
index cc9e50b6c94..691428df16e 100644
--- a/jetty-home/pom.xml
+++ b/jetty-home/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-home
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index 572a4aad7aa..219b7bdc49b 100644
--- a/jetty-http-spi/pom.xml
+++ b/jetty-http-spi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-http-spi
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index 1c431908cca..16659e28fe0 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-http
diff --git a/jetty-http2/http2-alpn-tests/pom.xml b/jetty-http2/http2-alpn-tests/pom.xml
index f15af994902..14fa43982cf 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml
index 976a78b5471..e7bb78b2f69 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml
index 025ad479e3a..9db1c24da4e 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml
index 3d653ee4b60..a30c0ddbda2 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-http2/http2-http-client-transport/pom.xml b/jetty-http2/http2-http-client-transport/pom.xml
index d5167259cd7..1f0e065e233 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml
index f72b8f2362c..0f3c3fdc2b4 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml
index 2c151a234e8..144766aeee5 100644
--- a/jetty-http2/pom.xml
+++ b/jetty-http2/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml
index 0a1f0a57a78..372fcf43770 100644
--- a/jetty-infinispan/pom.xml
+++ b/jetty-infinispan/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-infinispan
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 9d6eab788df..47dcb6bec15 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -2,7 +2,7 @@
jetty-project
org.eclipse.jetty
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-io
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index d1838de51ed..c01b6c3531b 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-jaas
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index 3e1f7c2bfeb..3fe08974724 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-jmh/pom.xml b/jetty-jmh/pom.xml
index 75296e21b92..b638dd954fe 100644
--- a/jetty-jmh/pom.xml
+++ b/jetty-jmh/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-jmh
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index 5aadde8b2fb..58c329ba319 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-jmx
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index e395463fd03..9e42e829148 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-jndi
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index d7dd3cf28a5..2103f11105a 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-jspc-maven-plugin
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml
index 30296be08ab..49334b3b70b 100644
--- a/jetty-maven-plugin/pom.xml
+++ b/jetty-maven-plugin/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
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 a19686c2d40..86e4845c9e1 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml
index e61871c7c35..c83d0b35bd4 100644
--- a/jetty-memcached/pom.xml
+++ b/jetty-memcached/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index eb94fdc1ade..f0a89aaf8b2 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-nosql
diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml
index 425be7954f4..f4e63ecffbb 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 f011b1f5fd3..19e33429f55 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 bbdca6778dd..8ba23782f1a 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.14-SNAPSHOT
+ 9.4.14.v20181114
../pom.xml
4.0.0
diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml
index 9657425c840..de27dca2a36 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 9c1642ab4da..f7e7cadacf0 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-httpservice
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index fe46dfc58ba..d6ceeb42b6f 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml
index 039bb96ec2b..4b25b9ff8c4 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 df05ca89af6..068e7d618a5 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.14-SNAPSHOT
+ 9.4.14.v20181114
../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 22bcfc73741..5005cbce805 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 5dae597cdb7..e634bd7a94f 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.14-SNAPSHOT
+ 9.4.14.v20181114
../pom.xml
4.0.0
diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml
index 16cc573fafb..3783275bb0c 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.14-SNAPSHOT
+ 9.4.14.v20181114
../pom.xml
4.0.0
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index 45236cded37..7efd25452cf 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-plus
diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml
index b235fd75c62..91a78ff3af6 100644
--- a/jetty-proxy/pom.xml
+++ b/jetty-proxy/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-proxy
diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml
index 07345379dc6..37c8a460592 100644
--- a/jetty-quickstart/pom.xml
+++ b/jetty-quickstart/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
org.eclipse.jetty
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index 80183598c30..f5c67bdd4c1 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-rewrite
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index 8bc6a54bf88..fa262a1a864 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-runner
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index e97d5b30af3..30f70c5ad3e 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index e046f97911c..9df5640958d 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-server
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index 59d15d34b1e..02058099a3d 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-servlet
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index 258547898d8..f7279eb34c9 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-servlets
diff --git a/jetty-spring/pom.xml b/jetty-spring/pom.xml
index a4ff67e463f..6e7d5813f9d 100644
--- a/jetty-spring/pom.xml
+++ b/jetty-spring/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-spring
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index 8cdcae18b54..d624ab41cbb 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-start
diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml
index 83e8ddcde1b..28815de9785 100644
--- a/jetty-unixsocket/pom.xml
+++ b/jetty-unixsocket/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-unixsocket
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index 2a098517b43..cd809dda3fe 100644
--- a/jetty-util-ajax/pom.xml
+++ b/jetty-util-ajax/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-util-ajax
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index f3c94d9f240..0876d06150b 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-util
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index 4a85650fa35..3c6ebf62700 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
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 179e6aeca49..596c34ac169 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-websocket/javax-websocket-server-impl/pom.xml b/jetty-websocket/javax-websocket-server-impl/pom.xml
index ed2969589a2..a7efe364bb4 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index 01d617ce623..81e4e4b4c56 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -3,7 +3,7 @@
jetty-project
org.eclipse.jetty
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-websocket/websocket-api/pom.xml b/jetty-websocket/websocket-api/pom.xml
index bfc3e921f43..d65b84dab37 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-websocket/websocket-client/pom.xml b/jetty-websocket/websocket-client/pom.xml
index 23e02f1bbb9..325e07b00bd 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-websocket/websocket-common/pom.xml b/jetty-websocket/websocket-common/pom.xml
index 34726ab9c57..4ea5f5230ef 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-websocket/websocket-server/pom.xml b/jetty-websocket/websocket-server/pom.xml
index f924c5300e7..3690ab387bc 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml
index 383add8c6cd..593b47622df 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index 76ab240862e..e62164e2fe5 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -2,7 +2,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
jetty-xml
diff --git a/pom.xml b/pom.xml
index 9e0e0a75304..6811f484eae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
4.0.0
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
Jetty :: Project
The Eclipse Jetty Project
pom
diff --git a/tests/pom.xml b/tests/pom.xml
index 9066124d442..85c421180c4 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 9.4.14-SNAPSHOT
+ 9.4.14.v20181114
../pom.xml
org.eclipse.jetty.tests
diff --git a/tests/test-continuation/pom.xml b/tests/test-continuation/pom.xml
index 0e54aab263d..95c9a9ee93b 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.14-SNAPSHOT
+ 9.4.14.v20181114
../pom.xml
4.0.0
diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml
index 8a61873b82a..f71fb3b85e0 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index c547e76ad7f..a76935eab27 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 3bfcabefabf..dce9a4a810e 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 d4db6aed778..1d283aec0ac 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.14-SNAPSHOT
+ 9.4.14.v20181114
jmx-webapp
war
diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml
index 05a8f1b58a9..12fb2ef0c64 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
test-jmx-parent
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index 095a352199b..88e103b0fc2 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.14-SNAPSHOT
+ 9.4.14.v20181114
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index 39cfd6f50cc..5b5a50c4434 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.14-SNAPSHOT
+ 9.4.14.v20181114
../pom.xml
4.0.0
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index ecee5c2a639..40f251ce339 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 e9f99cad712..ca568d9aa30 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 9110399c15d..6fcd6230fb2 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 e9482dfcbe1..52338ed91d6 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 dfe4a4f13e4..dd87fb44933 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 0e37b4fe629..8224e63ebc6 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 8532bf7ac19..06f479106d3 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 3833985e253..6d717a5a0f0 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 30d159a785d..b3774a98cd4 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.14-SNAPSHOT
+ 9.4.14.v20181114
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index a6656fc358d..c6e9d2e5113 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.14-SNAPSHOT
+ 9.4.14.v20181114
../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 b1aae9c22ea..f5f9bcdb50e 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.14-SNAPSHOT
+ 9.4.14.v20181114
4.0.0
diff --git a/tests/test-webapps/test-jaas-webapp/pom.xml b/tests/test-webapps/test-jaas-webapp/pom.xml
index 7657d93eb4a..dcbb90b92eb 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 a22eaa4c288..b9300c120b6 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.14-SNAPSHOT
+ 9.4.14.v20181114
../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 0fa7ac221ac..770a89db967 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 8da3c7885a8..a5ef6f63527 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 1ca72ce3de9..581735e3eed 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.14-SNAPSHOT
+ 9.4.14.v20181114
../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 02587b571d2..0463ae72a9c 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 8d71d8ac8c5..eaae00a973e 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 9b616e59045..c9505a75f57 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.14-SNAPSHOT
+ 9.4.14.v20181114
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 00e2f8b803e..465c9516d70 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.14-SNAPSHOT
+ 9.4.14.v20181114
Jetty Tests :: WebApp :: Servlet Spec :: Fragment Jar
diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml
index d7072cff079..8415ede853a 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.14-SNAPSHOT
+ 9.4.14.v20181114
test-webapp-rfc2616
Jetty Tests :: WebApp :: RFC2616