From c01baac85c65d32cce1aae510961057711ddc4b6 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Thu, 26 Oct 2023 22:47:29 -0500 Subject: [PATCH] Updating to version 12.0.4-SNAPSHOT --- VERSION.txt | 2 + build/build-resources/pom.xml | 2 +- build/pom.xml | 2 +- .../jetty-asciidoctor-extensions/pom.xml | 2 +- documentation/jetty-documentation/pom.xml | 2 +- documentation/pom.xml | 2 +- javadoc/pom.xml | 2 +- .../jetty-alpn/jetty-alpn-client/pom.xml | 2 +- .../jetty-alpn-conscrypt-client/pom.xml | 2 +- .../jetty-alpn-conscrypt-server/pom.xml | 2 +- .../jetty-alpn/jetty-alpn-java-client/pom.xml | 2 +- .../jetty-alpn/jetty-alpn-java-server/pom.xml | 2 +- .../jetty-alpn/jetty-alpn-server/pom.xml | 2 +- jetty-core/jetty-alpn/pom.xml | 2 +- jetty-core/jetty-bom/pom.xml | 112 +++++++++--------- jetty-core/jetty-client/pom.xml | 2 +- .../jetty-demos/jetty-demo-handler/pom.xml | 2 +- jetty-core/jetty-demos/pom.xml | 2 +- jetty-core/jetty-deploy/pom.xml | 2 +- .../jetty-fcgi/jetty-fcgi-client/pom.xml | 2 +- .../jetty-fcgi/jetty-fcgi-proxy/pom.xml | 2 +- .../jetty-fcgi/jetty-fcgi-server/pom.xml | 2 +- jetty-core/jetty-fcgi/pom.xml | 2 +- jetty-core/jetty-http-spi/pom.xml | 2 +- jetty-core/jetty-http-tools/pom.xml | 2 +- jetty-core/jetty-http/pom.xml | 2 +- .../jetty-http2-client-transport/pom.xml | 2 +- .../jetty-http2/jetty-http2-client/pom.xml | 2 +- .../jetty-http2/jetty-http2-common/pom.xml | 2 +- .../jetty-http2/jetty-http2-hpack/pom.xml | 2 +- .../jetty-http2/jetty-http2-server/pom.xml | 2 +- .../jetty-http2/jetty-http2-tests/pom.xml | 2 +- jetty-core/jetty-http2/pom.xml | 2 +- .../jetty-http3-client-transport/pom.xml | 2 +- .../jetty-http3/jetty-http3-client/pom.xml | 2 +- .../jetty-http3/jetty-http3-common/pom.xml | 2 +- .../jetty-http3/jetty-http3-qpack/pom.xml | 2 +- .../jetty-http3/jetty-http3-server/pom.xml | 2 +- .../jetty-http3/jetty-http3-tests/pom.xml | 2 +- jetty-core/jetty-http3/pom.xml | 2 +- jetty-core/jetty-io/pom.xml | 2 +- jetty-core/jetty-jmx/pom.xml | 2 +- jetty-core/jetty-jndi/pom.xml | 2 +- jetty-core/jetty-keystore/pom.xml | 2 +- jetty-core/jetty-openid/pom.xml | 2 +- jetty-core/jetty-osgi/pom.xml | 2 +- jetty-core/jetty-proxy/pom.xml | 2 +- .../jetty-quic/jetty-quic-client/pom.xml | 2 +- .../jetty-quic/jetty-quic-common/pom.xml | 2 +- .../jetty-quic-quiche-common/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-quic-quiche-jna/pom.xml | 2 +- .../jetty-quic/jetty-quic-quiche/pom.xml | 2 +- .../jetty-quic/jetty-quic-server/pom.xml | 2 +- jetty-core/jetty-quic/pom.xml | 2 +- jetty-core/jetty-rewrite/pom.xml | 2 +- jetty-core/jetty-security/pom.xml | 2 +- jetty-core/jetty-server/pom.xml | 2 +- jetty-core/jetty-session/pom.xml | 2 +- jetty-core/jetty-slf4j-impl/pom.xml | 2 +- jetty-core/jetty-start/pom.xml | 2 +- .../jetty-test-client-transports/pom.xml | 2 +- jetty-core/jetty-tests/jetty-test-jmx/pom.xml | 2 +- jetty-core/jetty-tests/pom.xml | 2 +- jetty-core/jetty-unixdomain-server/pom.xml | 2 +- jetty-core/jetty-util-ajax/pom.xml | 2 +- jetty-core/jetty-util/pom.xml | 2 +- .../jetty-websocket-core-client/pom.xml | 2 +- .../jetty-websocket-core-common/pom.xml | 2 +- .../jetty-websocket-core-server/pom.xml | 2 +- .../jetty-websocket-core-tests/pom.xml | 2 +- .../jetty-websocket-jetty-api/pom.xml | 2 +- .../jetty-websocket-jetty-client/pom.xml | 2 +- .../jetty-websocket-jetty-common/pom.xml | 2 +- .../jetty-websocket-jetty-server/pom.xml | 2 +- .../jetty-websocket-jetty-tests/pom.xml | 2 +- jetty-core/jetty-websocket/pom.xml | 2 +- jetty-core/jetty-xml/pom.xml | 2 +- jetty-core/pom.xml | 2 +- jetty-ee10/jetty-ee10-annotations/pom.xml | 2 +- jetty-ee10/jetty-ee10-apache-jsp/pom.xml | 2 +- jetty-ee10/jetty-ee10-bom/pom.xml | 54 ++++----- jetty-ee10/jetty-ee10-cdi/pom.xml | 2 +- .../jetty-ee10-demo-async-rest-jar/pom.xml | 2 +- .../jetty-ee10-demo-async-rest-server/pom.xml | 2 +- .../jetty-ee10-demo-async-rest-webapp/pom.xml | 2 +- .../jetty-ee10-demo-async-rest/pom.xml | 2 +- .../jetty-ee10-demo-embedded/pom.xml | 2 +- .../jetty-ee10-demo-jaas-webapp/pom.xml | 2 +- .../jetty-ee10-demo-jetty-webapp/pom.xml | 2 +- .../jetty-ee10-demo-jndi-webapp/pom.xml | 2 +- .../jetty-ee10-demo-jsp-webapp/pom.xml | 2 +- .../jetty-ee10-demo-mock-resources/pom.xml | 2 +- .../jetty-ee10-demo-proxy-webapp/pom.xml | 2 +- .../jetty-ee10-demo-simple-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-demo-spec-webapp/pom.xml | 2 +- .../jetty-ee10-demo-web-fragment/pom.xml | 2 +- .../jetty-ee10-demo-spec/pom.xml | 2 +- .../jetty-ee10-demo-template/pom.xml | 2 +- jetty-ee10/jetty-ee10-demos/pom.xml | 2 +- jetty-ee10/jetty-ee10-examples/pom.xml | 2 +- jetty-ee10/jetty-ee10-fcgi-proxy/pom.xml | 2 +- jetty-ee10/jetty-ee10-glassfish-jstl/pom.xml | 2 +- jetty-ee10/jetty-ee10-home/pom.xml | 2 +- jetty-ee10/jetty-ee10-jaspi/pom.xml | 2 +- jetty-ee10/jetty-ee10-jndi/pom.xml | 2 +- .../jetty-ee10-jspc-maven-plugin/pom.xml | 2 +- jetty-ee10/jetty-ee10-maven-plugin/pom.xml | 2 +- .../jetty-ee10-osgi-alpn/pom.xml | 2 +- .../jetty-ee10-osgi-boot-jsp/pom.xml | 2 +- .../jetty-ee10-osgi-boot/pom.xml | 2 +- jetty-ee10/jetty-ee10-osgi/pom.xml | 2 +- .../test-jetty-ee10-osgi-fragment/pom.xml | 2 +- .../test-jetty-ee10-osgi-server/pom.xml | 2 +- .../pom.xml | 2 +- .../test-jetty-ee10-osgi/pom.xml | 2 +- jetty-ee10/jetty-ee10-plus/pom.xml | 2 +- jetty-ee10/jetty-ee10-proxy/pom.xml | 2 +- jetty-ee10/jetty-ee10-quickstart/pom.xml | 2 +- jetty-ee10/jetty-ee10-runner/pom.xml | 2 +- jetty-ee10/jetty-ee10-servlet/pom.xml | 2 +- jetty-ee10/jetty-ee10-servlets/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-test-badinit-webapp/pom.xml | 2 +- .../jetty-ee10-test-cdi-common-webapp/pom.xml | 2 +- .../jetty-ee10-test-cdi/pom.xml | 2 +- .../jetty-ee10-test-client-transports/pom.xml | 2 +- .../jetty-ee10-test-felix-webapp/pom.xml | 2 +- .../jetty-ee10-test-http2-webapp/pom.xml | 2 +- .../jetty-ee10-test-integration/pom.xml | 2 +- .../jetty-ee10-jmx-webapp-it/pom.xml | 2 +- .../jetty-ee10-jmx-webapp/pom.xml | 2 +- .../jetty-ee10-test-jmx/pom.xml | 2 +- .../jetty-ee10-test-jndi/pom.xml | 2 +- .../jetty-ee10-test-loginservice/pom.xml | 2 +- .../jetty-ee10-test-openid-webapp/pom.xml | 2 +- .../jetty-ee10-test-owb-cdi-webapp/pom.xml | 2 +- .../jetty-ee10-test-quickstart/pom.xml | 2 +- .../jetty-ee10-test-sessions-common/pom.xml | 2 +- .../jetty-ee10-test-sessions-file/pom.xml | 2 +- .../jetty-ee10-test-sessions-gcloud/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-test-sessions-jdbc/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-test-sessions-mongodb/pom.xml | 2 +- .../jetty-ee10-test-sessions/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-test-webapp-rfc2616/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-test-websocket-webapp/pom.xml | 2 +- .../jetty-ee10-test-weld-cdi-webapp/pom.xml | 2 +- jetty-ee10/jetty-ee10-tests/pom.xml | 2 +- jetty-ee10/jetty-ee10-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee10-websocket-jetty-server/pom.xml | 2 +- .../jetty-ee10-websocket-jetty-tests/pom.xml | 2 +- .../jetty-ee10-websocket-servlet/pom.xml | 2 +- jetty-ee10/jetty-ee10-websocket/pom.xml | 2 +- jetty-ee10/pom.xml | 2 +- jetty-ee8/jetty-ee8-annotations/pom.xml | 2 +- jetty-ee8/jetty-ee8-apache-jsp/pom.xml | 2 +- jetty-ee8/jetty-ee8-bom/pom.xml | 48 ++++---- .../jetty-ee8-demo-async-rest-jar/pom.xml | 2 +- .../jetty-ee8-demo-async-rest-server/pom.xml | 2 +- .../jetty-ee8-demo-async-rest-webapp/pom.xml | 2 +- .../jetty-ee8-demo-async-rest/pom.xml | 2 +- .../jetty-ee8-demo-jaas-webapp/pom.xml | 2 +- .../jetty-ee8-demo-jetty-webapp/pom.xml | 2 +- .../jetty-ee8-demo-jndi-webapp/pom.xml | 2 +- .../jetty-ee8-demo-jsp-webapp/pom.xml | 2 +- .../jetty-ee8-demo-mock-resources/pom.xml | 2 +- .../jetty-ee8-demo-proxy-webapp/pom.xml | 2 +- .../jetty-ee8-demo-simple-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee8-demo-spec-webapp/pom.xml | 2 +- .../jetty-ee8-demo-web-fragment/pom.xml | 2 +- .../jetty-ee8-demo-spec/pom.xml | 2 +- jetty-ee8/jetty-ee8-demos/pom.xml | 2 +- jetty-ee8/jetty-ee8-glassfish-jstl/pom.xml | 2 +- jetty-ee8/jetty-ee8-home/pom.xml | 2 +- jetty-ee8/jetty-ee8-jaspi/pom.xml | 2 +- jetty-ee8/jetty-ee8-jndi/pom.xml | 2 +- jetty-ee8/jetty-ee8-jspc-maven-plugin/pom.xml | 2 +- jetty-ee8/jetty-ee8-maven-plugin/pom.xml | 2 +- jetty-ee8/jetty-ee8-nested/pom.xml | 2 +- jetty-ee8/jetty-ee8-openid/pom.xml | 2 +- .../jetty-ee8-osgi-boot-jsp/pom.xml | 2 +- .../jetty-ee8-osgi-boot/pom.xml | 2 +- jetty-ee8/jetty-ee8-osgi/pom.xml | 2 +- .../test-jetty-ee8-osgi-fragment/pom.xml | 2 +- .../test-jetty-ee8-osgi-server/pom.xml | 2 +- .../pom.xml | 2 +- .../test-jetty-ee8-osgi/pom.xml | 2 +- jetty-ee8/jetty-ee8-plus/pom.xml | 2 +- jetty-ee8/jetty-ee8-proxy/pom.xml | 2 +- jetty-ee8/jetty-ee8-quickstart/pom.xml | 2 +- jetty-ee8/jetty-ee8-security/pom.xml | 2 +- jetty-ee8/jetty-ee8-servlet/pom.xml | 2 +- jetty-ee8/jetty-ee8-servlets/pom.xml | 2 +- jetty-ee8/jetty-ee8-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee8-websocket-javax-client/pom.xml | 2 +- .../jetty-ee8-websocket-javax-common/pom.xml | 2 +- .../jetty-ee8-websocket-javax-server/pom.xml | 2 +- .../jetty-ee8-websocket-javax-tests/pom.xml | 2 +- .../jetty-ee8-websocket-jetty-api/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee8-websocket-jetty-client/pom.xml | 2 +- .../jetty-ee8-websocket-jetty-common/pom.xml | 2 +- .../jetty-ee8-websocket-jetty-server/pom.xml | 2 +- .../jetty-ee8-websocket-jetty-tests/pom.xml | 2 +- .../jetty-ee8-websocket-servlet/pom.xml | 2 +- jetty-ee8/jetty-ee8-websocket/pom.xml | 2 +- jetty-ee8/pom.xml | 2 +- jetty-ee9/jetty-ee9-annotations/pom.xml | 2 +- jetty-ee9/jetty-ee9-apache-jsp/pom.xml | 2 +- jetty-ee9/jetty-ee9-bom/pom.xml | 60 +++++----- jetty-ee9/jetty-ee9-cdi/pom.xml | 2 +- .../jetty-ee9-demo-async-rest-jar/pom.xml | 2 +- .../jetty-ee9-demo-async-rest-server/pom.xml | 2 +- .../jetty-ee9-demo-async-rest-webapp/pom.xml | 2 +- .../jetty-ee9-demo-async-rest/pom.xml | 2 +- .../jetty-ee9-demo-embedded/pom.xml | 2 +- .../jetty-ee9-demo-jaas-webapp/pom.xml | 2 +- .../jetty-ee9-demo-jetty-webapp/pom.xml | 2 +- .../jetty-ee9-demo-jndi-webapp/pom.xml | 2 +- .../jetty-ee9-demo-jsp-webapp/pom.xml | 2 +- .../jetty-ee9-demo-mock-resources/pom.xml | 2 +- .../jetty-ee9-demo-proxy-webapp/pom.xml | 2 +- .../jetty-ee9-demo-simple-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-demo-spec-webapp/pom.xml | 2 +- .../jetty-ee9-demo-web-fragment/pom.xml | 2 +- .../jetty-ee9-demo-spec/pom.xml | 2 +- .../jetty-ee9-demo-template/pom.xml | 2 +- jetty-ee9/jetty-ee9-demos/pom.xml | 2 +- jetty-ee9/jetty-ee9-fcgi-proxy/pom.xml | 2 +- jetty-ee9/jetty-ee9-glassfish-jstl/pom.xml | 2 +- jetty-ee9/jetty-ee9-home/pom.xml | 2 +- jetty-ee9/jetty-ee9-jaspi/pom.xml | 2 +- jetty-ee9/jetty-ee9-jndi/pom.xml | 2 +- jetty-ee9/jetty-ee9-jspc-maven-plugin/pom.xml | 2 +- jetty-ee9/jetty-ee9-maven-plugin/pom.xml | 2 +- jetty-ee9/jetty-ee9-nested/pom.xml | 2 +- jetty-ee9/jetty-ee9-openid/pom.xml | 2 +- .../jetty-ee9-osgi-boot-jsp/pom.xml | 2 +- .../jetty-ee9-osgi-boot/pom.xml | 2 +- jetty-ee9/jetty-ee9-osgi/pom.xml | 2 +- .../test-jetty-ee9-osgi-fragment/pom.xml | 2 +- .../test-jetty-ee9-osgi-server/pom.xml | 2 +- .../pom.xml | 2 +- .../test-jetty-ee9-osgi/pom.xml | 2 +- jetty-ee9/jetty-ee9-plus/pom.xml | 2 +- jetty-ee9/jetty-ee9-proxy/pom.xml | 2 +- jetty-ee9/jetty-ee9-quickstart/pom.xml | 2 +- jetty-ee9/jetty-ee9-runner/pom.xml | 2 +- jetty-ee9/jetty-ee9-security/pom.xml | 2 +- jetty-ee9/jetty-ee9-servlet/pom.xml | 2 +- jetty-ee9/jetty-ee9-servlets/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-test-badinit-webapp/pom.xml | 2 +- .../jetty-ee9-test-cdi-common-webapp/pom.xml | 2 +- .../jetty-ee9-test-cdi/pom.xml | 2 +- .../jetty-ee9-test-client-transports/pom.xml | 2 +- .../jetty-ee9-test-felix-webapp/pom.xml | 2 +- .../jetty-ee9-test-http2-webapp/pom.xml | 2 +- .../jetty-ee9-test-integration/pom.xml | 2 +- .../jetty-ee9-jmx-webapp-it/pom.xml | 2 +- .../jetty-ee9-jmx-webapp/pom.xml | 2 +- .../jetty-ee9-test-jmx/pom.xml | 2 +- .../jetty-ee9-test-jndi/pom.xml | 2 +- .../jetty-ee9-test-loginservice/pom.xml | 2 +- .../jetty-ee9-test-openid-webapp/pom.xml | 2 +- .../jetty-ee9-test-owb-cdi-webapp/pom.xml | 2 +- .../jetty-ee9-test-quickstart/pom.xml | 2 +- .../jetty-ee9-test-sessions-common/pom.xml | 2 +- .../jetty-ee9-test-sessions-file/pom.xml | 2 +- .../jetty-ee9-test-sessions-gcloud/pom.xml | 2 +- .../jetty-ee9-test-sessions-hazelcast/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-test-sessions-jdbc/pom.xml | 2 +- .../jetty-ee9-test-sessions-memcached/pom.xml | 2 +- .../jetty-ee9-test-sessions-mongodb/pom.xml | 2 +- .../jetty-ee9-test-sessions/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-test-webapp-rfc2616/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-test-websocket-webapp/pom.xml | 2 +- .../jetty-ee9-test-weld-cdi-webapp/pom.xml | 2 +- jetty-ee9/jetty-ee9-tests/pom.xml | 2 +- jetty-ee9/jetty-ee9-webapp/pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-websocket-jakarta-tests/pom.xml | 2 +- .../jetty-ee9-websocket-jetty-api/pom.xml | 2 +- .../pom.xml | 2 +- .../jetty-ee9-websocket-jetty-client/pom.xml | 2 +- .../jetty-ee9-websocket-jetty-common/pom.xml | 2 +- .../jetty-ee9-websocket-jetty-server/pom.xml | 2 +- .../jetty-ee9-websocket-jetty-tests/pom.xml | 2 +- .../jetty-ee9-websocket-servlet/pom.xml | 2 +- jetty-ee9/jetty-ee9-websocket/pom.xml | 2 +- jetty-ee9/pom.xml | 2 +- jetty-home/pom.xml | 2 +- .../jetty-gcloud-session-manager/pom.xml | 2 +- jetty-integrations/jetty-gcloud/pom.xml | 2 +- jetty-integrations/jetty-hazelcast/pom.xml | 2 +- .../jetty-infinispan-common/pom.xml | 2 +- .../jetty-infinispan-embedded-query/pom.xml | 2 +- .../jetty-infinispan-embedded/pom.xml | 2 +- .../jetty-infinispan-remote-query/pom.xml | 2 +- .../jetty-infinispan-remote/pom.xml | 2 +- jetty-integrations/jetty-infinispan/pom.xml | 2 +- .../jetty-memcached-sessions/pom.xml | 2 +- jetty-integrations/jetty-memcached/pom.xml | 2 +- jetty-integrations/jetty-nosql/pom.xml | 2 +- jetty-integrations/pom.xml | 2 +- pom.xml | 2 +- tests/jetty-home-tester/pom.xml | 2 +- tests/jetty-jmh/pom.xml | 2 +- tests/jetty-test-session-common/pom.xml | 2 +- tests/pom.xml | 2 +- tests/test-distribution/pom.xml | 2 +- .../test-distribution-common/pom.xml | 2 +- .../test-ee10-distribution/pom.xml | 2 +- .../test-ee9-distribution/pom.xml | 2 +- tests/test-integration/pom.xml | 2 +- 338 files changed, 472 insertions(+), 470 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index e35e23777b0..099f95bcf8a 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,3 +1,5 @@ +jetty-12.0.4-SNAPSHOT + jetty-12.0.3 - 26 October 2023 + 1256 DoSFilter leaks USER_AUTH entries + 10390 Jetty HTTP/3 Client fails when connecting to `nghttpx` server diff --git a/build/build-resources/pom.xml b/build/build-resources/pom.xml index 1bf8c633db9..54c23f18a3b 100644 --- a/build/build-resources/pom.xml +++ b/build/build-resources/pom.xml @@ -8,7 +8,7 @@ --> org.eclipse.jetty build-resources - 12.0.3 + 12.0.4-SNAPSHOT jar Build :: Resources diff --git a/build/pom.xml b/build/pom.xml index e64c4973712..2aa21f45aff 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.build build diff --git a/documentation/jetty-asciidoctor-extensions/pom.xml b/documentation/jetty-asciidoctor-extensions/pom.xml index ffb7e72f241..312e819f02b 100644 --- a/documentation/jetty-asciidoctor-extensions/pom.xml +++ b/documentation/jetty-asciidoctor-extensions/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.documentation documentation - 12.0.3 + 12.0.4-SNAPSHOT jetty-asciidoctor-extensions jar diff --git a/documentation/jetty-documentation/pom.xml b/documentation/jetty-documentation/pom.xml index f78e5453fbb..c6c4b813386 100644 --- a/documentation/jetty-documentation/pom.xml +++ b/documentation/jetty-documentation/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.documentation documentation - 12.0.3 + 12.0.4-SNAPSHOT jetty-documentation pom diff --git a/documentation/pom.xml b/documentation/pom.xml index d81850b0d80..8f9c00a073f 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.documentation documentation diff --git a/javadoc/pom.xml b/javadoc/pom.xml index 78d244e0e53..9e3d1ca16fe 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.3 + 12.0.4-SNAPSHOT javadoc jar diff --git a/jetty-core/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-core/jetty-alpn/jetty-alpn-client/pom.xml index c3d82e84311..5df75768dc7 100644 --- a/jetty-core/jetty-alpn/jetty-alpn-client/pom.xml +++ b/jetty-core/jetty-alpn/jetty-alpn-client/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-alpn - 12.0.3 + 12.0.4-SNAPSHOT jetty-alpn-client Core :: ALPN :: Client diff --git a/jetty-core/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml b/jetty-core/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml index 4c7e0f66d50..9cbe858dc83 100644 --- a/jetty-core/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml +++ b/jetty-core/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml @@ -6,7 +6,7 @@ org.eclipse.jetty jetty-alpn - 12.0.3 + 12.0.4-SNAPSHOT jetty-alpn-conscrypt-client Core :: ALPN :: Conscrypt Client diff --git a/jetty-core/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-core/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml index bae5e5b1341..af14094c28a 100644 --- a/jetty-core/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml +++ b/jetty-core/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-alpn - 12.0.3 + 12.0.4-SNAPSHOT jetty-alpn-conscrypt-server Core :: ALPN :: Conscrypt Server diff --git a/jetty-core/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-core/jetty-alpn/jetty-alpn-java-client/pom.xml index 7d9119bedd1..f9da47eb96c 100644 --- a/jetty-core/jetty-alpn/jetty-alpn-java-client/pom.xml +++ b/jetty-core/jetty-alpn/jetty-alpn-java-client/pom.xml @@ -6,7 +6,7 @@ org.eclipse.jetty jetty-alpn - 12.0.3 + 12.0.4-SNAPSHOT jetty-alpn-java-client Core :: ALPN :: Java Client diff --git a/jetty-core/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-core/jetty-alpn/jetty-alpn-java-server/pom.xml index 5f76ad679ec..cff61d5b7d6 100644 --- a/jetty-core/jetty-alpn/jetty-alpn-java-server/pom.xml +++ b/jetty-core/jetty-alpn/jetty-alpn-java-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-alpn - 12.0.3 + 12.0.4-SNAPSHOT jetty-alpn-java-server Core :: ALPN :: Java Server diff --git a/jetty-core/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-core/jetty-alpn/jetty-alpn-server/pom.xml index 5f6dc27ee29..bb58e640023 100644 --- a/jetty-core/jetty-alpn/jetty-alpn-server/pom.xml +++ b/jetty-core/jetty-alpn/jetty-alpn-server/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-alpn - 12.0.3 + 12.0.4-SNAPSHOT jetty-alpn-server Core :: ALPN :: Server diff --git a/jetty-core/jetty-alpn/pom.xml b/jetty-core/jetty-alpn/pom.xml index 59f1e85e082..7f0515b3842 100644 --- a/jetty-core/jetty-alpn/pom.xml +++ b/jetty-core/jetty-alpn/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-alpn pom diff --git a/jetty-core/jetty-bom/pom.xml b/jetty-core/jetty-bom/pom.xml index 6b5b5307207..8ad617b2c05 100644 --- a/jetty-core/jetty-bom/pom.xml +++ b/jetty-core/jetty-bom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-bom @@ -18,277 +18,277 @@ org.eclipse.jetty jetty-alpn-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-alpn-conscrypt-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-alpn-conscrypt-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-alpn-java-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-alpn-java-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-alpn-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-deploy - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-http - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-http-spi - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-http-tools - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-io - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-jmx - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-jndi - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-keystore - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-openid - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-osgi - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-proxy - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-rewrite - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-security - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-session - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-slf4j-impl - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-start - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-unixdomain-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-util - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-util-ajax - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty jetty-xml - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.demos jetty-demo-handler - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.fcgi jetty-fcgi-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.fcgi jetty-fcgi-proxy - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.fcgi jetty-fcgi-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.http2 jetty-http2-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.http2 jetty-http2-client-transport - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.http2 jetty-http2-common - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.http2 jetty-http2-hpack - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.http2 jetty-http2-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.http3 jetty-http3-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.http3 jetty-http3-client-transport - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.http3 jetty-http3-common - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.http3 jetty-http3-qpack - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.http3 jetty-http3-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.quic jetty-quic-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.quic jetty-quic-common - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.quic jetty-quic-quiche-common - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.quic jetty-quic-quiche-foreign-incubator - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.quic jetty-quic-quiche-jna - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.quic jetty-quic-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-core-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-core-common - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-core-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-jetty-api - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-jetty-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-jetty-common - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket-jetty-server - 12.0.3 + 12.0.4-SNAPSHOT diff --git a/jetty-core/jetty-client/pom.xml b/jetty-core/jetty-client/pom.xml index 004bc424852..3746584a307 100644 --- a/jetty-core/jetty-client/pom.xml +++ b/jetty-core/jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-client Core :: HTTP Client diff --git a/jetty-core/jetty-demos/jetty-demo-handler/pom.xml b/jetty-core/jetty-demos/jetty-demo-handler/pom.xml index bea8cfbb3e0..b259e31809f 100644 --- a/jetty-core/jetty-demos/jetty-demo-handler/pom.xml +++ b/jetty-core/jetty-demos/jetty-demo-handler/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos jetty-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-demo-handler Core :: Demo Handler diff --git a/jetty-core/jetty-demos/pom.xml b/jetty-core/jetty-demos/pom.xml index 99487e6e9f6..16ba7f6f769 100644 --- a/jetty-core/jetty-demos/pom.xml +++ b/jetty-core/jetty-demos/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.demos jetty-demos diff --git a/jetty-core/jetty-deploy/pom.xml b/jetty-core/jetty-deploy/pom.xml index ec249e9db18..532af5f2311 100644 --- a/jetty-core/jetty-deploy/pom.xml +++ b/jetty-core/jetty-deploy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-deploy Core :: Deployers diff --git a/jetty-core/jetty-fcgi/jetty-fcgi-client/pom.xml b/jetty-core/jetty-fcgi/jetty-fcgi-client/pom.xml index ef7cbe0e16a..5a5e4c9501f 100644 --- a/jetty-core/jetty-fcgi/jetty-fcgi-client/pom.xml +++ b/jetty-core/jetty-fcgi/jetty-fcgi-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi jetty-fcgi - 12.0.3 + 12.0.4-SNAPSHOT jetty-fcgi-client Core :: FastCGI :: Client diff --git a/jetty-core/jetty-fcgi/jetty-fcgi-proxy/pom.xml b/jetty-core/jetty-fcgi/jetty-fcgi-proxy/pom.xml index 65c81a2db01..9d42b773842 100644 --- a/jetty-core/jetty-fcgi/jetty-fcgi-proxy/pom.xml +++ b/jetty-core/jetty-fcgi/jetty-fcgi-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi jetty-fcgi - 12.0.3 + 12.0.4-SNAPSHOT jetty-fcgi-proxy Core :: FastCGI :: Proxy diff --git a/jetty-core/jetty-fcgi/jetty-fcgi-server/pom.xml b/jetty-core/jetty-fcgi/jetty-fcgi-server/pom.xml index 61e962a12bc..70fdf572100 100644 --- a/jetty-core/jetty-fcgi/jetty-fcgi-server/pom.xml +++ b/jetty-core/jetty-fcgi/jetty-fcgi-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi jetty-fcgi - 12.0.3 + 12.0.4-SNAPSHOT jetty-fcgi-server Core :: FastCGI :: Server diff --git a/jetty-core/jetty-fcgi/pom.xml b/jetty-core/jetty-fcgi/pom.xml index 8e61391eb77..34c4348568c 100644 --- a/jetty-core/jetty-fcgi/pom.xml +++ b/jetty-core/jetty-fcgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.fcgi jetty-fcgi diff --git a/jetty-core/jetty-http-spi/pom.xml b/jetty-core/jetty-http-spi/pom.xml index d930ad79fc0..afbd175ca23 100644 --- a/jetty-core/jetty-http-spi/pom.xml +++ b/jetty-core/jetty-http-spi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-http-spi Core :: HTTP SPI diff --git a/jetty-core/jetty-http-tools/pom.xml b/jetty-core/jetty-http-tools/pom.xml index 64b7e494a05..6a960ac23ee 100644 --- a/jetty-core/jetty-http-tools/pom.xml +++ b/jetty-core/jetty-http-tools/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-http-tools Core :: HTTP Tools diff --git a/jetty-core/jetty-http/pom.xml b/jetty-core/jetty-http/pom.xml index 98aaafdf903..932a3da39c9 100644 --- a/jetty-core/jetty-http/pom.xml +++ b/jetty-core/jetty-http/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-http Core :: HTTP diff --git a/jetty-core/jetty-http2/jetty-http2-client-transport/pom.xml b/jetty-core/jetty-http2/jetty-http2-client-transport/pom.xml index a966ebb9203..072a3629810 100644 --- a/jetty-core/jetty-http2/jetty-http2-client-transport/pom.xml +++ b/jetty-core/jetty-http2/jetty-http2-client-transport/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 jetty-http2 - 12.0.3 + 12.0.4-SNAPSHOT jetty-http2-client-transport Core :: HTTP2 :: Client Transport diff --git a/jetty-core/jetty-http2/jetty-http2-client/pom.xml b/jetty-core/jetty-http2/jetty-http2-client/pom.xml index e52492fbe70..7833cbb70bb 100644 --- a/jetty-core/jetty-http2/jetty-http2-client/pom.xml +++ b/jetty-core/jetty-http2/jetty-http2-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 jetty-http2 - 12.0.3 + 12.0.4-SNAPSHOT jetty-http2-client Core :: HTTP2 :: Client diff --git a/jetty-core/jetty-http2/jetty-http2-common/pom.xml b/jetty-core/jetty-http2/jetty-http2-common/pom.xml index 1ff0990ecb8..16bda975e60 100644 --- a/jetty-core/jetty-http2/jetty-http2-common/pom.xml +++ b/jetty-core/jetty-http2/jetty-http2-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 jetty-http2 - 12.0.3 + 12.0.4-SNAPSHOT jetty-http2-common Core :: HTTP2 :: Common diff --git a/jetty-core/jetty-http2/jetty-http2-hpack/pom.xml b/jetty-core/jetty-http2/jetty-http2-hpack/pom.xml index cb605c09cb2..9894e98b286 100644 --- a/jetty-core/jetty-http2/jetty-http2-hpack/pom.xml +++ b/jetty-core/jetty-http2/jetty-http2-hpack/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 jetty-http2 - 12.0.3 + 12.0.4-SNAPSHOT jetty-http2-hpack Core :: HTTP2 :: HPACK diff --git a/jetty-core/jetty-http2/jetty-http2-server/pom.xml b/jetty-core/jetty-http2/jetty-http2-server/pom.xml index 1afc91d5832..ea6cde09379 100644 --- a/jetty-core/jetty-http2/jetty-http2-server/pom.xml +++ b/jetty-core/jetty-http2/jetty-http2-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 jetty-http2 - 12.0.3 + 12.0.4-SNAPSHOT jetty-http2-server Core :: HTTP2 :: Server diff --git a/jetty-core/jetty-http2/jetty-http2-tests/pom.xml b/jetty-core/jetty-http2/jetty-http2-tests/pom.xml index 17f8409b1ff..99d2f0654e4 100644 --- a/jetty-core/jetty-http2/jetty-http2-tests/pom.xml +++ b/jetty-core/jetty-http2/jetty-http2-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 jetty-http2 - 12.0.3 + 12.0.4-SNAPSHOT jetty-http2-tests Core :: HTTP2 :: Tests diff --git a/jetty-core/jetty-http2/pom.xml b/jetty-core/jetty-http2/pom.xml index 3836a0bd142..b423020aa7e 100644 --- a/jetty-core/jetty-http2/pom.xml +++ b/jetty-core/jetty-http2/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.http2 jetty-http2 diff --git a/jetty-core/jetty-http3/jetty-http3-client-transport/pom.xml b/jetty-core/jetty-http3/jetty-http3-client-transport/pom.xml index bd94d820f01..13265c7bc9a 100644 --- a/jetty-core/jetty-http3/jetty-http3-client-transport/pom.xml +++ b/jetty-core/jetty-http3/jetty-http3-client-transport/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 jetty-http3 - 12.0.3 + 12.0.4-SNAPSHOT jetty-http3-client-transport Core :: HTTP3 :: HTTP Client Transport diff --git a/jetty-core/jetty-http3/jetty-http3-client/pom.xml b/jetty-core/jetty-http3/jetty-http3-client/pom.xml index f1b52dbb0aa..2834a6f4c72 100644 --- a/jetty-core/jetty-http3/jetty-http3-client/pom.xml +++ b/jetty-core/jetty-http3/jetty-http3-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 jetty-http3 - 12.0.3 + 12.0.4-SNAPSHOT jetty-http3-client Core :: HTTP3 :: Client diff --git a/jetty-core/jetty-http3/jetty-http3-common/pom.xml b/jetty-core/jetty-http3/jetty-http3-common/pom.xml index 8558c3107f5..0286ffd8369 100644 --- a/jetty-core/jetty-http3/jetty-http3-common/pom.xml +++ b/jetty-core/jetty-http3/jetty-http3-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 jetty-http3 - 12.0.3 + 12.0.4-SNAPSHOT jetty-http3-common Core :: HTTP3 :: Common diff --git a/jetty-core/jetty-http3/jetty-http3-qpack/pom.xml b/jetty-core/jetty-http3/jetty-http3-qpack/pom.xml index 415dfbc93a1..59f29b57d8e 100644 --- a/jetty-core/jetty-http3/jetty-http3-qpack/pom.xml +++ b/jetty-core/jetty-http3/jetty-http3-qpack/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 jetty-http3 - 12.0.3 + 12.0.4-SNAPSHOT jetty-http3-qpack Core :: HTTP3 :: QPACK diff --git a/jetty-core/jetty-http3/jetty-http3-server/pom.xml b/jetty-core/jetty-http3/jetty-http3-server/pom.xml index d7077b4f0e5..3eb41a660b3 100644 --- a/jetty-core/jetty-http3/jetty-http3-server/pom.xml +++ b/jetty-core/jetty-http3/jetty-http3-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 jetty-http3 - 12.0.3 + 12.0.4-SNAPSHOT jetty-http3-server Core :: HTTP3 :: Server diff --git a/jetty-core/jetty-http3/jetty-http3-tests/pom.xml b/jetty-core/jetty-http3/jetty-http3-tests/pom.xml index 5f6e577529d..86b0718b58e 100644 --- a/jetty-core/jetty-http3/jetty-http3-tests/pom.xml +++ b/jetty-core/jetty-http3/jetty-http3-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 jetty-http3 - 12.0.3 + 12.0.4-SNAPSHOT jetty-http3-tests Core :: HTTP3 :: Tests diff --git a/jetty-core/jetty-http3/pom.xml b/jetty-core/jetty-http3/pom.xml index 8597ef4f626..b9020cdb834 100644 --- a/jetty-core/jetty-http3/pom.xml +++ b/jetty-core/jetty-http3/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.http3 jetty-http3 diff --git a/jetty-core/jetty-io/pom.xml b/jetty-core/jetty-io/pom.xml index 6940af85da6..627d371ab1d 100644 --- a/jetty-core/jetty-io/pom.xml +++ b/jetty-core/jetty-io/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-io Core :: IO diff --git a/jetty-core/jetty-jmx/pom.xml b/jetty-core/jetty-jmx/pom.xml index 775ca8110f9..433e5a61266 100644 --- a/jetty-core/jetty-jmx/pom.xml +++ b/jetty-core/jetty-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-jmx Core :: JMX diff --git a/jetty-core/jetty-jndi/pom.xml b/jetty-core/jetty-jndi/pom.xml index 0857e3f91c1..8ba3d671876 100644 --- a/jetty-core/jetty-jndi/pom.xml +++ b/jetty-core/jetty-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-jndi Core :: JNDI diff --git a/jetty-core/jetty-keystore/pom.xml b/jetty-core/jetty-keystore/pom.xml index aa8e3a763d6..d24b8b670e3 100644 --- a/jetty-core/jetty-keystore/pom.xml +++ b/jetty-core/jetty-keystore/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-keystore jar diff --git a/jetty-core/jetty-openid/pom.xml b/jetty-core/jetty-openid/pom.xml index b199528f9a9..cc5c34cd807 100644 --- a/jetty-core/jetty-openid/pom.xml +++ b/jetty-core/jetty-openid/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-openid EE10 :: OpenID diff --git a/jetty-core/jetty-osgi/pom.xml b/jetty-core/jetty-osgi/pom.xml index 560b0c152c8..17b97af0129 100644 --- a/jetty-core/jetty-osgi/pom.xml +++ b/jetty-core/jetty-osgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-osgi Core :: OSGi diff --git a/jetty-core/jetty-proxy/pom.xml b/jetty-core/jetty-proxy/pom.xml index 22b555e37c9..e53a793d0d2 100644 --- a/jetty-core/jetty-proxy/pom.xml +++ b/jetty-core/jetty-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-proxy jar diff --git a/jetty-core/jetty-quic/jetty-quic-client/pom.xml b/jetty-core/jetty-quic/jetty-quic-client/pom.xml index 3406a754abe..e16e3223bb7 100644 --- a/jetty-core/jetty-quic/jetty-quic-client/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic - 12.0.3 + 12.0.4-SNAPSHOT jetty-quic-client Core :: QUIC :: Client diff --git a/jetty-core/jetty-quic/jetty-quic-common/pom.xml b/jetty-core/jetty-quic/jetty-quic-common/pom.xml index e8d4dec5250..3fe9fbd442e 100644 --- a/jetty-core/jetty-quic/jetty-quic-common/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic - 12.0.3 + 12.0.4-SNAPSHOT jetty-quic-common Core :: QUIC :: Common diff --git a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-common/pom.xml b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-common/pom.xml index 1e0bdf327f4..6fe849a77cf 100644 --- a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-common/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic-quiche - 12.0.3 + 12.0.4-SNAPSHOT jetty-quic-quiche-common Core :: QUIC :: Quiche :: Common diff --git a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-foreign-incubator/pom.xml b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-foreign-incubator/pom.xml index f15392dcf51..15d22bc8952 100644 --- a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-foreign-incubator/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-foreign-incubator/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic-quiche - 12.0.3 + 12.0.4-SNAPSHOT jetty-quic-quiche-foreign-incubator Core :: QUIC :: Quiche :: Foreign (Java 17) diff --git a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-jna/pom.xml b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-jna/pom.xml index 8d57c9fa03b..080af720c84 100644 --- a/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-jna/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-quiche/jetty-quic-quiche-jna/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic-quiche - 12.0.3 + 12.0.4-SNAPSHOT jetty-quic-quiche-jna Core :: QUIC :: Quiche :: JNA Binding diff --git a/jetty-core/jetty-quic/jetty-quic-quiche/pom.xml b/jetty-core/jetty-quic/jetty-quic-quiche/pom.xml index 5db23813512..2aea8317670 100644 --- a/jetty-core/jetty-quic/jetty-quic-quiche/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-quiche/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic - 12.0.3 + 12.0.4-SNAPSHOT jetty-quic-quiche pom diff --git a/jetty-core/jetty-quic/jetty-quic-server/pom.xml b/jetty-core/jetty-quic/jetty-quic-server/pom.xml index fdd9893bc51..a835342fb0f 100644 --- a/jetty-core/jetty-quic/jetty-quic-server/pom.xml +++ b/jetty-core/jetty-quic/jetty-quic-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic jetty-quic - 12.0.3 + 12.0.4-SNAPSHOT jetty-quic-server Core :: QUIC :: Server diff --git a/jetty-core/jetty-quic/pom.xml b/jetty-core/jetty-quic/pom.xml index fba725976c6..57edc4c58f3 100644 --- a/jetty-core/jetty-quic/pom.xml +++ b/jetty-core/jetty-quic/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.quic jetty-quic diff --git a/jetty-core/jetty-rewrite/pom.xml b/jetty-core/jetty-rewrite/pom.xml index 6a2478d206f..a8fc253fdbc 100644 --- a/jetty-core/jetty-rewrite/pom.xml +++ b/jetty-core/jetty-rewrite/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-rewrite Core :: Rewrite diff --git a/jetty-core/jetty-security/pom.xml b/jetty-core/jetty-security/pom.xml index e1a5f94287c..e0edf2c5166 100644 --- a/jetty-core/jetty-security/pom.xml +++ b/jetty-core/jetty-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-security Core :: Security diff --git a/jetty-core/jetty-server/pom.xml b/jetty-core/jetty-server/pom.xml index 9a7b67b2b55..f2b5123c2e8 100644 --- a/jetty-core/jetty-server/pom.xml +++ b/jetty-core/jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-server Core :: Server diff --git a/jetty-core/jetty-session/pom.xml b/jetty-core/jetty-session/pom.xml index 9414f54c880..ab0b4297c59 100644 --- a/jetty-core/jetty-session/pom.xml +++ b/jetty-core/jetty-session/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-session Core :: Sessions diff --git a/jetty-core/jetty-slf4j-impl/pom.xml b/jetty-core/jetty-slf4j-impl/pom.xml index 4f9f8164d48..c229aa100fe 100644 --- a/jetty-core/jetty-slf4j-impl/pom.xml +++ b/jetty-core/jetty-slf4j-impl/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-slf4j-impl Core :: SLF4J Implementation diff --git a/jetty-core/jetty-start/pom.xml b/jetty-core/jetty-start/pom.xml index b6b83a7be93..6ca51bd92d6 100644 --- a/jetty-core/jetty-start/pom.xml +++ b/jetty-core/jetty-start/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-start Core :: Start diff --git a/jetty-core/jetty-tests/jetty-test-client-transports/pom.xml b/jetty-core/jetty-tests/jetty-test-client-transports/pom.xml index 255edf0df1d..6df1697b312 100644 --- a/jetty-core/jetty-tests/jetty-test-client-transports/pom.xml +++ b/jetty-core/jetty-tests/jetty-test-client-transports/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-test-client-transports Core :: Tests :: Client Transports diff --git a/jetty-core/jetty-tests/jetty-test-jmx/pom.xml b/jetty-core/jetty-tests/jetty-test-jmx/pom.xml index 5a9b4076ad4..2349c838ceb 100644 --- a/jetty-core/jetty-tests/jetty-test-jmx/pom.xml +++ b/jetty-core/jetty-tests/jetty-test-jmx/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-test-jmx Core :: Tests :: JMX diff --git a/jetty-core/jetty-tests/pom.xml b/jetty-core/jetty-tests/pom.xml index 40f0ebfe315..d1efd2e101b 100644 --- a/jetty-core/jetty-tests/pom.xml +++ b/jetty-core/jetty-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-tests pom diff --git a/jetty-core/jetty-unixdomain-server/pom.xml b/jetty-core/jetty-unixdomain-server/pom.xml index a6a903607eb..9ee14d86581 100644 --- a/jetty-core/jetty-unixdomain-server/pom.xml +++ b/jetty-core/jetty-unixdomain-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-unixdomain-server Core :: Unix-Domain Sockets :: Server diff --git a/jetty-core/jetty-util-ajax/pom.xml b/jetty-core/jetty-util-ajax/pom.xml index 2739a1dd03a..edb62431612 100644 --- a/jetty-core/jetty-util-ajax/pom.xml +++ b/jetty-core/jetty-util-ajax/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-util-ajax Core :: Utilities :: JSON diff --git a/jetty-core/jetty-util/pom.xml b/jetty-core/jetty-util/pom.xml index e0189388a3e..e9d79eafcf4 100644 --- a/jetty-core/jetty-util/pom.xml +++ b/jetty-core/jetty-util/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-util Core :: Utilities diff --git a/jetty-core/jetty-websocket/jetty-websocket-core-client/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-core-client/pom.xml index e46b0585de3..464e3c27c1b 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-core-client/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-core-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-websocket-core-client Core :: Websocket :: Client diff --git a/jetty-core/jetty-websocket/jetty-websocket-core-common/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-core-common/pom.xml index bce61ccd4c9..fa942d1dc19 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-core-common/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-core-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-websocket-core-common Core :: Websocket :: Common diff --git a/jetty-core/jetty-websocket/jetty-websocket-core-server/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-core-server/pom.xml index fef841c50c4..469202cf897 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-core-server/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-core-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-websocket-core-server Core :: Websocket :: Server diff --git a/jetty-core/jetty-websocket/jetty-websocket-core-tests/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-core-tests/pom.xml index 2bab1554279..d951531333a 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-core-tests/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-core-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-websocket-core-tests Core :: Websocket :: Tests diff --git a/jetty-core/jetty-websocket/jetty-websocket-jetty-api/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-jetty-api/pom.xml index cfbdbd0f636..1d6a3d78f63 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-jetty-api/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-jetty-api/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-websocket-jetty-api Core :: Websocket :: Jetty API diff --git a/jetty-core/jetty-websocket/jetty-websocket-jetty-client/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-jetty-client/pom.xml index cb92be90c6e..b25f766c893 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-jetty-client/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-websocket-jetty-client Core :: Websocket :: Jetty Client diff --git a/jetty-core/jetty-websocket/jetty-websocket-jetty-common/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-jetty-common/pom.xml index 5f8f443798f..9f8c846ef22 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-jetty-common/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-jetty-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-websocket-jetty-common Core :: Websocket :: Jetty Common diff --git a/jetty-core/jetty-websocket/jetty-websocket-jetty-server/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-jetty-server/pom.xml index 280d5d4c22c..1947df155f1 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-jetty-server/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-websocket-jetty-server Core :: Websocket :: Jetty Server diff --git a/jetty-core/jetty-websocket/jetty-websocket-jetty-tests/pom.xml b/jetty-core/jetty-websocket/jetty-websocket-jetty-tests/pom.xml index 1fb09fa1082..5ec956febd7 100644 --- a/jetty-core/jetty-websocket/jetty-websocket-jetty-tests/pom.xml +++ b/jetty-core/jetty-websocket/jetty-websocket-jetty-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket jetty-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-websocket-jetty-tests Core :: Websocket :: Jetty Tests diff --git a/jetty-core/jetty-websocket/pom.xml b/jetty-core/jetty-websocket/pom.xml index a829fe0c27e..d48ba811f58 100644 --- a/jetty-core/jetty-websocket/pom.xml +++ b/jetty-core/jetty-websocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.websocket jetty-websocket diff --git a/jetty-core/jetty-xml/pom.xml b/jetty-core/jetty-xml/pom.xml index cf423303ec1..db296c006f8 100644 --- a/jetty-core/jetty-xml/pom.xml +++ b/jetty-core/jetty-xml/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-core - 12.0.3 + 12.0.4-SNAPSHOT jetty-xml Core :: XML diff --git a/jetty-core/pom.xml b/jetty-core/pom.xml index 8f1c44e6bf6..f469dcd6b68 100644 --- a/jetty-core/pom.xml +++ b/jetty-core/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.3 + 12.0.4-SNAPSHOT jetty-core pom diff --git a/jetty-ee10/jetty-ee10-annotations/pom.xml b/jetty-ee10/jetty-ee10-annotations/pom.xml index 24d2c772814..0c33e53e229 100644 --- a/jetty-ee10/jetty-ee10-annotations/pom.xml +++ b/jetty-ee10/jetty-ee10-annotations/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-annotations EE10 :: Servlet Annotations diff --git a/jetty-ee10/jetty-ee10-apache-jsp/pom.xml b/jetty-ee10/jetty-ee10-apache-jsp/pom.xml index 9ae295059a4..4b21de4c193 100644 --- a/jetty-ee10/jetty-ee10-apache-jsp/pom.xml +++ b/jetty-ee10/jetty-ee10-apache-jsp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-apache-jsp EE10 :: Apache JSP diff --git a/jetty-ee10/jetty-ee10-bom/pom.xml b/jetty-ee10/jetty-ee10-bom/pom.xml index 6c0f25d00d3..a8138ac4a36 100644 --- a/jetty-ee10/jetty-ee10-bom/pom.xml +++ b/jetty-ee10/jetty-ee10-bom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-bom @@ -19,132 +19,132 @@ org.eclipse.jetty.ee10 jetty-ee10-annotations - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-apache-jsp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-cdi - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-fcgi-proxy - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-glassfish-jstl - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-jaspi - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-jndi - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-jspc-maven-plugin - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-maven-plugin - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-plus - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-proxy - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-quickstart - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-runner - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-servlet - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-servlets - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10-webapp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.osgi jetty-ee10-osgi-alpn - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.osgi jetty-ee10-osgi-boot - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.osgi jetty-ee10-osgi-boot-jsp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jakarta-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jakarta-client-webapp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jakarta-common - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jakarta-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jetty-client-webapp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-jetty-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket-servlet - 12.0.3 + 12.0.4-SNAPSHOT diff --git a/jetty-ee10/jetty-ee10-cdi/pom.xml b/jetty-ee10/jetty-ee10-cdi/pom.xml index 099cfec184c..94a46468270 100644 --- a/jetty-ee10/jetty-ee10-cdi/pom.xml +++ b/jetty-ee10/jetty-ee10-cdi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-cdi jar diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-jar/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-jar/pom.xml index ae3406ac7f5..1c348bd4966 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-jar/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-jar/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demo-async-rest - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-async-rest-jar jar diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-server/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-server/pom.xml index 466457c904f..9a33a17c2bb 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-server/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demo-async-rest - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-async-rest-server jar diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-webapp/pom.xml index 84e2af27e33..16f71fd94f6 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/jetty-ee10-demo-async-rest-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demo-async-rest - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-async-rest-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/pom.xml index fda8b34e740..0d698404b2b 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-async-rest/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-async-rest pom diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-embedded/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-embedded/pom.xml index 962b78bc3d9..a2a9a1ee16b 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-embedded/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-embedded EE10 :: Demo :: Embedded Jetty diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jaas-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jaas-webapp/pom.xml index 94a72af4a5e..12af391a01a 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jaas-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jaas-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-jaas-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jetty-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jetty-webapp/pom.xml index 518b1619bdf..17c673f3c2b 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jetty-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jetty-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-jetty-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jndi-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jndi-webapp/pom.xml index 204f7525868..e5c7ebc140b 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jndi-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jndi-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-jndi-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jsp-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jsp-webapp/pom.xml index a2a7deaa5ea..d8c2c02d32d 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jsp-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-jsp-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-jsp-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-mock-resources/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-mock-resources/pom.xml index a5b86d99639..4ef7d41e83d 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-mock-resources/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-mock-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-mock-resources jar diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-proxy-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-proxy-webapp/pom.xml index 8cf26fbb43e..da4ecec2f8c 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-proxy-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-proxy-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-proxy-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-simple-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-simple-webapp/pom.xml index 597d57a91aa..b73c97aab75 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-simple-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-simple-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-simple-webapp war diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-container-initializer/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-container-initializer/pom.xml index e7535783cc4..93e3b722403 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-container-initializer/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-container-initializer/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT ../../pom.xml jetty-ee10-demo-container-initializer diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-spec-webapp/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-spec-webapp/pom.xml index 0396b2e66c3..235c9672b7a 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-spec-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-spec-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT ../../pom.xml jetty-ee10-demo-spec-webapp diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-web-fragment/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-web-fragment/pom.xml index f6b814aa11c..38c2a6970f7 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-web-fragment/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/jetty-ee10-demo-web-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT ../../pom.xml jetty-ee10-demo-web-fragment diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/pom.xml index 0b406e5f66e..d32d7760ae1 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-spec/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-spec pom diff --git a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-template/pom.xml b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-template/pom.xml index 15c1884ad3c..c9844c4bb45 100644 --- a/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-template/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/jetty-ee10-demo-template/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.demos jetty-ee10-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-demo-template jar diff --git a/jetty-ee10/jetty-ee10-demos/pom.xml b/jetty-ee10/jetty-ee10-demos/pom.xml index 175b4bc6a89..bf67263ea80 100644 --- a/jetty-ee10/jetty-ee10-demos/pom.xml +++ b/jetty-ee10/jetty-ee10-demos/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.demos jetty-ee10-demos diff --git a/jetty-ee10/jetty-ee10-examples/pom.xml b/jetty-ee10/jetty-ee10-examples/pom.xml index c8cb867e480..0c8310b7c68 100644 --- a/jetty-ee10/jetty-ee10-examples/pom.xml +++ b/jetty-ee10/jetty-ee10-examples/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-examples EE10 :: Examples diff --git a/jetty-ee10/jetty-ee10-fcgi-proxy/pom.xml b/jetty-ee10/jetty-ee10-fcgi-proxy/pom.xml index 273e7c52ad1..149443bcf1c 100644 --- a/jetty-ee10/jetty-ee10-fcgi-proxy/pom.xml +++ b/jetty-ee10/jetty-ee10-fcgi-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-fcgi-proxy EE10 :: FCGI Proxy diff --git a/jetty-ee10/jetty-ee10-glassfish-jstl/pom.xml b/jetty-ee10/jetty-ee10-glassfish-jstl/pom.xml index 98168b363ff..3dbf08b1b5d 100644 --- a/jetty-ee10/jetty-ee10-glassfish-jstl/pom.xml +++ b/jetty-ee10/jetty-ee10-glassfish-jstl/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-glassfish-jstl jar diff --git a/jetty-ee10/jetty-ee10-home/pom.xml b/jetty-ee10/jetty-ee10-home/pom.xml index 37fb5a2fdd8..80415d5d785 100644 --- a/jetty-ee10/jetty-ee10-home/pom.xml +++ b/jetty-ee10/jetty-ee10-home/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT ../pom.xml jetty-ee10-home diff --git a/jetty-ee10/jetty-ee10-jaspi/pom.xml b/jetty-ee10/jetty-ee10-jaspi/pom.xml index abc29beeed0..638c0b1dd42 100644 --- a/jetty-ee10/jetty-ee10-jaspi/pom.xml +++ b/jetty-ee10/jetty-ee10-jaspi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-jaspi EE10 :: JASPI diff --git a/jetty-ee10/jetty-ee10-jndi/pom.xml b/jetty-ee10/jetty-ee10-jndi/pom.xml index 5703afdfbe3..400f59b2cbd 100644 --- a/jetty-ee10/jetty-ee10-jndi/pom.xml +++ b/jetty-ee10/jetty-ee10-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-jndi EE10 :: JNDI diff --git a/jetty-ee10/jetty-ee10-jspc-maven-plugin/pom.xml b/jetty-ee10/jetty-ee10-jspc-maven-plugin/pom.xml index 12a4d526d9d..bed93b1be14 100644 --- a/jetty-ee10/jetty-ee10-jspc-maven-plugin/pom.xml +++ b/jetty-ee10/jetty-ee10-jspc-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-jspc-maven-plugin maven-plugin diff --git a/jetty-ee10/jetty-ee10-maven-plugin/pom.xml b/jetty-ee10/jetty-ee10-maven-plugin/pom.xml index 56c265ab530..225fab3ac39 100644 --- a/jetty-ee10/jetty-ee10-maven-plugin/pom.xml +++ b/jetty-ee10/jetty-ee10-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT ../pom.xml jetty-ee10-maven-plugin diff --git a/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-alpn/pom.xml b/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-alpn/pom.xml index 51fa8068db0..af3fc168052 100644 --- a/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-alpn/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-alpn/pom.xml @@ -7,7 +7,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-osgi-alpn jar diff --git a/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot-jsp/pom.xml b/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot-jsp/pom.xml index 4e3b3451eb1..99259f06330 100644 --- a/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot-jsp/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot-jsp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-osgi-boot-jsp EE10 :: OSGi :: Boot JSP diff --git a/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot/pom.xml b/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot/pom.xml index f1cb0afed99..12194c212d3 100644 --- a/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/jetty-ee10-osgi-boot/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-osgi-boot EE10 :: OSGi :: Boot diff --git a/jetty-ee10/jetty-ee10-osgi/pom.xml b/jetty-ee10/jetty-ee10-osgi/pom.xml index 055b905f8d5..7e02e571426 100644 --- a/jetty-ee10/jetty-ee10-osgi/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.osgi jetty-ee10-osgi diff --git a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-fragment/pom.xml b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-fragment/pom.xml index 7b30fb8ce06..8c79dcead1e 100644 --- a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-fragment/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.3 + 12.0.4-SNAPSHOT test-jetty-ee10-osgi-fragment EE10 :: OSGi :: WebApp Fragment diff --git a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-server/pom.xml b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-server/pom.xml index 0ff67c389bc..779cb2470f4 100644 --- a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-server/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-server/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.3 + 12.0.4-SNAPSHOT test-jetty-ee10-osgi-server EE10 :: OSGi :: Server diff --git a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-webapp-resources/pom.xml b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-webapp-resources/pom.xml index 58614b2ab0d..65eacec3784 100644 --- a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-webapp-resources/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi-webapp-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.3 + 12.0.4-SNAPSHOT test-jetty-ee10-osgi-webapp-resources war diff --git a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi/pom.xml b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi/pom.xml index 51e70e284ae..313d51525a8 100644 --- a/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi/pom.xml +++ b/jetty-ee10/jetty-ee10-osgi/test-jetty-ee10-osgi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10.osgi jetty-ee10-osgi - 12.0.3 + 12.0.4-SNAPSHOT test-jetty-ee10-osgi EE10 :: OSGi :: Test diff --git a/jetty-ee10/jetty-ee10-plus/pom.xml b/jetty-ee10/jetty-ee10-plus/pom.xml index db8ea3a6826..e9f100234b0 100644 --- a/jetty-ee10/jetty-ee10-plus/pom.xml +++ b/jetty-ee10/jetty-ee10-plus/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-plus EE10 :: Plus diff --git a/jetty-ee10/jetty-ee10-proxy/pom.xml b/jetty-ee10/jetty-ee10-proxy/pom.xml index 4f29daca0e6..4983d97e451 100644 --- a/jetty-ee10/jetty-ee10-proxy/pom.xml +++ b/jetty-ee10/jetty-ee10-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-proxy EE10 :: Proxy diff --git a/jetty-ee10/jetty-ee10-quickstart/pom.xml b/jetty-ee10/jetty-ee10-quickstart/pom.xml index 2e19b83f58b..2dddf45ae51 100644 --- a/jetty-ee10/jetty-ee10-quickstart/pom.xml +++ b/jetty-ee10/jetty-ee10-quickstart/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-quickstart EE10 :: Quick Start diff --git a/jetty-ee10/jetty-ee10-runner/pom.xml b/jetty-ee10/jetty-ee10-runner/pom.xml index 0cdd4421f53..c6155d90afa 100644 --- a/jetty-ee10/jetty-ee10-runner/pom.xml +++ b/jetty-ee10/jetty-ee10-runner/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-runner EE10 :: Runner diff --git a/jetty-ee10/jetty-ee10-servlet/pom.xml b/jetty-ee10/jetty-ee10-servlet/pom.xml index b65a0d244f1..c3039c7a44f 100644 --- a/jetty-ee10/jetty-ee10-servlet/pom.xml +++ b/jetty-ee10/jetty-ee10-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-servlet EE10 :: Servlet diff --git a/jetty-ee10/jetty-ee10-servlets/pom.xml b/jetty-ee10/jetty-ee10-servlets/pom.xml index 07075527340..bae226f1447 100644 --- a/jetty-ee10/jetty-ee10-servlets/pom.xml +++ b/jetty-ee10/jetty-ee10-servlets/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-servlets EE10 :: Utility Servlets and Filters diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-bad-websocket-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-bad-websocket-webapp/pom.xml index 240dcad969d..012a42374e0 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-bad-websocket-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-bad-websocket-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-bad-websocket-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-badinit-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-badinit-webapp/pom.xml index cd9bda9ceaa..bc6baff20de 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-badinit-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-badinit-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-badinit-webapp diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi-common-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi-common-webapp/pom.xml index 4867d60e1f8..793123606cb 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi-common-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi-common-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-cdi-common-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi/pom.xml index 18d7b566d7b..49b5875284e 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-cdi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-cdi jar diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-client-transports/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-client-transports/pom.xml index f142a2a3ae8..8590cfe6b9b 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-client-transports/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-client-transports/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-client-transports jar diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-felix-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-felix-webapp/pom.xml index 4151b4b036c..6978c0522ee 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-felix-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-felix-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-felix-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-http2-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-http2-webapp/pom.xml index 68c906f64f3..73462030331 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-http2-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-http2-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-http2-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-integration/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-integration/pom.xml index 5a39ebb3dd3..afeea1be151 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-integration/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-integration/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-integration jar diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp-it/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp-it/pom.xml index 1f30a2c07eb..27d754c0d09 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp-it/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp-it/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-jmx - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-jmx-webapp-it jar diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp/pom.xml index 3c1d9f966eb..eecb956ab2a 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/jetty-ee10-jmx-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-jmx - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-jmx-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/pom.xml index 5368cb95879..2bd4f4768b7 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-jmx pom diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jndi/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jndi/pom.xml index 742f7c154c1..4c4c45fab7f 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jndi/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT ../pom.xml jetty-ee10-test-jndi diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-loginservice/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-loginservice/pom.xml index 73b902e8ecf..03840397b28 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-loginservice/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-loginservice/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-loginservice EE10 :: Tests :: Login Service diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-openid-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-openid-webapp/pom.xml index c8d3b3a6f7d..b7462d15d95 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-openid-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-openid-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-openid-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-owb-cdi-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-owb-cdi-webapp/pom.xml index fa08a758a39..7b87924d924 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-owb-cdi-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-owb-cdi-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-owb-cdi-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-quickstart/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-quickstart/pom.xml index dde316b105d..dac6a1e305d 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-quickstart/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-quickstart/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-quickstart EE10 :: Tests :: Quick Start diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-common/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-common/pom.xml index 0caa125880a..7cc4275dbfc 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-common/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-common/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-sessions-common EE10 :: Tests :: Sessions :: Common diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-file/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-file/pom.xml index ac1b719da90..0f61ea9ad35 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-file/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-file/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-sessions-file EE10 :: Tests :: Sessions :: File diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-gcloud/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-gcloud/pom.xml index 1d3a1e2005c..cc234233f41 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-gcloud/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-gcloud/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-sessions-gcloud EE10 :: Tests :: Sessions :: GCloud diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-hazelcast/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-hazelcast/pom.xml index 64340f3a585..080e443e354 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-hazelcast/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-hazelcast/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-sessions-hazelcast EE10 :: Tests :: Sessions :: Hazelcast diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-infinispan/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-infinispan/pom.xml index 669a268e193..2c11573ad4a 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-infinispan/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-infinispan/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-sessions-infinispan EE10 :: Tests :: Sessions :: Infinispan diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-jdbc/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-jdbc/pom.xml index d7a46f5ee9e..3be5e19f1f1 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-jdbc/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-jdbc/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-sessions-jdbc EE10 :: Tests :: Sessions :: JDBC diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-memcached/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-memcached/pom.xml index b8f95bb2e26..5bff363f7be 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-memcached/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-memcached/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-sessions-memcached EE10 :: Tests :: Sessions :: Memcached diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-mongodb/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-mongodb/pom.xml index 26a72b3261b..b4707b478b7 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-mongodb/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/jetty-ee10-test-sessions-mongodb/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-sessions-mongodb EE10 :: Tests :: Sessions :: Mongo diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/pom.xml index 6a2aaa7dcb0..7ce6d4cd6fe 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-sessions pom diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-simple-session-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-simple-session-webapp/pom.xml index 3d8105fb5c3..ae209d3c148 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-simple-session-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-simple-session-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-simple-session-webapp diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-webapp-rfc2616/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-webapp-rfc2616/pom.xml index 83fc25b4827..67cefa547a4 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-webapp-rfc2616/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-webapp-rfc2616/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-webapp-rfc2616 war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-provided-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-provided-webapp/pom.xml index 2ed4ff6f634..acd73b9e14b 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-provided-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-provided-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-websocket-client-provided-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-webapp/pom.xml index 2765a5e9ffb..b0c73a9fb04 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-websocket-client-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-webapp/pom.xml index b01f8ba9cae..099561cfacb 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-websocket-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-websocket-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-weld-cdi-webapp/pom.xml b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-weld-cdi-webapp/pom.xml index 76657e6734e..382eb321f11 100644 --- a/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-weld-cdi-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/jetty-ee10-test-weld-cdi-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-test-weld-cdi-webapp war diff --git a/jetty-ee10/jetty-ee10-tests/pom.xml b/jetty-ee10/jetty-ee10-tests/pom.xml index 2952d1a249c..1595a0cb562 100644 --- a/jetty-ee10/jetty-ee10-tests/pom.xml +++ b/jetty-ee10/jetty-ee10-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT ../pom.xml jetty-ee10-tests diff --git a/jetty-ee10/jetty-ee10-webapp/pom.xml b/jetty-ee10/jetty-ee10-webapp/pom.xml index 8e9a160e46e..dc9fb525d55 100644 --- a/jetty-ee10/jetty-ee10-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-webapp EE10 :: WebApp diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client-webapp/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client-webapp/pom.xml index 1ad453c751b..68527c3c5d0 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-websocket-jakarta-client-webapp EE10 :: Websocket :: Jakarta Client WebApp diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client/pom.xml index 5739e78236f..37c8bb2357f 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-websocket-jakarta-client EE10 :: Websocket :: Jakarta Client diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-common/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-common/pom.xml index 93df73e96ec..7460f86a4fe 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-common/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-websocket-jakarta-common EE10 :: Websocket :: Jakarta Common diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-server/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-server/pom.xml index dbee9c13a56..4908f5b2b4a 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-server/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-websocket-jakarta-server EE10 :: Websocket :: Jakarta Server diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-tests/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-tests/pom.xml index c3a57214ad5..5c31843357c 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-tests/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jakarta-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-websocket-jakarta-tests EE10 :: Websocket :: Jakarta Tests diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-client-webapp/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-client-webapp/pom.xml index 096a363e0c3..cabd3d3d730 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-client-webapp/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-websocket-jetty-client-webapp EE10 :: Websocket :: Jetty Client WebApp diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-server/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-server/pom.xml index 884ee110324..a12af040283 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-server/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-websocket-jetty-server EE10 :: Websocket :: Jetty Server diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-tests/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-tests/pom.xml index f0f2159e880..29cb4ae3e6d 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-tests/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-jetty-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-websocket-jetty-tests EE10 :: Websocket :: Jetty Tests diff --git a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-servlet/pom.xml b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-servlet/pom.xml index 286f82a9663..fc3f0134693 100644 --- a/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-servlet/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/jetty-ee10-websocket-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10.websocket jetty-ee10-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee10-websocket-servlet EE10 :: Websocket :: Servlet diff --git a/jetty-ee10/jetty-ee10-websocket/pom.xml b/jetty-ee10/jetty-ee10-websocket/pom.xml index 9ef1d0c5b02..f9c34679733 100644 --- a/jetty-ee10/jetty-ee10-websocket/pom.xml +++ b/jetty-ee10/jetty-ee10-websocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee10 jetty-ee10 - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10.websocket jetty-ee10-websocket diff --git a/jetty-ee10/pom.xml b/jetty-ee10/pom.xml index 85d1de63261..f65a2240e70 100644 --- a/jetty-ee10/pom.xml +++ b/jetty-ee10/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee10 jetty-ee10 diff --git a/jetty-ee8/jetty-ee8-annotations/pom.xml b/jetty-ee8/jetty-ee8-annotations/pom.xml index 429b900e80c..703df73f93d 100644 --- a/jetty-ee8/jetty-ee8-annotations/pom.xml +++ b/jetty-ee8/jetty-ee8-annotations/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-annotations EE8 :: Servlet Annotations diff --git a/jetty-ee8/jetty-ee8-apache-jsp/pom.xml b/jetty-ee8/jetty-ee8-apache-jsp/pom.xml index ed4f145f327..7072b507095 100644 --- a/jetty-ee8/jetty-ee8-apache-jsp/pom.xml +++ b/jetty-ee8/jetty-ee8-apache-jsp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-apache-jsp EE8 :: Apache JSP diff --git a/jetty-ee8/jetty-ee8-bom/pom.xml b/jetty-ee8/jetty-ee8-bom/pom.xml index c2303e98974..be72d8cf05f 100644 --- a/jetty-ee8/jetty-ee8-bom/pom.xml +++ b/jetty-ee8/jetty-ee8-bom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-bom @@ -19,117 +19,117 @@ org.eclipse.jetty.ee8 jetty-ee8-annotations - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-apache-jsp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-glassfish-jstl - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-jndi - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-nested - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-openid - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-plus - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-proxy - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-quickstart - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-security - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-servlet - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-servlets - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8-webapp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-javax-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-javax-client-webapp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-javax-common - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-javax-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-jetty-api - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-jetty-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-jetty-client-webapp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-jetty-common - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-jetty-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8.websocket jetty-ee8-websocket-servlet - 12.0.3 + 12.0.4-SNAPSHOT diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-jar/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-jar/pom.xml index b79d8425881..a1a32d0f6a6 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-jar/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-jar/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demo-async-rest - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-async-rest-jar jar diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-server/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-server/pom.xml index 89abfc3dc44..39f5c313961 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-server/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demo-async-rest - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-async-rest-server jar diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-webapp/pom.xml index ccbd588c0ca..ba131110e4c 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/jetty-ee8-demo-async-rest-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demo-async-rest - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-async-rest-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/pom.xml index aa42cac598b..df0b4b26a75 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-async-rest/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-async-rest pom diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jaas-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jaas-webapp/pom.xml index 18e015b07b8..1d1e36df168 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jaas-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jaas-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-jaas-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jetty-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jetty-webapp/pom.xml index 7bbe877d9e9..a4d1ccf0613 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jetty-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jetty-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-jetty-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jndi-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jndi-webapp/pom.xml index c2100b04382..ac5cf6a0e86 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jndi-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jndi-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-jndi-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jsp-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jsp-webapp/pom.xml index c0213c347d5..deb19d1a019 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jsp-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-jsp-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-jsp-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-mock-resources/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-mock-resources/pom.xml index 72739352278..fe2ccb4bfb8 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-mock-resources/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-mock-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-mock-resources jar diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-proxy-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-proxy-webapp/pom.xml index 5a91e904dcf..b7958c37968 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-proxy-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-proxy-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-proxy-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-simple-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-simple-webapp/pom.xml index 62dad41106d..8fef8a29a8a 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-simple-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-simple-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-simple-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-container-initializer/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-container-initializer/pom.xml index 289469ff08f..f44aba755b8 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-container-initializer/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-container-initializer/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demo-spec - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-container-initializer jar diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-spec-webapp/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-spec-webapp/pom.xml index ae4c59d31e1..641957a2e3a 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-spec-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-spec-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demo-spec - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-spec-webapp war diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-web-fragment/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-web-fragment/pom.xml index 8f1de938c7e..06e0d02e524 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-web-fragment/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/jetty-ee8-demo-web-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demo-spec - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-web-fragment jar diff --git a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/pom.xml b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/pom.xml index e455a767444..82c852174df 100644 --- a/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/jetty-ee8-demo-spec/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.demos jetty-ee8-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-demo-spec pom diff --git a/jetty-ee8/jetty-ee8-demos/pom.xml b/jetty-ee8/jetty-ee8-demos/pom.xml index 6151fc75e90..dde4fdac453 100644 --- a/jetty-ee8/jetty-ee8-demos/pom.xml +++ b/jetty-ee8/jetty-ee8-demos/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8.demos jetty-ee8-demos diff --git a/jetty-ee8/jetty-ee8-glassfish-jstl/pom.xml b/jetty-ee8/jetty-ee8-glassfish-jstl/pom.xml index 110400a6175..5d584e35226 100644 --- a/jetty-ee8/jetty-ee8-glassfish-jstl/pom.xml +++ b/jetty-ee8/jetty-ee8-glassfish-jstl/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-glassfish-jstl jar diff --git a/jetty-ee8/jetty-ee8-home/pom.xml b/jetty-ee8/jetty-ee8-home/pom.xml index 7361640eccf..e93c2466eea 100644 --- a/jetty-ee8/jetty-ee8-home/pom.xml +++ b/jetty-ee8/jetty-ee8-home/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-home pom diff --git a/jetty-ee8/jetty-ee8-jaspi/pom.xml b/jetty-ee8/jetty-ee8-jaspi/pom.xml index 784e4c91af1..79439a20a35 100644 --- a/jetty-ee8/jetty-ee8-jaspi/pom.xml +++ b/jetty-ee8/jetty-ee8-jaspi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-jaspi EE8 :: Jetty :: JASPI Security diff --git a/jetty-ee8/jetty-ee8-jndi/pom.xml b/jetty-ee8/jetty-ee8-jndi/pom.xml index 992a3fefcdd..ab228849fd8 100644 --- a/jetty-ee8/jetty-ee8-jndi/pom.xml +++ b/jetty-ee8/jetty-ee8-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-jndi EE8 :: JNDI diff --git a/jetty-ee8/jetty-ee8-jspc-maven-plugin/pom.xml b/jetty-ee8/jetty-ee8-jspc-maven-plugin/pom.xml index fc221bf31a4..bd3f914597e 100644 --- a/jetty-ee8/jetty-ee8-jspc-maven-plugin/pom.xml +++ b/jetty-ee8/jetty-ee8-jspc-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-jspc-maven-plugin maven-plugin diff --git a/jetty-ee8/jetty-ee8-maven-plugin/pom.xml b/jetty-ee8/jetty-ee8-maven-plugin/pom.xml index 3547666c08b..23e3de911e3 100644 --- a/jetty-ee8/jetty-ee8-maven-plugin/pom.xml +++ b/jetty-ee8/jetty-ee8-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-maven-plugin maven-plugin diff --git a/jetty-ee8/jetty-ee8-nested/pom.xml b/jetty-ee8/jetty-ee8-nested/pom.xml index d537d5f9138..33e3a154666 100644 --- a/jetty-ee8/jetty-ee8-nested/pom.xml +++ b/jetty-ee8/jetty-ee8-nested/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-nested EE8 :: Nested diff --git a/jetty-ee8/jetty-ee8-openid/pom.xml b/jetty-ee8/jetty-ee8-openid/pom.xml index 80423985a48..6cd8ef33f67 100644 --- a/jetty-ee8/jetty-ee8-openid/pom.xml +++ b/jetty-ee8/jetty-ee8-openid/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-openid EE8 :: OpenID diff --git a/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot-jsp/pom.xml b/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot-jsp/pom.xml index 847da4a9525..f2ba0dd151b 100644 --- a/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot-jsp/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot-jsp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.osgi jetty-ee8-osgi - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-osgi-boot-jsp EE8 :: OSGi :: Boot JSP diff --git a/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot/pom.xml b/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot/pom.xml index d7b02a18806..bd74ccbb322 100644 --- a/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/jetty-ee8-osgi-boot/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.osgi jetty-ee8-osgi - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-osgi-boot EE8 :: OSGi :: Boot diff --git a/jetty-ee8/jetty-ee8-osgi/pom.xml b/jetty-ee8/jetty-ee8-osgi/pom.xml index a774b3a05af..ea51ed46ef0 100644 --- a/jetty-ee8/jetty-ee8-osgi/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8.osgi jetty-ee8-osgi diff --git a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-fragment/pom.xml b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-fragment/pom.xml index 33fabf92daa..7eaec197356 100644 --- a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-fragment/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.osgi jetty-ee8-osgi - 12.0.3 + 12.0.4-SNAPSHOT test-jetty-ee8-osgi-fragment EE8 :: OSGi :: WebApp Fragment diff --git a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-server/pom.xml b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-server/pom.xml index a923036f26c..cd248cd8e6c 100644 --- a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-server/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-server/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.osgi jetty-ee8-osgi - 12.0.3 + 12.0.4-SNAPSHOT test-jetty-ee8-osgi-server EE8 :: OSGi :: Server diff --git a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-webapp-resources/pom.xml b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-webapp-resources/pom.xml index 4db6762e5d7..4c34d95ff2c 100644 --- a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-webapp-resources/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi-webapp-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.osgi jetty-ee8-osgi - 12.0.3 + 12.0.4-SNAPSHOT test-jetty-ee8-osgi-webapp-resources war diff --git a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi/pom.xml b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi/pom.xml index 0bacf02575d..d0ae559c7e2 100644 --- a/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi/pom.xml +++ b/jetty-ee8/jetty-ee8-osgi/test-jetty-ee8-osgi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee8.osgi jetty-ee8-osgi - 12.0.3 + 12.0.4-SNAPSHOT test-jetty-ee8-osgi EE8 :: OSGi :: Test diff --git a/jetty-ee8/jetty-ee8-plus/pom.xml b/jetty-ee8/jetty-ee8-plus/pom.xml index d358efc3ec0..39153abfe10 100644 --- a/jetty-ee8/jetty-ee8-plus/pom.xml +++ b/jetty-ee8/jetty-ee8-plus/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-plus EE8 :: Plus diff --git a/jetty-ee8/jetty-ee8-proxy/pom.xml b/jetty-ee8/jetty-ee8-proxy/pom.xml index aea01d7d252..2bc449fabb0 100644 --- a/jetty-ee8/jetty-ee8-proxy/pom.xml +++ b/jetty-ee8/jetty-ee8-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-proxy EE8 :: Proxy diff --git a/jetty-ee8/jetty-ee8-quickstart/pom.xml b/jetty-ee8/jetty-ee8-quickstart/pom.xml index 501e39f7f9f..4919a334228 100644 --- a/jetty-ee8/jetty-ee8-quickstart/pom.xml +++ b/jetty-ee8/jetty-ee8-quickstart/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-quickstart EE8 :: Quick Start diff --git a/jetty-ee8/jetty-ee8-security/pom.xml b/jetty-ee8/jetty-ee8-security/pom.xml index 6d86833a223..7319d5b8feb 100644 --- a/jetty-ee8/jetty-ee8-security/pom.xml +++ b/jetty-ee8/jetty-ee8-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-security EE8 :: Security diff --git a/jetty-ee8/jetty-ee8-servlet/pom.xml b/jetty-ee8/jetty-ee8-servlet/pom.xml index 1d25cf71344..499fa2451dd 100644 --- a/jetty-ee8/jetty-ee8-servlet/pom.xml +++ b/jetty-ee8/jetty-ee8-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-servlet EE8 :: Servlet diff --git a/jetty-ee8/jetty-ee8-servlets/pom.xml b/jetty-ee8/jetty-ee8-servlets/pom.xml index c5ee602142e..7783babb7f3 100644 --- a/jetty-ee8/jetty-ee8-servlets/pom.xml +++ b/jetty-ee8/jetty-ee8-servlets/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-servlets EE8 :: Utility Servlets and Filters diff --git a/jetty-ee8/jetty-ee8-webapp/pom.xml b/jetty-ee8/jetty-ee8-webapp/pom.xml index cb62e4b73fc..a8bc8d92a2d 100644 --- a/jetty-ee8/jetty-ee8-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-webapp EE8 :: WebApp diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client-webapp/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client-webapp/pom.xml index cfbe5ec512d..697410c2724 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.3 + 12.0.4-SNAPSHOT ../pom.xml jetty-ee8-websocket-javax-client-webapp diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client/pom.xml index 147966acfc3..fbaed425173 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.3 + 12.0.4-SNAPSHOT ../pom.xml jetty-ee8-websocket-javax-client diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-common/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-common/pom.xml index 285af3b1c98..582450536c8 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-common/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-websocket-javax-common EE8 :: Websocket :: Javax Common diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-server/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-server/pom.xml index 11fcfdf84ab..116367f2cb3 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-server/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-websocket-javax-server EE8 :: Websocket :: Javax Server diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-tests/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-tests/pom.xml index b21ef314a06..e78097371a7 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-tests/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-javax-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-websocket-javax-tests EE8 :: Websocket :: Javax Tests diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-api/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-api/pom.xml index 9a90add95ab..5356f966eb4 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-api/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-api/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-websocket-jetty-api EE8 :: Websocket :: Jetty API diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client-webapp/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client-webapp/pom.xml index 2d519022fa0..72325cabe66 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client-webapp/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-websocket-jetty-client-webapp EE8 :: Websocket :: Jetty Client WebApp diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client/pom.xml index 3382d5d505e..981a70d1dee 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-websocket-jetty-client EE8 :: Websocket :: Jetty Client diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-common/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-common/pom.xml index e5e6f06b445..aaef73b3a04 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-common/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-websocket-jetty-common EE8 :: Websocket :: Jetty Common diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-server/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-server/pom.xml index b6ef18d666b..477284bd6ac 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-server/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-websocket-jetty-server EE8 :: Websocket :: Jetty Server diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-tests/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-tests/pom.xml index 0c16b7aa7a6..3e683bc27b5 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-tests/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-jetty-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-websocket-jetty-tests EE8 :: Websocket :: Jetty Tests diff --git a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-servlet/pom.xml b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-servlet/pom.xml index 8aa4b88a792..17adba77f15 100644 --- a/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-servlet/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/jetty-ee8-websocket-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8.websocket jetty-ee8-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee8-websocket-servlet EE8 :: Websocket :: Servlet diff --git a/jetty-ee8/jetty-ee8-websocket/pom.xml b/jetty-ee8/jetty-ee8-websocket/pom.xml index 811100c907c..679264556b1 100644 --- a/jetty-ee8/jetty-ee8-websocket/pom.xml +++ b/jetty-ee8/jetty-ee8-websocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee8 jetty-ee8 - 12.0.3 + 12.0.4-SNAPSHOT ../pom.xml org.eclipse.jetty.ee8.websocket diff --git a/jetty-ee8/pom.xml b/jetty-ee8/pom.xml index a05870d39f5..704e0a138df 100644 --- a/jetty-ee8/pom.xml +++ b/jetty-ee8/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee8 jetty-ee8 diff --git a/jetty-ee9/jetty-ee9-annotations/pom.xml b/jetty-ee9/jetty-ee9-annotations/pom.xml index 57313835f48..423489013e2 100644 --- a/jetty-ee9/jetty-ee9-annotations/pom.xml +++ b/jetty-ee9/jetty-ee9-annotations/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-annotations EE9 :: Servlet Annotations diff --git a/jetty-ee9/jetty-ee9-apache-jsp/pom.xml b/jetty-ee9/jetty-ee9-apache-jsp/pom.xml index 1919a99c36f..b7923ac6beb 100644 --- a/jetty-ee9/jetty-ee9-apache-jsp/pom.xml +++ b/jetty-ee9/jetty-ee9-apache-jsp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-apache-jsp EE9 :: Apache JSP diff --git a/jetty-ee9/jetty-ee9-bom/pom.xml b/jetty-ee9/jetty-ee9-bom/pom.xml index 8653033c226..32b16e17936 100644 --- a/jetty-ee9/jetty-ee9-bom/pom.xml +++ b/jetty-ee9/jetty-ee9-bom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-bom @@ -19,147 +19,147 @@ org.eclipse.jetty.ee9 jetty-ee9-annotations - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-apache-jsp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-cdi - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-fcgi-proxy - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-glassfish-jstl - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-jaspi - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-jndi - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-nested - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-openid - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-plus - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-proxy - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-quickstart - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-runner - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-security - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-servlet - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-servlets - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9-webapp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.osgi jetty-ee9-osgi-boot - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.osgi jetty-ee9-osgi-boot-jsp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jakarta-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jakarta-client-webapp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jakarta-common - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jakarta-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jetty-api - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jetty-client - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jetty-client-webapp - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jetty-common - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-jetty-server - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.websocket jetty-ee9-websocket-servlet - 12.0.3 + 12.0.4-SNAPSHOT diff --git a/jetty-ee9/jetty-ee9-cdi/pom.xml b/jetty-ee9/jetty-ee9-cdi/pom.xml index 797dbe1e85a..c110aa85234 100644 --- a/jetty-ee9/jetty-ee9-cdi/pom.xml +++ b/jetty-ee9/jetty-ee9-cdi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-cdi jar diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-jar/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-jar/pom.xml index 83de2e347fd..55b42bac2fc 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-jar/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-jar/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demo-async-rest - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-async-rest-jar jar diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-server/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-server/pom.xml index 97221603c77..02fa648200b 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-server/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demo-async-rest - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-async-rest-server jar diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-webapp/pom.xml index d94cabcb010..ea57be801f3 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/jetty-ee9-demo-async-rest-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demo-async-rest - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-async-rest-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/pom.xml index 1f62f7a763e..42965240e14 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-async-rest/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-async-rest pom diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-embedded/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-embedded/pom.xml index fde1ef90aa6..54edabcac2f 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-embedded/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-embedded EE9 :: Demo :: Embedded Jetty diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jaas-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jaas-webapp/pom.xml index 6fcb3e383fd..e8205c3f883 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jaas-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jaas-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-jaas-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jetty-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jetty-webapp/pom.xml index 33480aef04a..c0fa3b0eecd 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jetty-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jetty-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-jetty-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jndi-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jndi-webapp/pom.xml index 5b7271f1f49..cb1f1c16bdf 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jndi-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jndi-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-jndi-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jsp-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jsp-webapp/pom.xml index be526d14c4c..693d07f6646 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jsp-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-jsp-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-jsp-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-mock-resources/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-mock-resources/pom.xml index a15794e5ac3..e5914a805d5 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-mock-resources/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-mock-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-mock-resources jar diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-proxy-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-proxy-webapp/pom.xml index 4f106669746..065499fe8ac 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-proxy-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-proxy-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-proxy-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-simple-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-simple-webapp/pom.xml index 1edd62d11c6..c1ce738012c 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-simple-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-simple-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-simple-webapp war diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-container-initializer/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-container-initializer/pom.xml index f9b0b75f31c..083ffe5842f 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-container-initializer/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-container-initializer/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT ../../pom.xml jetty-ee9-demo-container-initializer diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-spec-webapp/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-spec-webapp/pom.xml index 1eb7ea98859..2c0cfcd5e64 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-spec-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-spec-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT ../../pom.xml jetty-ee9-demo-spec-webapp diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-web-fragment/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-web-fragment/pom.xml index 54c87e86233..bebd31b37d6 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-web-fragment/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/jetty-ee9-demo-web-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT ../../pom.xml jetty-ee9-demo-web-fragment diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/pom.xml index ab823f63906..d401e3de812 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-spec/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-spec pom diff --git a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-template/pom.xml b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-template/pom.xml index 467c9de4c70..c4ef21326c5 100644 --- a/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-template/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/jetty-ee9-demo-template/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.demos jetty-ee9-demos - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-demo-template jar diff --git a/jetty-ee9/jetty-ee9-demos/pom.xml b/jetty-ee9/jetty-ee9-demos/pom.xml index 7151416c89a..b7c70537017 100644 --- a/jetty-ee9/jetty-ee9-demos/pom.xml +++ b/jetty-ee9/jetty-ee9-demos/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.demos jetty-ee9-demos diff --git a/jetty-ee9/jetty-ee9-fcgi-proxy/pom.xml b/jetty-ee9/jetty-ee9-fcgi-proxy/pom.xml index 59ccf5b0a34..15d3b4d8276 100644 --- a/jetty-ee9/jetty-ee9-fcgi-proxy/pom.xml +++ b/jetty-ee9/jetty-ee9-fcgi-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-fcgi-proxy EE9 :: FCGI Proxy diff --git a/jetty-ee9/jetty-ee9-glassfish-jstl/pom.xml b/jetty-ee9/jetty-ee9-glassfish-jstl/pom.xml index 8c46958200d..e3c6c93214c 100644 --- a/jetty-ee9/jetty-ee9-glassfish-jstl/pom.xml +++ b/jetty-ee9/jetty-ee9-glassfish-jstl/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-glassfish-jstl jar diff --git a/jetty-ee9/jetty-ee9-home/pom.xml b/jetty-ee9/jetty-ee9-home/pom.xml index 80e36d7e34f..7e7b39a3b29 100644 --- a/jetty-ee9/jetty-ee9-home/pom.xml +++ b/jetty-ee9/jetty-ee9-home/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-home pom diff --git a/jetty-ee9/jetty-ee9-jaspi/pom.xml b/jetty-ee9/jetty-ee9-jaspi/pom.xml index 1cb86869a4c..8c323c7ffcd 100644 --- a/jetty-ee9/jetty-ee9-jaspi/pom.xml +++ b/jetty-ee9/jetty-ee9-jaspi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-jaspi EE9 :: JASPI diff --git a/jetty-ee9/jetty-ee9-jndi/pom.xml b/jetty-ee9/jetty-ee9-jndi/pom.xml index da8bfd30d0c..3783ed7b655 100644 --- a/jetty-ee9/jetty-ee9-jndi/pom.xml +++ b/jetty-ee9/jetty-ee9-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-jndi EE9 :: JNDI diff --git a/jetty-ee9/jetty-ee9-jspc-maven-plugin/pom.xml b/jetty-ee9/jetty-ee9-jspc-maven-plugin/pom.xml index ca1c90ec997..dabb28bcfb3 100644 --- a/jetty-ee9/jetty-ee9-jspc-maven-plugin/pom.xml +++ b/jetty-ee9/jetty-ee9-jspc-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-jspc-maven-plugin maven-plugin diff --git a/jetty-ee9/jetty-ee9-maven-plugin/pom.xml b/jetty-ee9/jetty-ee9-maven-plugin/pom.xml index ccf7a4fd721..322f51b9a12 100644 --- a/jetty-ee9/jetty-ee9-maven-plugin/pom.xml +++ b/jetty-ee9/jetty-ee9-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-maven-plugin maven-plugin diff --git a/jetty-ee9/jetty-ee9-nested/pom.xml b/jetty-ee9/jetty-ee9-nested/pom.xml index 6647d368150..68723aa73c4 100644 --- a/jetty-ee9/jetty-ee9-nested/pom.xml +++ b/jetty-ee9/jetty-ee9-nested/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-nested EE9 :: Nested diff --git a/jetty-ee9/jetty-ee9-openid/pom.xml b/jetty-ee9/jetty-ee9-openid/pom.xml index c6631ac2ce3..b26525af166 100644 --- a/jetty-ee9/jetty-ee9-openid/pom.xml +++ b/jetty-ee9/jetty-ee9-openid/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-openid EE9 :: OpenID diff --git a/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot-jsp/pom.xml b/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot-jsp/pom.xml index 496c19bc41f..74ccac9eed2 100644 --- a/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot-jsp/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot-jsp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.osgi jetty-ee9-osgi - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-osgi-boot-jsp EE9 :: OSGi :: Boot JSP diff --git a/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot/pom.xml b/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot/pom.xml index 19c7c8000c9..21dfeeb860b 100644 --- a/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/jetty-ee9-osgi-boot/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.osgi jetty-ee9-osgi - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-osgi-boot EE9 :: OSGi :: Boot diff --git a/jetty-ee9/jetty-ee9-osgi/pom.xml b/jetty-ee9/jetty-ee9-osgi/pom.xml index 1f29c252534..27549c1a8a3 100644 --- a/jetty-ee9/jetty-ee9-osgi/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9.osgi jetty-ee9-osgi diff --git a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-fragment/pom.xml b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-fragment/pom.xml index 0a9843ed553..cf19d0db4e1 100644 --- a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-fragment/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.osgi jetty-ee9-osgi - 12.0.3 + 12.0.4-SNAPSHOT test-jetty-ee9-osgi-fragment EE9 :: OSGi :: WebApp Fragment diff --git a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-server/pom.xml b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-server/pom.xml index f71191b1e16..d4402475d54 100644 --- a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-server/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-server/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.osgi jetty-ee9-osgi - 12.0.3 + 12.0.4-SNAPSHOT test-jetty-ee9-osgi-server EE9 :: OSGi :: Server diff --git a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-webapp-resources/pom.xml b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-webapp-resources/pom.xml index c46258594ca..1770b6da5cc 100644 --- a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-webapp-resources/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi-webapp-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.osgi jetty-ee9-osgi - 12.0.3 + 12.0.4-SNAPSHOT test-jetty-ee9-osgi-webapp-resources war diff --git a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi/pom.xml b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi/pom.xml index b19a84dcea2..80c19f41492 100644 --- a/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi/pom.xml +++ b/jetty-ee9/jetty-ee9-osgi/test-jetty-ee9-osgi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9.osgi jetty-ee9-osgi - 12.0.3 + 12.0.4-SNAPSHOT test-jetty-ee9-osgi EE9 :: OSGi :: Test diff --git a/jetty-ee9/jetty-ee9-plus/pom.xml b/jetty-ee9/jetty-ee9-plus/pom.xml index 09281792152..c44618307b0 100644 --- a/jetty-ee9/jetty-ee9-plus/pom.xml +++ b/jetty-ee9/jetty-ee9-plus/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-plus EE9 :: Plus diff --git a/jetty-ee9/jetty-ee9-proxy/pom.xml b/jetty-ee9/jetty-ee9-proxy/pom.xml index 2e8642db0b7..50ceb841ef4 100644 --- a/jetty-ee9/jetty-ee9-proxy/pom.xml +++ b/jetty-ee9/jetty-ee9-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-proxy EE9 :: Proxy diff --git a/jetty-ee9/jetty-ee9-quickstart/pom.xml b/jetty-ee9/jetty-ee9-quickstart/pom.xml index 9b9989aa55d..685c0fd3bc4 100644 --- a/jetty-ee9/jetty-ee9-quickstart/pom.xml +++ b/jetty-ee9/jetty-ee9-quickstart/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-quickstart EE9 :: Quick Start diff --git a/jetty-ee9/jetty-ee9-runner/pom.xml b/jetty-ee9/jetty-ee9-runner/pom.xml index e984954a388..b023cc8f302 100644 --- a/jetty-ee9/jetty-ee9-runner/pom.xml +++ b/jetty-ee9/jetty-ee9-runner/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-runner EE9 :: Runner diff --git a/jetty-ee9/jetty-ee9-security/pom.xml b/jetty-ee9/jetty-ee9-security/pom.xml index 2c9e9f3f811..fa2f33699f9 100644 --- a/jetty-ee9/jetty-ee9-security/pom.xml +++ b/jetty-ee9/jetty-ee9-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-security EE9 :: Security diff --git a/jetty-ee9/jetty-ee9-servlet/pom.xml b/jetty-ee9/jetty-ee9-servlet/pom.xml index 530a3c5efa3..4189797230d 100644 --- a/jetty-ee9/jetty-ee9-servlet/pom.xml +++ b/jetty-ee9/jetty-ee9-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-servlet EE9 :: Servlet diff --git a/jetty-ee9/jetty-ee9-servlets/pom.xml b/jetty-ee9/jetty-ee9-servlets/pom.xml index 425ee71cad3..5b329d3e0b8 100644 --- a/jetty-ee9/jetty-ee9-servlets/pom.xml +++ b/jetty-ee9/jetty-ee9-servlets/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-servlets EE9 :: Utility Servlets and Filters diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-bad-websocket-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-bad-websocket-webapp/pom.xml index bc2ece36be6..1d5b64ebb4c 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-bad-websocket-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-bad-websocket-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-bad-websocket-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-badinit-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-badinit-webapp/pom.xml index e23dda329cf..c323084be16 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-badinit-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-badinit-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-badinit-webapp diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi-common-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi-common-webapp/pom.xml index ffb3be66d73..205efb23897 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi-common-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi-common-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-cdi-common-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi/pom.xml index bb08dde9786..0c38114527c 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-cdi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-cdi jar diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-client-transports/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-client-transports/pom.xml index bff413703e2..9d68cfa316d 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-client-transports/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-client-transports/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-client-transports jar diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-felix-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-felix-webapp/pom.xml index 4e57338d11f..5df8e1ca66b 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-felix-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-felix-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-felix-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-http2-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-http2-webapp/pom.xml index 90f781c0162..8fb9f404fe7 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-http2-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-http2-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-http2-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-integration/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-integration/pom.xml index 07bd0cbf8a2..7a95f7c7e50 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-integration/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-integration/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-integration jar diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp-it/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp-it/pom.xml index 68c725f4b39..51f09d44dc0 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp-it/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp-it/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-jmx - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-jmx-webapp-it jar diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp/pom.xml index 0719137120b..7797ed6e07a 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/jetty-ee9-jmx-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-jmx - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-jmx-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/pom.xml index 96dd3c95b7a..4da60e8c342 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-jmx pom diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jndi/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jndi/pom.xml index 2fbff7c8257..2f2f8964a4c 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jndi/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-jndi jar diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-loginservice/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-loginservice/pom.xml index d42d73d8263..29a846cab5a 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-loginservice/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-loginservice/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-loginservice EE9 :: Tests :: Login Service diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-openid-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-openid-webapp/pom.xml index 4affbfdae0f..6dc8855fb80 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-openid-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-openid-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-openid-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-owb-cdi-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-owb-cdi-webapp/pom.xml index 8d29c879c78..414a6fe79be 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-owb-cdi-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-owb-cdi-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-owb-cdi-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-quickstart/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-quickstart/pom.xml index 07135ea57e9..41ef63d8261 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-quickstart/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-quickstart/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-quickstart EE9 :: Tests :: Quick Start diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-common/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-common/pom.xml index 178626d1df9..11c542b766f 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-common/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-common/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-sessions-common EE9 :: Tests :: Sessions :: Common diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-file/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-file/pom.xml index 0ae50c74756..ec19bf49e32 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-file/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-file/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-sessions-file EE9 :: Tests :: Sessions :: File diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-gcloud/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-gcloud/pom.xml index 1fa72118e07..c4a2c8e211a 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-gcloud/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-gcloud/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-sessions-gcloud EE9 :: Tests :: Sessions :: GCloud diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-hazelcast/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-hazelcast/pom.xml index 3ad8a08d9d8..6ef6d669390 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-hazelcast/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-hazelcast/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-sessions-hazelcast EE9 :: Tests :: Sessions :: Hazelcast diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-infinispan/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-infinispan/pom.xml index 2d138ae9322..556cfa1ee73 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-infinispan/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-infinispan/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT ../pom.xml jetty-ee9-test-sessions-infinispan diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-jdbc/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-jdbc/pom.xml index 3b717482ed8..65fb527d220 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-jdbc/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-jdbc/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-sessions-jdbc EE9 :: Tests :: Sessions :: JDBC diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-memcached/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-memcached/pom.xml index bd63154619c..0dfa875be1f 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-memcached/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-memcached/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-sessions-memcached EE9 :: Tests :: Sessions :: Memcached diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-mongodb/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-mongodb/pom.xml index e0d272f08e2..7c60fabef6d 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-mongodb/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/jetty-ee9-test-sessions-mongodb/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-test-sessions - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-sessions-mongodb EE9 :: Tests :: Sessions :: Mongo diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/pom.xml index 3e0e97990be..a638ad7b2ef 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-sessions pom diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-simple-session-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-simple-session-webapp/pom.xml index ba2ae1d21bb..06c77a5db26 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-simple-session-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-simple-session-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-simple-session-webapp diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-webapp-rfc2616/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-webapp-rfc2616/pom.xml index f5dc9cfdf03..5fce3f1ed94 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-webapp-rfc2616/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-webapp-rfc2616/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-webapp-rfc2616 war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-provided-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-provided-webapp/pom.xml index d0f562325ce..2a62a740441 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-provided-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-provided-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-websocket-client-provided-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-webapp/pom.xml index aff6f7ae376..1a263bfb767 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-websocket-client-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-webapp/pom.xml index 79c2d9ffb8d..bf272e42cf2 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-websocket-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-websocket-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-weld-cdi-webapp/pom.xml b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-weld-cdi-webapp/pom.xml index 03b86c32075..775c7662495 100644 --- a/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-weld-cdi-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/jetty-ee9-test-weld-cdi-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9-tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-test-weld-cdi-webapp war diff --git a/jetty-ee9/jetty-ee9-tests/pom.xml b/jetty-ee9/jetty-ee9-tests/pom.xml index 6e6af390110..65582bfc1eb 100644 --- a/jetty-ee9/jetty-ee9-tests/pom.xml +++ b/jetty-ee9/jetty-ee9-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-tests pom diff --git a/jetty-ee9/jetty-ee9-webapp/pom.xml b/jetty-ee9/jetty-ee9-webapp/pom.xml index f4f393cf83a..9f92dde2960 100644 --- a/jetty-ee9/jetty-ee9-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-webapp EE9 :: WebApp diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client-webapp/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client-webapp/pom.xml index 4c70310f252..ed0cb8b4346 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.3 + 12.0.4-SNAPSHOT ../pom.xml jetty-ee9-websocket-jakarta-client-webapp diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client/pom.xml index e51c5f02d68..8ae90070619 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.3 + 12.0.4-SNAPSHOT ../pom.xml jetty-ee9-websocket-jakarta-client diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-common/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-common/pom.xml index d7285579275..b6c1a8764b0 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-common/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-websocket-jakarta-common EE9 :: Websocket :: Jakarta Common diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-server/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-server/pom.xml index 2fd08753a5d..2a574a23f11 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-server/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-websocket-jakarta-server EE9 :: Websocket :: Jakarta Server diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-tests/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-tests/pom.xml index 31564ddf283..ad73193bbfc 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-tests/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jakarta-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-websocket-jakarta-tests EE9 :: Websocket :: Jakarta Tests diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-api/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-api/pom.xml index cf080cf841e..76ae51ce33b 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-api/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-api/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-websocket-jetty-api EE9 :: Websocket :: Jetty API diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client-webapp/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client-webapp/pom.xml index b8ebb4d5951..a1dfd344e2f 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client-webapp/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-websocket-jetty-client-webapp EE9 :: Websocket :: Jetty Client WebApp diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client/pom.xml index 902fe5304d8..964da5e9987 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-websocket-jetty-client EE9 :: Websocket :: Jetty Client diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-common/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-common/pom.xml index be44207c4c6..8f59766024d 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-common/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-websocket-jetty-common EE9 :: Websocket :: Jetty Common diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-server/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-server/pom.xml index 81b1f93adf2..b7f8e2cdf93 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-server/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-websocket-jetty-server EE9 :: Websocket :: Jetty Server diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-tests/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-tests/pom.xml index 50541cfbf64..e9d59d5e2a9 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-tests/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-jetty-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-websocket-jetty-tests EE9 :: Websocket :: Jetty Tests diff --git a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-servlet/pom.xml b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-servlet/pom.xml index b744118eddd..67f8bcb4592 100644 --- a/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-servlet/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/jetty-ee9-websocket-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9.websocket jetty-ee9-websocket - 12.0.3 + 12.0.4-SNAPSHOT jetty-ee9-websocket-servlet EE9 :: Websocket :: Servlet diff --git a/jetty-ee9/jetty-ee9-websocket/pom.xml b/jetty-ee9/jetty-ee9-websocket/pom.xml index 3d79da20550..b02838a3ab8 100644 --- a/jetty-ee9/jetty-ee9-websocket/pom.xml +++ b/jetty-ee9/jetty-ee9-websocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.ee9 jetty-ee9 - 12.0.3 + 12.0.4-SNAPSHOT ../pom.xml org.eclipse.jetty.ee9.websocket diff --git a/jetty-ee9/pom.xml b/jetty-ee9/pom.xml index 24f39d9d280..fa4c6895775 100644 --- a/jetty-ee9/pom.xml +++ b/jetty-ee9/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.ee9 jetty-ee9 diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml index 8d1e58aad0f..e4c395f5571 100644 --- a/jetty-home/pom.xml +++ b/jetty-home/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 12.0.3 + 12.0.4-SNAPSHOT ../pom.xml jetty-home diff --git a/jetty-integrations/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-integrations/jetty-gcloud/jetty-gcloud-session-manager/pom.xml index ebf09de3dc8..7c038232aa8 100644 --- a/jetty-integrations/jetty-gcloud/jetty-gcloud-session-manager/pom.xml +++ b/jetty-integrations/jetty-gcloud/jetty-gcloud-session-manager/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.gcloud jetty-gcloud - 12.0.3 + 12.0.4-SNAPSHOT jetty-gcloud-session-manager Integrations :: GCloud :: Sessions diff --git a/jetty-integrations/jetty-gcloud/pom.xml b/jetty-integrations/jetty-gcloud/pom.xml index f83e9e61e17..cf2ca435a62 100644 --- a/jetty-integrations/jetty-gcloud/pom.xml +++ b/jetty-integrations/jetty-gcloud/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-integrations - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.gcloud jetty-gcloud diff --git a/jetty-integrations/jetty-hazelcast/pom.xml b/jetty-integrations/jetty-hazelcast/pom.xml index 7b888760890..d4ac9098581 100644 --- a/jetty-integrations/jetty-hazelcast/pom.xml +++ b/jetty-integrations/jetty-hazelcast/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-integrations - 12.0.3 + 12.0.4-SNAPSHOT jetty-hazelcast Integrations :: Hazelcast :: Sessions diff --git a/jetty-integrations/jetty-infinispan/jetty-infinispan-common/pom.xml b/jetty-integrations/jetty-infinispan/jetty-infinispan-common/pom.xml index 8987497a6c9..74cbb3add2e 100644 --- a/jetty-integrations/jetty-infinispan/jetty-infinispan-common/pom.xml +++ b/jetty-integrations/jetty-infinispan/jetty-infinispan-common/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-infinispan - 12.0.3 + 12.0.4-SNAPSHOT jetty-infinispan-common Integrations :: Infinispan :: Sessions diff --git a/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded-query/pom.xml b/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded-query/pom.xml index 0b631fca9b2..3b60586d254 100644 --- a/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded-query/pom.xml +++ b/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded-query/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-infinispan - 12.0.3 + 12.0.4-SNAPSHOT jetty-infinispan-embedded-query Integrations :: Infinispan :: Embedded with Querying diff --git a/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded/pom.xml b/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded/pom.xml index 65d70d6e30e..d2ddb711216 100644 --- a/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded/pom.xml +++ b/jetty-integrations/jetty-infinispan/jetty-infinispan-embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-infinispan - 12.0.3 + 12.0.4-SNAPSHOT jetty-infinispan-embedded pom diff --git a/jetty-integrations/jetty-infinispan/jetty-infinispan-remote-query/pom.xml b/jetty-integrations/jetty-infinispan/jetty-infinispan-remote-query/pom.xml index 4c37e041f29..0936c9958fa 100644 --- a/jetty-integrations/jetty-infinispan/jetty-infinispan-remote-query/pom.xml +++ b/jetty-integrations/jetty-infinispan/jetty-infinispan-remote-query/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-infinispan - 12.0.3 + 12.0.4-SNAPSHOT jetty-infinispan-remote-query Integrations :: Infinispan :: Remote with Querying diff --git a/jetty-integrations/jetty-infinispan/jetty-infinispan-remote/pom.xml b/jetty-integrations/jetty-infinispan/jetty-infinispan-remote/pom.xml index 2f0d9d45890..8b4ecd95066 100644 --- a/jetty-integrations/jetty-infinispan/jetty-infinispan-remote/pom.xml +++ b/jetty-integrations/jetty-infinispan/jetty-infinispan-remote/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-infinispan - 12.0.3 + 12.0.4-SNAPSHOT jetty-infinispan-remote pom diff --git a/jetty-integrations/jetty-infinispan/pom.xml b/jetty-integrations/jetty-infinispan/pom.xml index e95c77cdfcf..b3834dd566a 100644 --- a/jetty-integrations/jetty-infinispan/pom.xml +++ b/jetty-integrations/jetty-infinispan/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-integrations - 12.0.3 + 12.0.4-SNAPSHOT jetty-infinispan pom diff --git a/jetty-integrations/jetty-memcached/jetty-memcached-sessions/pom.xml b/jetty-integrations/jetty-memcached/jetty-memcached-sessions/pom.xml index a35bb00e1db..12035347040 100644 --- a/jetty-integrations/jetty-memcached/jetty-memcached-sessions/pom.xml +++ b/jetty-integrations/jetty-memcached/jetty-memcached-sessions/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.memcached jetty-memcached - 12.0.3 + 12.0.4-SNAPSHOT jetty-memcached-sessions Integrations :: Memcached :: Sessions diff --git a/jetty-integrations/jetty-memcached/pom.xml b/jetty-integrations/jetty-memcached/pom.xml index 44e65c50768..7081406b7bd 100644 --- a/jetty-integrations/jetty-memcached/pom.xml +++ b/jetty-integrations/jetty-memcached/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-integrations - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.memcached jetty-memcached diff --git a/jetty-integrations/jetty-nosql/pom.xml b/jetty-integrations/jetty-nosql/pom.xml index 732fd3407c1..38f54a45448 100644 --- a/jetty-integrations/jetty-nosql/pom.xml +++ b/jetty-integrations/jetty-nosql/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-integrations - 12.0.3 + 12.0.4-SNAPSHOT jetty-nosql Integrations :: NoSQL :: Sessions diff --git a/jetty-integrations/pom.xml b/jetty-integrations/pom.xml index 2708af54669..a5bdec1ed15 100644 --- a/jetty-integrations/pom.xml +++ b/jetty-integrations/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 12.0.3 + 12.0.4-SNAPSHOT jetty-integrations pom diff --git a/pom.xml b/pom.xml index 485dad70907..5133cbf6191 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.eclipse.jetty jetty-project - 12.0.3 + 12.0.4-SNAPSHOT pom Jetty :: Project The Eclipse Jetty Project diff --git a/tests/jetty-home-tester/pom.xml b/tests/jetty-home-tester/pom.xml index 3d37077425e..78b820c7370 100644 --- a/tests/jetty-home-tester/pom.xml +++ b/tests/jetty-home-tester/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-home-tester jar diff --git a/tests/jetty-jmh/pom.xml b/tests/jetty-jmh/pom.xml index f53c95c66c3..6e479ccd20d 100644 --- a/tests/jetty-jmh/pom.xml +++ b/tests/jetty-jmh/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-jmh Tests :: JMH diff --git a/tests/jetty-test-session-common/pom.xml b/tests/jetty-test-session-common/pom.xml index a73899606e5..40ccc626cab 100644 --- a/tests/jetty-test-session-common/pom.xml +++ b/tests/jetty-test-session-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests - 12.0.3 + 12.0.4-SNAPSHOT jetty-test-session-common jar diff --git a/tests/pom.xml b/tests/pom.xml index 9e4c8a0cd18..639f6886cd8 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 12.0.3 + 12.0.4-SNAPSHOT org.eclipse.jetty.tests tests diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index 23ed166faf5..ccb5b391735 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests - 12.0.3 + 12.0.4-SNAPSHOT test-distribution pom diff --git a/tests/test-distribution/test-distribution-common/pom.xml b/tests/test-distribution/test-distribution-common/pom.xml index 4bc65978398..2bf5adc91c4 100644 --- a/tests/test-distribution/test-distribution-common/pom.xml +++ b/tests/test-distribution/test-distribution-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-distribution - 12.0.3 + 12.0.4-SNAPSHOT test-distribution-common jar diff --git a/tests/test-distribution/test-ee10-distribution/pom.xml b/tests/test-distribution/test-ee10-distribution/pom.xml index 4219cfe1dc1..cea804254ae 100644 --- a/tests/test-distribution/test-ee10-distribution/pom.xml +++ b/tests/test-distribution/test-ee10-distribution/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-distribution - 12.0.3 + 12.0.4-SNAPSHOT test-ee10-distribution jar diff --git a/tests/test-distribution/test-ee9-distribution/pom.xml b/tests/test-distribution/test-ee9-distribution/pom.xml index d3ca11fa696..5eb175939b9 100644 --- a/tests/test-distribution/test-ee9-distribution/pom.xml +++ b/tests/test-distribution/test-ee9-distribution/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-distribution - 12.0.3 + 12.0.4-SNAPSHOT test-ee9-distribution jar diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml index 24e1620bed8..670aed0d415 100644 --- a/tests/test-integration/pom.xml +++ b/tests/test-integration/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests - 12.0.3 + 12.0.4-SNAPSHOT test-integration jar