diff --git a/VERSION.txt b/VERSION.txt index 328aede46728..53a314be528e 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,4 +1,7 @@ -jetty-9.4.55-SNAPSHOT +jetty-9.4.55.v20240627 - 27 June 2024 + + 10805 Jetty response with an invalid HTTP2 packet if the client set the + hpack table size as 0 + + 11917 Update XML configure.dtd locations to new jetty.org website jetty-9.4.54.v20240208 - 08 February 2024 + 1256 DoSFilter leaks USER_AUTH entries diff --git a/aggregates/jetty-all-compact3/pom.xml b/aggregates/jetty-all-compact3/pom.xml index 03a490dfe75f..317375c994e5 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.55-SNAPSHOT + 9.4.55.v20240627 ../../pom.xml 4.0.0 diff --git a/aggregates/jetty-all/pom.xml b/aggregates/jetty-all/pom.xml index 35a61479a074..b1c426012a52 100644 --- a/aggregates/jetty-all/pom.xml +++ b/aggregates/jetty-all/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 ../../pom.xml 4.0.0 diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml index fde545fa7eb6..422e8944485a 100644 --- a/apache-jsp/pom.xml +++ b/apache-jsp/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 apache-jsp diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml index 59e6f6a520f8..b28a95a9894d 100644 --- a/apache-jstl/pom.xml +++ b/apache-jstl/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 apache-jstl diff --git a/build-resources/pom.xml b/build-resources/pom.xml index b550029a676b..cf821f556218 100644 --- a/build-resources/pom.xml +++ b/build-resources/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.eclipse.jetty build-resources - 9.4.55-SNAPSHOT + 9.4.55.v20240627 jar Jetty :: Build Resources diff --git a/examples/async-rest/async-rest-jar/pom.xml b/examples/async-rest/async-rest-jar/pom.xml index 309216f67d2c..2839d1b51664 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/examples/async-rest/async-rest-webapp/pom.xml b/examples/async-rest/async-rest-webapp/pom.xml index 0507f2b60d0c..e9dd5f394853 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/examples/async-rest/pom.xml b/examples/async-rest/pom.xml index 89776ebff96d..23ab9e609973 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/examples/embedded/pom.xml b/examples/embedded/pom.xml index 9a7fabf32ba7..ecdab51f28d9 100644 --- a/examples/embedded/pom.xml +++ b/examples/embedded/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty.examples examples-parent - 9.4.55-SNAPSHOT + 9.4.55.v20240627 ../pom.xml 4.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index 9a910ba80291..a82488ee6b53 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml index b069ef7e7541..7767c828594f 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.55-SNAPSHOT + 9.4.55.v20240627 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 ee0517dba535..d66d5f4f9ec3 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 - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml index 1a7e1b2faee8..b7c65dcdfebd 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 - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml index be4fc4bf4bc6..8d6ee7c90681 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 - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-alpn/jetty-alpn-java-server/pom.xml index 038a3f584891..2b1d8759e28b 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 - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml b/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml index 6c89d41a583c..afec41627610 100644 --- a/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml +++ b/jetty-alpn/jetty-alpn-openjdk8-client/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-alpn-parent - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml b/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml index 2922b403afed..2f02f85bff59 100644 --- a/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml +++ b/jetty-alpn/jetty-alpn-openjdk8-server/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty jetty-alpn-parent - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml index 1b93827a9bf6..057bd3fef27e 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-alpn-server diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml index 688d64735e87..be48b69293f1 100644 --- a/jetty-alpn/pom.xml +++ b/jetty-alpn/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-alpn-parent diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml index 966793a87357..e9718ae88ce7 100644 --- a/jetty-annotations/pom.xml +++ b/jetty-annotations/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-annotations diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml index 258c3b1ed4db..32939e07c8a6 100644 --- a/jetty-ant/pom.xml +++ b/jetty-ant/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-ant diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml index 226bc70a724f..b6d63266aebc 100644 --- a/jetty-bom/pom.xml +++ b/jetty-bom/pom.xml @@ -9,7 +9,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 @@ -53,336 +53,336 @@ org.eclipse.jetty apache-jsp - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty apache-jstl - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-alpn-client - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-alpn-java-client - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-alpn-java-server - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-alpn-openjdk8-client - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-alpn-openjdk8-server - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-alpn-conscrypt-client - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-alpn-conscrypt-server - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-alpn-server - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-annotations - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-ant - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-client - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-continuation - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-deploy - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-distribution - 9.4.55-SNAPSHOT + 9.4.55.v20240627 zip org.eclipse.jetty jetty-distribution - 9.4.55-SNAPSHOT + 9.4.55.v20240627 tar.gz org.eclipse.jetty.fcgi fcgi-client - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.fcgi fcgi-server - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.gcloud jetty-gcloud-session-manager - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-home - 9.4.55-SNAPSHOT + 9.4.55.v20240627 zip org.eclipse.jetty jetty-home - 9.4.55-SNAPSHOT + 9.4.55.v20240627 tar.gz org.eclipse.jetty jetty-http - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.http2 http2-client - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.http2 http2-common - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.http2 http2-hpack - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.http2 http2-http-client-transport - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.http2 http2-server - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-http-spi - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty infinispan-common - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty infinispan-remote-query - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty infinispan-embedded-query - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-hazelcast - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-io - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-jaas - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-jaspi - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-jmx - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-jndi - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.memcached jetty-memcached-sessions - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-nosql - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.osgi jetty-osgi-boot - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.osgi jetty-osgi-boot-jsp - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.osgi jetty-osgi-boot-warurl - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.osgi jetty-httpservice - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-plus - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-proxy - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-quickstart - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-rewrite - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-security - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-openid - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-server - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-servlet - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-servlets - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-spring - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-unixsocket - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-util - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-util-ajax - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-webapp - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.websocket javax-websocket-client-impl - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.websocket javax-websocket-server-impl - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.websocket websocket-api - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.websocket websocket-client - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.websocket websocket-common - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.websocket websocket-server - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty.websocket websocket-servlet - 9.4.55-SNAPSHOT + 9.4.55.v20240627 org.eclipse.jetty jetty-xml - 9.4.55-SNAPSHOT + 9.4.55.v20240627 diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml index 44a8693aaf20..d13eda472eef 100644 --- a/jetty-cdi/pom.xml +++ b/jetty-cdi/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 org.eclipse.jetty diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml index 296ecf83961e..74e5d5a4d1b3 100644 --- a/jetty-client/pom.xml +++ b/jetty-client/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-continuation/pom.xml b/jetty-continuation/pom.xml index 7cf7fd1c3037..68d8309945d7 100644 --- a/jetty-continuation/pom.xml +++ b/jetty-continuation/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-continuation diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml index 0501eeb6712a..a4f87ff8bdf2 100644 --- a/jetty-deploy/pom.xml +++ b/jetty-deploy/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-deploy diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml index 154ac456d537..6f20c7fab343 100644 --- a/jetty-distribution/pom.xml +++ b/jetty-distribution/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-distribution diff --git a/jetty-documentation/pom.xml b/jetty-documentation/pom.xml index 23a1b821db7e..e918f7134ea4 100644 --- a/jetty-documentation/pom.xml +++ b/jetty-documentation/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml index 383b892dca3a..a4c52721eaa6 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml index 7f37ef2f3f1d..b5d9d7ec120e 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml index 013ec2c7fa6c..6a2b8ff4d482 100644 --- a/jetty-fcgi/pom.xml +++ b/jetty-fcgi/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml index 53882d2241fc..5b4a8bc98574 100644 --- a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml +++ b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty.gcloud gcloud-parent - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml index d52913e134b3..59e5c27896be 100644 --- a/jetty-gcloud/pom.xml +++ b/jetty-gcloud/pom.xml @@ -3,7 +3,7 @@ jetty-project org.eclipse.jetty - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml index 538916c9175a..ce40cb8c12ee 100644 --- a/jetty-hazelcast/pom.xml +++ b/jetty-hazelcast/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml index cadadf096c36..1b21afd3e776 100644 --- a/jetty-home/pom.xml +++ b/jetty-home/pom.xml @@ -3,7 +3,7 @@ jetty-project org.eclipse.jetty - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-home diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml index 357a6a6bb15b..1756956f7fdd 100644 --- a/jetty-http-spi/pom.xml +++ b/jetty-http-spi/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-http-spi diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml index 4b49ae3828e9..80edc9af0d8e 100644 --- a/jetty-http/pom.xml +++ b/jetty-http/pom.xml @@ -3,7 +3,7 @@ jetty-project org.eclipse.jetty - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-http diff --git a/jetty-http2/http2-alpn-tests/pom.xml b/jetty-http2/http2-alpn-tests/pom.xml index be24fa64f843..4dd0ced1e366 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml index 7c368e48942b..53325e776bd1 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml index a494b8cc9242..7dfe8d723e61 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml index ad9e797baf92..284245079486 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-http2/http2-http-client-transport/pom.xml b/jetty-http2/http2-http-client-transport/pom.xml index 84c910ec61b9..5be9a2af7d63 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml index 641bc54cf109..203ae0fd7548 100644 --- a/jetty-http2/http2-server/pom.xml +++ b/jetty-http2/http2-server/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty.http2 http2-parent - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml index 70480e8b206f..1a55d14fa2c2 100644 --- a/jetty-http2/pom.xml +++ b/jetty-http2/pom.xml @@ -3,7 +3,7 @@ jetty-project org.eclipse.jetty - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml index eca0d4f8cdeb..833137e4eef0 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 infinispan-common diff --git a/jetty-infinispan/infinispan-embedded-query/pom.xml b/jetty-infinispan/infinispan-embedded-query/pom.xml index 85ea2e9af1ff..25c608ea0435 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 infinispan-embedded-query diff --git a/jetty-infinispan/infinispan-embedded/pom.xml b/jetty-infinispan/infinispan-embedded/pom.xml index 30e15e99e76f..5676e74516e6 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 infinispan-embedded diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml index c9ba35a23b7c..af43bc8b0b1b 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 infinispan-remote-query diff --git a/jetty-infinispan/infinispan-remote/pom.xml b/jetty-infinispan/infinispan-remote/pom.xml index d42584a42985..67d4e0c339a9 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 infinispan-remote diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml index 54514d48ed6e..6235b1ea1ea5 100644 --- a/jetty-infinispan/pom.xml +++ b/jetty-infinispan/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml index 5021a3774247..71d29397400b 100644 --- a/jetty-io/pom.xml +++ b/jetty-io/pom.xml @@ -3,7 +3,7 @@ jetty-project org.eclipse.jetty - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-io diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml index 59a1153275ef..e2d14104dfdc 100644 --- a/jetty-jaas/pom.xml +++ b/jetty-jaas/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-jaas diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml index 2ac644b38f3f..72f0f78f3b88 100644 --- a/jetty-jaspi/pom.xml +++ b/jetty-jaspi/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-jmh/pom.xml b/jetty-jmh/pom.xml index 9fc15492d27c..af670c49c99b 100644 --- a/jetty-jmh/pom.xml +++ b/jetty-jmh/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml index e6fb5e6b7764..73946289f8b7 100644 --- a/jetty-jmx/pom.xml +++ b/jetty-jmx/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-jmx diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml index 1227054ec4d0..b4d02dba5d28 100644 --- a/jetty-jndi/pom.xml +++ b/jetty-jndi/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-jndi diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml index 1c43b63c578e..3a50cd052ed7 100644 --- a/jetty-jspc-maven-plugin/pom.xml +++ b/jetty-jspc-maven-plugin/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-jspc-maven-plugin diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml index cd0cd256d8f1..20a223b1d6d7 100644 --- a/jetty-maven-plugin/pom.xml +++ b/jetty-maven-plugin/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 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 45a5d5beb536..e75aac867984 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml index 6d3baad0f5de..17e1be8fcbb5 100644 --- a/jetty-memcached/pom.xml +++ b/jetty-memcached/pom.xml @@ -3,7 +3,7 @@ jetty-project org.eclipse.jetty - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml index c7ef5a6f830d..e1f013194e02 100644 --- a/jetty-nosql/pom.xml +++ b/jetty-nosql/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-nosql diff --git a/jetty-openid/pom.xml b/jetty-openid/pom.xml index 9970f31ebc25..273bb9978776 100644 --- a/jetty-openid/pom.xml +++ b/jetty-openid/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml index 0318e2b92d91..3c241dd33978 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.55-SNAPSHOT + 9.4.55.v20240627 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 304ef2dfc455..855cf86bf2ed 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.55-SNAPSHOT + 9.4.55.v20240627 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 dafd6b0bc029..c97ecb0ae9f4 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.55-SNAPSHOT + 9.4.55.v20240627 ../pom.xml 4.0.0 diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml index 9881d172f04e..7c86b1633b35 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.55-SNAPSHOT + 9.4.55.v20240627 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 42adae915274..f049b3fd7721 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-httpservice diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml index 68cd39175380..6711252f701b 100644 --- a/jetty-osgi/pom.xml +++ b/jetty-osgi/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml index f4a5fad4bdce..684eaf37001c 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.55-SNAPSHOT + 9.4.55.v20240627 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 8e022d13c2cc..df414d40064e 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.55-SNAPSHOT + 9.4.55.v20240627 ../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 08ee8765b755..dd7d4cd35066 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 test-jetty-osgi-server diff --git a/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml b/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml index 250c8b1baa14..bba4dd3e8203 100644 --- a/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml +++ b/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 test-jetty-osgi-webapp-resources diff --git a/jetty-osgi/test-jetty-osgi-webapp/pom.xml b/jetty-osgi/test-jetty-osgi-webapp/pom.xml index c7a36167937e..d82926d6cf58 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.55-SNAPSHOT + 9.4.55.v20240627 ../pom.xml 4.0.0 diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml index 7009368290bc..d2eefcb28e6e 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.55-SNAPSHOT + 9.4.55.v20240627 ../pom.xml 4.0.0 diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml index 3f3e65fae49b..cd694343c7cc 100644 --- a/jetty-plus/pom.xml +++ b/jetty-plus/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-plus diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml index e5e1cb9fe26f..4648a8afc237 100644 --- a/jetty-proxy/pom.xml +++ b/jetty-proxy/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-proxy diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml index 3e432967010e..3cc145e469cf 100644 --- a/jetty-quickstart/pom.xml +++ b/jetty-quickstart/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 org.eclipse.jetty diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml index 5ad1d4b93c6e..72e0e71aa79f 100644 --- a/jetty-rewrite/pom.xml +++ b/jetty-rewrite/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-rewrite diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml index 6c244e8e7c8b..22c332ef829d 100644 --- a/jetty-runner/pom.xml +++ b/jetty-runner/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-runner diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml index f07c636738b7..d2d947b5b903 100644 --- a/jetty-security/pom.xml +++ b/jetty-security/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-security diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml index a98e81a84eef..035e4ce7cc56 100644 --- a/jetty-server/pom.xml +++ b/jetty-server/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-server diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml index 735c4c384d70..e1f188cef5a9 100644 --- a/jetty-servlet/pom.xml +++ b/jetty-servlet/pom.xml @@ -3,7 +3,7 @@ jetty-project org.eclipse.jetty - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-servlet diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml index 7748f55232ca..b3e3122410da 100644 --- a/jetty-servlets/pom.xml +++ b/jetty-servlets/pom.xml @@ -3,7 +3,7 @@ jetty-project org.eclipse.jetty - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-servlets diff --git a/jetty-spring/pom.xml b/jetty-spring/pom.xml index 2c9d37ee7a95..d75394a31092 100644 --- a/jetty-spring/pom.xml +++ b/jetty-spring/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-spring diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml index f3ce7b721c14..d86a944a9b73 100644 --- a/jetty-start/pom.xml +++ b/jetty-start/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-start diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml index 82566f1894ae..3c05812c44b0 100644 --- a/jetty-unixsocket/pom.xml +++ b/jetty-unixsocket/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-unixsocket diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml index 3aeaf49c9845..a8cd83c03185 100644 --- a/jetty-util-ajax/pom.xml +++ b/jetty-util-ajax/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-util-ajax diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml index 4a08bb3c024b..17ee9f411deb 100644 --- a/jetty-util/pom.xml +++ b/jetty-util/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-util diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml index e50abc69b987..65b74b75d5d2 100644 --- a/jetty-webapp/pom.xml +++ b/jetty-webapp/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 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 e6aa9c1b70a7..ce49ea248ab0 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-websocket/javax-websocket-server-impl/pom.xml b/jetty-websocket/javax-websocket-server-impl/pom.xml index 9cb1e17500fd..f6a8e032a022 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-websocket/jetty-websocket-tests/pom.xml b/jetty-websocket/jetty-websocket-tests/pom.xml index 7a99ca29be15..161912dd2d67 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml index 713e40dfe561..0cc7705118ab 100644 --- a/jetty-websocket/pom.xml +++ b/jetty-websocket/pom.xml @@ -3,7 +3,7 @@ jetty-project org.eclipse.jetty - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-websocket/websocket-api/pom.xml b/jetty-websocket/websocket-api/pom.xml index bf21094702fc..c1edc63a5238 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-websocket/websocket-client/pom.xml b/jetty-websocket/websocket-client/pom.xml index 9f0fd5918c12..1ec2554aa3ec 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-websocket/websocket-common/pom.xml b/jetty-websocket/websocket-common/pom.xml index 7fa653bd58f2..f2c52d4f6f82 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-websocket/websocket-server/pom.xml b/jetty-websocket/websocket-server/pom.xml index 07127bbf2a35..03e2b6994c0f 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml index 0341814f97ea..27867bdf1751 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml index ab1053b31ccf..f814d24a105e 100644 --- a/jetty-xml/pom.xml +++ b/jetty-xml/pom.xml @@ -2,7 +2,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 jetty-xml diff --git a/pom.xml b/pom.xml index 0f0b27d9a34a..e8a53589be9b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 Jetty :: Project The Eclipse Jetty Project pom diff --git a/tests/pom.xml b/tests/pom.xml index 19b505b073ea..86ac3c4de9e2 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 9.4.55-SNAPSHOT + 9.4.55.v20240627 ../pom.xml org.eclipse.jetty.tests diff --git a/tests/test-continuation/pom.xml b/tests/test-continuation/pom.xml index 68a6f11ac05a..d72f0f765896 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.55-SNAPSHOT + 9.4.55.v20240627 ../pom.xml 4.0.0 diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index e6e522e4a46b..2b36f1220907 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -2,7 +2,7 @@ tests-parent org.eclipse.jetty.tests - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml index 6257395ab119..4bc951bed754 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml index 9ef243402682..cdd1c848034f 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.55-SNAPSHOT + 9.4.55.v20240627 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 3d8644046755..e4075d61b59e 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.55-SNAPSHOT + 9.4.55.v20240627 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 dee15487e333..f19c65590b57 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.55-SNAPSHOT + 9.4.55.v20240627 jmx-webapp war diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml index 04657ec8b779..fa7ae9afb4e4 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 test-jmx-parent diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml index 8daa73b43498..95467d93bc74 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.55-SNAPSHOT + 9.4.55.v20240627 test-loginservice Jetty Tests :: Login Service diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml index ebe89bc806a8..bcd4ab7825eb 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.55-SNAPSHOT + 9.4.55.v20240627 ../pom.xml 4.0.0 diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml index 43fae3daa0f4..4f0396e55d25 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.55-SNAPSHOT + 9.4.55.v20240627 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 e347fea0717f..d53b04f32cea 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.55-SNAPSHOT + 9.4.55.v20240627 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 74f2d51f49b8..a0df9a8647d8 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.55-SNAPSHOT + 9.4.55.v20240627 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 6fe214205dea..9ad10b083060 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 - 9.4.55-SNAPSHOT + 9.4.55.v20240627 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 e48298fe17d6..b012424f4a88 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.55-SNAPSHOT + 9.4.55.v20240627 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 e169f0e89d9b..564cc7edf087 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.55-SNAPSHOT + 9.4.55.v20240627 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 9e9ae0183097..eaa726364cfc 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.55-SNAPSHOT + 9.4.55.v20240627 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 0077e370df69..9f1899d0ccae 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.55-SNAPSHOT + 9.4.55.v20240627 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 241fed981da0..c8dc78d1e966 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.55-SNAPSHOT + 9.4.55.v20240627 test-sessions-common Jetty Tests :: Sessions :: Common diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml index 45fa1138ff54..9e2a1f1318e6 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.55-SNAPSHOT + 9.4.55.v20240627 ../pom.xml test-webapps-parent diff --git a/tests/test-webapps/test-cdi-common-webapp/pom.xml b/tests/test-webapps/test-cdi-common-webapp/pom.xml index c052f9a839cd..dfa471d8e9a2 100644 --- a/tests/test-webapps/test-cdi-common-webapp/pom.xml +++ b/tests/test-webapps/test-cdi-common-webapp/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty.tests test-webapps-parent - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/tests/test-webapps/test-felix-webapp/pom.xml b/tests/test-webapps/test-felix-webapp/pom.xml index a744a305ead1..0b9011ee817d 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 - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/tests/test-webapps/test-http2-webapp/pom.xml b/tests/test-webapps/test-http2-webapp/pom.xml index bdc042bdbed5..9d9626ea2835 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.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/tests/test-webapps/test-jaas-webapp/pom.xml b/tests/test-webapps/test-jaas-webapp/pom.xml index f50fa901c500..23044eca9ec4 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.55-SNAPSHOT + 9.4.55.v20240627 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 f1543d74e571..e629bcf50dc1 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.55-SNAPSHOT + 9.4.55.v20240627 ../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 c63e46ae5af4..ee2986aa09ed 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.55-SNAPSHOT + 9.4.55.v20240627 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 79ca338e041d..3cc3aa7d43e7 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.55-SNAPSHOT + 9.4.55.v20240627 Jetty Tests :: WebApp :: Mock Resources test-mock-resources diff --git a/tests/test-webapps/test-owb-cdi-webapp/pom.xml b/tests/test-webapps/test-owb-cdi-webapp/pom.xml index fdc264659093..47543ffb6aee 100644 --- a/tests/test-webapps/test-owb-cdi-webapp/pom.xml +++ b/tests/test-webapps/test-owb-cdi-webapp/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty.tests test-webapps-parent - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/tests/test-webapps/test-proxy-webapp/pom.xml b/tests/test-webapps/test-proxy-webapp/pom.xml index a1f4c727d1ea..b10004b982d2 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.55-SNAPSHOT + 9.4.55.v20240627 ../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 c7a18eb2f50b..74726936c5ec 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.55-SNAPSHOT + 9.4.55.v20240627 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 b6ea5c06aa3e..1a3dc09ef247 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.55-SNAPSHOT + 9.4.55.v20240627 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 92509961c64b..bee003706bdf 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.55-SNAPSHOT + 9.4.55.v20240627 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 9b79fd7b064e..debe9b50b403 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.55-SNAPSHOT + 9.4.55.v20240627 Jetty Tests :: WebApp :: Servlet Spec :: Fragment Jar diff --git a/tests/test-webapps/test-simple-session-webapp/pom.xml b/tests/test-webapps/test-simple-session-webapp/pom.xml index 0c7c65d57d60..fd10f04b8379 100644 --- a/tests/test-webapps/test-simple-session-webapp/pom.xml +++ b/tests/test-webapps/test-simple-session-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-webapps-parent - 9.4.55-SNAPSHOT + 9.4.55.v20240627 test-simple-session-webapp diff --git a/tests/test-webapps/test-simple-webapp/pom.xml b/tests/test-webapps/test-simple-webapp/pom.xml index fb04406017ae..a8316dd57943 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.55-SNAPSHOT + 9.4.55.v20240627 test-simple-webapp diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml index 0da34f2b5579..bef9114f1e9e 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.55-SNAPSHOT + 9.4.55.v20240627 test-webapp-rfc2616 Jetty Tests :: WebApp :: RFC2616 diff --git a/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml b/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml index b3525eaa932e..8bd4d312004b 100644 --- a/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml +++ b/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty.tests test-webapps-parent - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/tests/test-webapps/test-websocket-client-webapp/pom.xml b/tests/test-webapps/test-websocket-client-webapp/pom.xml index 86cb6c73e7de..bb6d0c16db61 100644 --- a/tests/test-webapps/test-websocket-client-webapp/pom.xml +++ b/tests/test-webapps/test-websocket-client-webapp/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty.tests test-webapps-parent - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0 diff --git a/tests/test-webapps/test-weld-cdi-webapp/pom.xml b/tests/test-webapps/test-weld-cdi-webapp/pom.xml index ff549a1dd250..96e53e6ad6c8 100644 --- a/tests/test-webapps/test-weld-cdi-webapp/pom.xml +++ b/tests/test-webapps/test-weld-cdi-webapp/pom.xml @@ -3,7 +3,7 @@ org.eclipse.jetty.tests test-webapps-parent - 9.4.55-SNAPSHOT + 9.4.55.v20240627 4.0.0