diff --git a/VERSION.txt b/VERSION.txt index d9d8cc11bf4..4925d5e2792 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,3 +1,5 @@ +jetty-10.0.23-SNAPSHOT + jetty-10.0.22 - 27 June 2024 + 11917 Update XML configure.dtd locations to new jetty.org website diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml index a9f9f998645..a1136898c4b 100644 --- a/apache-jsp/pom.xml +++ b/apache-jsp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT apache-jsp Jetty :: Apache JSP Implementation diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml index 478a3acf940..de87cc72784 100644 --- a/apache-jstl/pom.xml +++ b/apache-jstl/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT apache-jstl jar diff --git a/build-resources/pom.xml b/build-resources/pom.xml index 72880c3a39a..439f57a9c56 100644 --- a/build-resources/pom.xml +++ b/build-resources/pom.xml @@ -8,7 +8,7 @@ --> org.eclipse.jetty build-resources - 10.0.22 + 10.0.23-SNAPSHOT jar Jetty :: Build Resources diff --git a/demos/demo-async-rest/demo-async-rest-jar/pom.xml b/demos/demo-async-rest/demo-async-rest-jar/pom.xml index f5d33471877..c3240101d89 100644 --- a/demos/demo-async-rest/demo-async-rest-jar/pom.xml +++ b/demos/demo-async-rest/demo-async-rest-jar/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.demos demo-async-rest-parent - 10.0.22 + 10.0.23-SNAPSHOT demo-async-rest-jar jar diff --git a/demos/demo-async-rest/demo-async-rest-server/pom.xml b/demos/demo-async-rest/demo-async-rest-server/pom.xml index cf509d6cc42..c7e33414ec5 100644 --- a/demos/demo-async-rest/demo-async-rest-server/pom.xml +++ b/demos/demo-async-rest/demo-async-rest-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.demos demo-async-rest-parent - 10.0.22 + 10.0.23-SNAPSHOT demo-async-rest-server jar diff --git a/demos/demo-async-rest/demo-async-rest-webapp/pom.xml b/demos/demo-async-rest/demo-async-rest-webapp/pom.xml index 4978efe341b..a192a140f78 100644 --- a/demos/demo-async-rest/demo-async-rest-webapp/pom.xml +++ b/demos/demo-async-rest/demo-async-rest-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.demos demo-async-rest-parent - 10.0.22 + 10.0.23-SNAPSHOT demo-async-rest-webapp war diff --git a/demos/demo-async-rest/pom.xml b/demos/demo-async-rest/pom.xml index 012b5cb599e..d3d7308857a 100644 --- a/demos/demo-async-rest/pom.xml +++ b/demos/demo-async-rest/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT demo-async-rest-parent pom diff --git a/demos/demo-jaas-webapp/pom.xml b/demos/demo-jaas-webapp/pom.xml index a719eb929a0..c867db8faeb 100644 --- a/demos/demo-jaas-webapp/pom.xml +++ b/demos/demo-jaas-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT demo-jaas-webapp war diff --git a/demos/demo-jetty-webapp/pom.xml b/demos/demo-jetty-webapp/pom.xml index c129b345776..3602a7ff243 100644 --- a/demos/demo-jetty-webapp/pom.xml +++ b/demos/demo-jetty-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT ../pom.xml demo-jetty-webapp diff --git a/demos/demo-jndi-webapp/pom.xml b/demos/demo-jndi-webapp/pom.xml index 01c58e00cfa..e6de38fb798 100644 --- a/demos/demo-jndi-webapp/pom.xml +++ b/demos/demo-jndi-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT demo-jndi-webapp war diff --git a/demos/demo-jsp-webapp/pom.xml b/demos/demo-jsp-webapp/pom.xml index 4676b79751d..7543c279732 100644 --- a/demos/demo-jsp-webapp/pom.xml +++ b/demos/demo-jsp-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT demo-jsp-webapp war diff --git a/demos/demo-mock-resources/pom.xml b/demos/demo-mock-resources/pom.xml index d59ff2ebdc9..e850a964962 100644 --- a/demos/demo-mock-resources/pom.xml +++ b/demos/demo-mock-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT demo-mock-resources jar diff --git a/demos/demo-proxy-webapp/pom.xml b/demos/demo-proxy-webapp/pom.xml index 21949df64d5..a443d310f1c 100644 --- a/demos/demo-proxy-webapp/pom.xml +++ b/demos/demo-proxy-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT demo-proxy-webapp war diff --git a/demos/demo-simple-webapp/pom.xml b/demos/demo-simple-webapp/pom.xml index 0abe4b7b45c..a6744803a4b 100644 --- a/demos/demo-simple-webapp/pom.xml +++ b/demos/demo-simple-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT demo-simple-webapp war diff --git a/demos/demo-spec/demo-container-initializer/pom.xml b/demos/demo-spec/demo-container-initializer/pom.xml index cc7978980d1..f0cd1785b83 100644 --- a/demos/demo-spec/demo-container-initializer/pom.xml +++ b/demos/demo-spec/demo-container-initializer/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT ../../pom.xml demo-container-initializer diff --git a/demos/demo-spec/demo-spec-webapp/pom.xml b/demos/demo-spec/demo-spec-webapp/pom.xml index ebd44780b74..c4da55d1c7d 100644 --- a/demos/demo-spec/demo-spec-webapp/pom.xml +++ b/demos/demo-spec/demo-spec-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT ../../pom.xml demo-spec-webapp diff --git a/demos/demo-spec/demo-web-fragment/pom.xml b/demos/demo-spec/demo-web-fragment/pom.xml index 28d80ffc0d1..f80129ca777 100644 --- a/demos/demo-spec/demo-web-fragment/pom.xml +++ b/demos/demo-spec/demo-web-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT ../../pom.xml demo-web-fragment diff --git a/demos/demo-spec/pom.xml b/demos/demo-spec/pom.xml index bf6d12a43ac..7e11243ab2a 100644 --- a/demos/demo-spec/pom.xml +++ b/demos/demo-spec/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT demo-spec pom diff --git a/demos/embedded/pom.xml b/demos/embedded/pom.xml index 7ed5e3c5155..071ffa1c9ce 100644 --- a/demos/embedded/pom.xml +++ b/demos/embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.demos demos-parent - 10.0.22 + 10.0.23-SNAPSHOT demos-jetty-embedded Demo :: Embedded Jetty diff --git a/demos/pom.xml b/demos/pom.xml index 1b327156b05..5e2f0d68fdf 100644 --- a/demos/pom.xml +++ b/demos/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.demos demos-parent diff --git a/documentation/jetty/modules/code/examples/pom.xml b/documentation/jetty/modules/code/examples/pom.xml index 77513a12cab..798cf5d9e63 100644 --- a/documentation/jetty/modules/code/examples/pom.xml +++ b/documentation/jetty/modules/code/examples/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.documentation documentation-parent - 10.0.22 + 10.0.23-SNAPSHOT ../../../../pom.xml code-examples diff --git a/documentation/jetty/pom.xml b/documentation/jetty/pom.xml index cd63975949a..00ac83279a1 100644 --- a/documentation/jetty/pom.xml +++ b/documentation/jetty/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.documentation documentation-parent - 10.0.22 + 10.0.23-SNAPSHOT jetty pom diff --git a/documentation/pom.xml b/documentation/pom.xml index ad5bfad227d..afebc445209 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.documentation documentation-parent diff --git a/javadoc/pom.xml b/javadoc/pom.xml index b82ff4801a1..7218a580bfa 100644 --- a/javadoc/pom.xml +++ b/javadoc/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT javadoc jar diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml index 6a84542e5b1..20d6c698da1 100644 --- a/jetty-alpn/jetty-alpn-client/pom.xml +++ b/jetty-alpn/jetty-alpn-client/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-alpn-parent - 10.0.22 + 10.0.23-SNAPSHOT jetty-alpn-client Jetty :: ALPN :: Client diff --git a/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml index 656b210d9dd..6807d984b14 100644 --- a/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml +++ b/jetty-alpn/jetty-alpn-conscrypt-client/pom.xml @@ -6,7 +6,7 @@ org.eclipse.jetty jetty-alpn-parent - 10.0.22 + 10.0.23-SNAPSHOT jetty-alpn-conscrypt-client Jetty :: ALPN :: Conscrypt Client Implementation diff --git a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml index 4fb8bec13f5..dc3b8c1f745 100644 --- a/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml +++ b/jetty-alpn/jetty-alpn-conscrypt-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-alpn-parent - 10.0.22 + 10.0.23-SNAPSHOT jetty-alpn-conscrypt-server Jetty :: ALPN :: Conscrypt Server Implementation diff --git a/jetty-alpn/jetty-alpn-java-client/pom.xml b/jetty-alpn/jetty-alpn-java-client/pom.xml index 253668185cc..884e1c7323c 100644 --- a/jetty-alpn/jetty-alpn-java-client/pom.xml +++ b/jetty-alpn/jetty-alpn-java-client/pom.xml @@ -6,7 +6,7 @@ org.eclipse.jetty jetty-alpn-parent - 10.0.22 + 10.0.23-SNAPSHOT jetty-alpn-java-client Jetty :: ALPN :: JDK9 Client Implementation diff --git a/jetty-alpn/jetty-alpn-java-server/pom.xml b/jetty-alpn/jetty-alpn-java-server/pom.xml index d2688d4e54f..5e8f8682697 100644 --- a/jetty-alpn/jetty-alpn-java-server/pom.xml +++ b/jetty-alpn/jetty-alpn-java-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-alpn-parent - 10.0.22 + 10.0.23-SNAPSHOT jetty-alpn-java-server Jetty :: ALPN :: JDK9 Server Implementation diff --git a/jetty-alpn/jetty-alpn-server/pom.xml b/jetty-alpn/jetty-alpn-server/pom.xml index 4d5545c53da..e9005d7df89 100644 --- a/jetty-alpn/jetty-alpn-server/pom.xml +++ b/jetty-alpn/jetty-alpn-server/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-alpn-parent - 10.0.22 + 10.0.23-SNAPSHOT jetty-alpn-server Jetty :: ALPN :: Server diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml index 89345cac44f..80e1c6670f0 100644 --- a/jetty-alpn/pom.xml +++ b/jetty-alpn/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-alpn-parent pom diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml index f6c8276d6ff..b2883a1633d 100644 --- a/jetty-annotations/pom.xml +++ b/jetty-annotations/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-annotations Jetty :: Servlet Annotations diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml index 42ff999b226..59c2f23e522 100644 --- a/jetty-ant/pom.xml +++ b/jetty-ant/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-ant jar diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml index 9e1034000b9..bb46555435c 100644 --- a/jetty-bom/pom.xml +++ b/jetty-bom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-bom @@ -18,409 +18,409 @@ org.eclipse.jetty apache-jsp - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty apache-jstl - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty infinispan-common - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty infinispan-embedded-query - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty infinispan-remote-query - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-alpn-client - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-alpn-conscrypt-client - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-alpn-conscrypt-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-alpn-java-client - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-alpn-java-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-alpn-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-annotations - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-ant - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-cdi - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-client - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-deploy - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-hazelcast - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-home - 10.0.22 + 10.0.23-SNAPSHOT zip org.eclipse.jetty jetty-home - 10.0.22 + 10.0.23-SNAPSHOT tar.gz org.eclipse.jetty jetty-http - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-http-spi - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-io - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-jaas - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-jaspi - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-jmx - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-jndi - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-keystore - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-nosql - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-openid - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-plus - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-proxy - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-quickstart - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-rewrite - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-security - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-servlet - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-servlets - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-slf4j-impl - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-unixdomain-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-unixsocket-client - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-unixsocket-common - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-unixsocket-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-util - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-util-ajax - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-webapp - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-xml - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.fcgi fcgi-client - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.fcgi fcgi-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.gcloud jetty-gcloud-session-manager - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.http2 http2-client - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.http2 http2-common - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.http2 http2-hpack - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.http2 http2-http-client-transport - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.http2 http2-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.http3 http3-client - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.http3 http3-common - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.http3 http3-http-client-transport - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.http3 http3-qpack - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.http3 http3-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.memcached jetty-memcached-sessions - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.osgi jetty-httpservice - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-alpn - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-boot - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-boot-jsp - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-boot-warurl - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.quic quic-client - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.quic quic-common - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.quic quic-quiche-common - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.quic quic-quiche-jna - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.quic quic-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.websocket websocket-core-client - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.websocket websocket-core-common - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.websocket websocket-core-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.websocket websocket-javax-client - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.websocket websocket-javax-common - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.websocket websocket-javax-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-api - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-client - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-common - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.websocket websocket-jetty-server - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.websocket websocket-servlet - 10.0.22 + 10.0.23-SNAPSHOT @@ -472,7 +472,7 @@ org.eclipse.jetty.quic quic-quiche-foreign-incubator - 10.0.22 + 10.0.23-SNAPSHOT diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml index c092daf312f..35abe6a21a2 100644 --- a/jetty-cdi/pom.xml +++ b/jetty-cdi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty jetty-cdi diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml index 130b7638371..c0f95f1ad03 100644 --- a/jetty-client/pom.xml +++ b/jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-client Jetty :: Asynchronous HTTP Client diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml index 7bfee40a9c3..e77d04dd097 100644 --- a/jetty-deploy/pom.xml +++ b/jetty-deploy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-deploy Jetty :: Deployers diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml index 0c4283fe7cc..b90825649b1 100644 --- a/jetty-fcgi/fcgi-client/pom.xml +++ b/jetty-fcgi/fcgi-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi fcgi-parent - 10.0.22 + 10.0.23-SNAPSHOT fcgi-client Jetty :: FastCGI :: Client diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml index ca3a8f5706d..2467d94a1f6 100644 --- a/jetty-fcgi/fcgi-server/pom.xml +++ b/jetty-fcgi/fcgi-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.fcgi fcgi-parent - 10.0.22 + 10.0.23-SNAPSHOT fcgi-server Jetty :: FastCGI :: Server diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml index b618db713b0..a31d763e75a 100644 --- a/jetty-fcgi/pom.xml +++ b/jetty-fcgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.fcgi fcgi-parent diff --git a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml index cce3eec9514..1e94958499f 100644 --- a/jetty-gcloud/jetty-gcloud-session-manager/pom.xml +++ b/jetty-gcloud/jetty-gcloud-session-manager/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.gcloud gcloud-parent - 10.0.22 + 10.0.23-SNAPSHOT jetty-gcloud-session-manager Jetty :: GCloud :: Session Manager diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml index bd890adc3ff..e297692add1 100644 --- a/jetty-gcloud/pom.xml +++ b/jetty-gcloud/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.gcloud gcloud-parent diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml index ce67883e545..6806185ae4e 100644 --- a/jetty-hazelcast/pom.xml +++ b/jetty-hazelcast/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-hazelcast Jetty :: Hazelcast Session Manager diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml index c53f6eee300..4720be62e77 100644 --- a/jetty-home/pom.xml +++ b/jetty-home/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-home pom diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml index 339a06840c5..abfb60a1fe8 100644 --- a/jetty-http-spi/pom.xml +++ b/jetty-http-spi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-http-spi Jetty :: Http Service Provider Interface diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml index c93e77e0d6b..2563bbe562f 100644 --- a/jetty-http/pom.xml +++ b/jetty-http/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-http Jetty :: Http Utility diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml index 3ed220a3695..0871b2cdd7b 100644 --- a/jetty-http2/http2-client/pom.xml +++ b/jetty-http2/http2-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 http2-parent - 10.0.22 + 10.0.23-SNAPSHOT http2-client Jetty :: HTTP2 :: Client diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml index 0e98f029535..a0c9e0e2fa7 100644 --- a/jetty-http2/http2-common/pom.xml +++ b/jetty-http2/http2-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 http2-parent - 10.0.22 + 10.0.23-SNAPSHOT http2-common Jetty :: HTTP2 :: Common diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml index 756e0281a42..bff63c262d3 100644 --- a/jetty-http2/http2-hpack/pom.xml +++ b/jetty-http2/http2-hpack/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 http2-parent - 10.0.22 + 10.0.23-SNAPSHOT http2-hpack Jetty :: HTTP2 :: HPACK diff --git a/jetty-http2/http2-http-client-transport/pom.xml b/jetty-http2/http2-http-client-transport/pom.xml index 09cefa27ea3..0b68980b383 100644 --- a/jetty-http2/http2-http-client-transport/pom.xml +++ b/jetty-http2/http2-http-client-transport/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 http2-parent - 10.0.22 + 10.0.23-SNAPSHOT http2-http-client-transport Jetty :: HTTP2 :: HTTP Client Transport diff --git a/jetty-http2/http2-server/pom.xml b/jetty-http2/http2-server/pom.xml index 5fb19c91016..732b9f48a80 100644 --- a/jetty-http2/http2-server/pom.xml +++ b/jetty-http2/http2-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http2 http2-parent - 10.0.22 + 10.0.23-SNAPSHOT http2-server Jetty :: HTTP2 :: Server diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml index cabe2b4d563..0736627ceec 100644 --- a/jetty-http2/pom.xml +++ b/jetty-http2/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.http2 http2-parent diff --git a/jetty-http3/http3-client/pom.xml b/jetty-http3/http3-client/pom.xml index 30e3dbb07db..208ecb0eb24 100644 --- a/jetty-http3/http3-client/pom.xml +++ b/jetty-http3/http3-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 http3-parent - 10.0.22 + 10.0.23-SNAPSHOT http3-client Jetty :: HTTP3 :: Client diff --git a/jetty-http3/http3-common/pom.xml b/jetty-http3/http3-common/pom.xml index 5d464e47b67..bd215b2a272 100644 --- a/jetty-http3/http3-common/pom.xml +++ b/jetty-http3/http3-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 http3-parent - 10.0.22 + 10.0.23-SNAPSHOT http3-common Jetty :: HTTP3 :: Common diff --git a/jetty-http3/http3-http-client-transport/pom.xml b/jetty-http3/http3-http-client-transport/pom.xml index 4fc92beed58..d4a09c611f4 100644 --- a/jetty-http3/http3-http-client-transport/pom.xml +++ b/jetty-http3/http3-http-client-transport/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 http3-parent - 10.0.22 + 10.0.23-SNAPSHOT http3-http-client-transport Jetty :: HTTP3 :: HTTP Client Transport diff --git a/jetty-http3/http3-qpack/pom.xml b/jetty-http3/http3-qpack/pom.xml index b1ed0df7686..472b9d3a888 100644 --- a/jetty-http3/http3-qpack/pom.xml +++ b/jetty-http3/http3-qpack/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 http3-parent - 10.0.22 + 10.0.23-SNAPSHOT http3-qpack Jetty :: HTTP3 :: QPACK diff --git a/jetty-http3/http3-server/pom.xml b/jetty-http3/http3-server/pom.xml index bf5df28ea75..6bac4fe90cd 100644 --- a/jetty-http3/http3-server/pom.xml +++ b/jetty-http3/http3-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 http3-parent - 10.0.22 + 10.0.23-SNAPSHOT http3-server Jetty :: HTTP3 :: Server diff --git a/jetty-http3/http3-tests/pom.xml b/jetty-http3/http3-tests/pom.xml index 9f50ddec569..af9e2941838 100644 --- a/jetty-http3/http3-tests/pom.xml +++ b/jetty-http3/http3-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.http3 http3-parent - 10.0.22 + 10.0.23-SNAPSHOT http3-tests Jetty :: HTTP3 :: Tests diff --git a/jetty-http3/pom.xml b/jetty-http3/pom.xml index c29ef988501..abf64d2ad38 100644 --- a/jetty-http3/pom.xml +++ b/jetty-http3/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.http3 http3-parent diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml index a39020db143..337a379d59c 100644 --- a/jetty-infinispan/infinispan-common/pom.xml +++ b/jetty-infinispan/infinispan-common/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 10.0.22 + 10.0.23-SNAPSHOT infinispan-common Jetty :: Infinispan Session Manager Common diff --git a/jetty-infinispan/infinispan-embedded-query/pom.xml b/jetty-infinispan/infinispan-embedded-query/pom.xml index 062bb9aa14b..1260a9714be 100644 --- a/jetty-infinispan/infinispan-embedded-query/pom.xml +++ b/jetty-infinispan/infinispan-embedded-query/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 10.0.22 + 10.0.23-SNAPSHOT infinispan-embedded-query Jetty :: Infinispan Session Manager Embedded with Querying diff --git a/jetty-infinispan/infinispan-embedded/pom.xml b/jetty-infinispan/infinispan-embedded/pom.xml index d7960f32068..86f0786a24d 100644 --- a/jetty-infinispan/infinispan-embedded/pom.xml +++ b/jetty-infinispan/infinispan-embedded/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 10.0.22 + 10.0.23-SNAPSHOT infinispan-embedded pom diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml index 7495c9704d2..47ae4677cdc 100644 --- a/jetty-infinispan/infinispan-remote-query/pom.xml +++ b/jetty-infinispan/infinispan-remote-query/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 10.0.22 + 10.0.23-SNAPSHOT infinispan-remote-query Jetty :: Infinispan Session Manager Remote with Querying diff --git a/jetty-infinispan/infinispan-remote/pom.xml b/jetty-infinispan/infinispan-remote/pom.xml index da6363f9673..cefbe035db6 100644 --- a/jetty-infinispan/infinispan-remote/pom.xml +++ b/jetty-infinispan/infinispan-remote/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty infinispan-parent - 10.0.22 + 10.0.23-SNAPSHOT infinispan-remote pom diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml index 9aa7a91b6f7..778782173cd 100644 --- a/jetty-infinispan/pom.xml +++ b/jetty-infinispan/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty infinispan-parent diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml index 0d7bcc8c516..c2b1ea930f2 100644 --- a/jetty-io/pom.xml +++ b/jetty-io/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-io Jetty :: IO Utility diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml index 76854f3fdc6..bf035c8df79 100644 --- a/jetty-jaas/pom.xml +++ b/jetty-jaas/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-jaas Jetty :: JAAS diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml index 2cbc9e4fdb3..4e96e4cb5fb 100644 --- a/jetty-jaspi/pom.xml +++ b/jetty-jaspi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-jaspi Jetty :: JASPI Security diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml index 4e7dcecff63..183e2091b53 100644 --- a/jetty-jmx/pom.xml +++ b/jetty-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-jmx Jetty :: JMX Management diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml index 222926a2e25..51537fbf166 100644 --- a/jetty-jndi/pom.xml +++ b/jetty-jndi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-jndi Jetty :: JNDI Naming diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml index 98ce735f53e..f56caab253b 100644 --- a/jetty-jspc-maven-plugin/pom.xml +++ b/jetty-jspc-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-jspc-maven-plugin maven-plugin diff --git a/jetty-keystore/pom.xml b/jetty-keystore/pom.xml index 78d34d43476..088c9372992 100644 --- a/jetty-keystore/pom.xml +++ b/jetty-keystore/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-keystore jar diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml index f974445a7d3..83d063c6648 100644 --- a/jetty-maven-plugin/pom.xml +++ b/jetty-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-maven-plugin maven-plugin diff --git a/jetty-memcached/jetty-memcached-sessions/pom.xml b/jetty-memcached/jetty-memcached-sessions/pom.xml index c33e5494a6d..c760010b219 100644 --- a/jetty-memcached/jetty-memcached-sessions/pom.xml +++ b/jetty-memcached/jetty-memcached-sessions/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.memcached memcached-parent - 10.0.22 + 10.0.23-SNAPSHOT jetty-memcached-sessions Jetty :: Memcached :: Sessions diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml index d36e6383774..f3e3df8e051 100644 --- a/jetty-memcached/pom.xml +++ b/jetty-memcached/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.memcached memcached-parent diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml index 1de560faf9f..3f64335d646 100644 --- a/jetty-nosql/pom.xml +++ b/jetty-nosql/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-nosql Jetty :: NoSQL Session Managers diff --git a/jetty-openid/pom.xml b/jetty-openid/pom.xml index 90e1fe39dea..8b7873cc405 100644 --- a/jetty-openid/pom.xml +++ b/jetty-openid/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-openid Jetty :: OpenID diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml index a5d93b7d324..7be406b4305 100644 --- a/jetty-osgi/jetty-osgi-alpn/pom.xml +++ b/jetty-osgi/jetty-osgi-alpn/pom.xml @@ -7,7 +7,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-osgi-alpn jar diff --git a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml index 272ddd52c32..b015bbc2994 100644 --- a/jetty-osgi/jetty-osgi-boot-jsp/pom.xml +++ b/jetty-osgi/jetty-osgi-boot-jsp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-osgi-boot-jsp Jetty :: OSGi :: Boot JSP diff --git a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml index 2a7dc982b72..b5037b21ed1 100644 --- a/jetty-osgi/jetty-osgi-boot-warurl/pom.xml +++ b/jetty-osgi/jetty-osgi-boot-warurl/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.22 + 10.0.23-SNAPSHOT ../pom.xml jetty-osgi-boot-warurl diff --git a/jetty-osgi/jetty-osgi-boot/pom.xml b/jetty-osgi/jetty-osgi-boot/pom.xml index 1adcfdb7bf7..c4324865985 100644 --- a/jetty-osgi/jetty-osgi-boot/pom.xml +++ b/jetty-osgi/jetty-osgi-boot/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-osgi-boot Jetty :: OSGi :: Boot diff --git a/jetty-osgi/jetty-osgi-httpservice/pom.xml b/jetty-osgi/jetty-osgi-httpservice/pom.xml index 3da62210eb6..284c18573b6 100644 --- a/jetty-osgi/jetty-osgi-httpservice/pom.xml +++ b/jetty-osgi/jetty-osgi-httpservice/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-httpservice Jetty :: OSGi :: HttpService diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml index d5509f88eaa..6f711cccb92 100644 --- a/jetty-osgi/pom.xml +++ b/jetty-osgi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.osgi jetty-osgi-project diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml index 6afe825e8e5..ef1e9932573 100644 --- a/jetty-osgi/test-jetty-osgi-context/pom.xml +++ b/jetty-osgi/test-jetty-osgi-context/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.22 + 10.0.23-SNAPSHOT test-jetty-osgi-context Jetty :: OSGi :: Test Context diff --git a/jetty-osgi/test-jetty-osgi-fragment/pom.xml b/jetty-osgi/test-jetty-osgi-fragment/pom.xml index 8776a01aeb0..595d63d58a6 100644 --- a/jetty-osgi/test-jetty-osgi-fragment/pom.xml +++ b/jetty-osgi/test-jetty-osgi-fragment/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.22 + 10.0.23-SNAPSHOT ../pom.xml test-jetty-osgi-fragment diff --git a/jetty-osgi/test-jetty-osgi-server/pom.xml b/jetty-osgi/test-jetty-osgi-server/pom.xml index 454acb0d35a..fc650863a83 100644 --- a/jetty-osgi/test-jetty-osgi-server/pom.xml +++ b/jetty-osgi/test-jetty-osgi-server/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.22 + 10.0.23-SNAPSHOT test-jetty-osgi-server Jetty :: OSGi :: Server diff --git a/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml b/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml index 248992c1932..68b98ed6bf6 100644 --- a/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml +++ b/jetty-osgi/test-jetty-osgi-webapp-resources/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.22 + 10.0.23-SNAPSHOT test-jetty-osgi-webapp-resources war diff --git a/jetty-osgi/test-jetty-osgi-webapp/pom.xml b/jetty-osgi/test-jetty-osgi-webapp/pom.xml index f657da57957..a638f78ae17 100644 --- a/jetty-osgi/test-jetty-osgi-webapp/pom.xml +++ b/jetty-osgi/test-jetty-osgi-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.22 + 10.0.23-SNAPSHOT ../pom.xml test-jetty-osgi-webapp diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml index 51baf34b7d0..32142e56d63 100644 --- a/jetty-osgi/test-jetty-osgi/pom.xml +++ b/jetty-osgi/test-jetty-osgi/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.osgi jetty-osgi-project - 10.0.22 + 10.0.23-SNAPSHOT ../pom.xml test-jetty-osgi diff --git a/jetty-p2/pom.xml b/jetty-p2/pom.xml index add472a01e2..5dc80be7124 100644 --- a/jetty-p2/pom.xml +++ b/jetty-p2/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-p2 pom diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml index 1f0de296878..7ab9c3d6301 100644 --- a/jetty-plus/pom.xml +++ b/jetty-plus/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-plus Jetty :: Plus diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml index b78d8f8103f..946973401bc 100644 --- a/jetty-proxy/pom.xml +++ b/jetty-proxy/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-proxy Jetty :: Proxy diff --git a/jetty-quic/pom.xml b/jetty-quic/pom.xml index 1117fbcb1bd..d9059956751 100644 --- a/jetty-quic/pom.xml +++ b/jetty-quic/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.quic quic-parent diff --git a/jetty-quic/quic-client/pom.xml b/jetty-quic/quic-client/pom.xml index 83d1e58c839..0eb914c09a8 100644 --- a/jetty-quic/quic-client/pom.xml +++ b/jetty-quic/quic-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-parent - 10.0.22 + 10.0.23-SNAPSHOT quic-client Jetty :: QUIC :: Client diff --git a/jetty-quic/quic-common/pom.xml b/jetty-quic/quic-common/pom.xml index 8374032ca8d..ab99ba9c306 100644 --- a/jetty-quic/quic-common/pom.xml +++ b/jetty-quic/quic-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-parent - 10.0.22 + 10.0.23-SNAPSHOT quic-common Jetty :: QUIC :: Common diff --git a/jetty-quic/quic-quiche/pom.xml b/jetty-quic/quic-quiche/pom.xml index 48291727033..987642c6387 100644 --- a/jetty-quic/quic-quiche/pom.xml +++ b/jetty-quic/quic-quiche/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-parent - 10.0.22 + 10.0.23-SNAPSHOT quic-quiche pom diff --git a/jetty-quic/quic-quiche/quic-quiche-common/pom.xml b/jetty-quic/quic-quiche/quic-quiche-common/pom.xml index 99c3fc6e795..0849580038a 100644 --- a/jetty-quic/quic-quiche/quic-quiche-common/pom.xml +++ b/jetty-quic/quic-quiche/quic-quiche-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-quiche - 10.0.22 + 10.0.23-SNAPSHOT quic-quiche-common Jetty :: QUIC :: Quiche :: Common diff --git a/jetty-quic/quic-quiche/quic-quiche-foreign-incubator/pom.xml b/jetty-quic/quic-quiche/quic-quiche-foreign-incubator/pom.xml index 7425f789d40..2a306358da9 100644 --- a/jetty-quic/quic-quiche/quic-quiche-foreign-incubator/pom.xml +++ b/jetty-quic/quic-quiche/quic-quiche-foreign-incubator/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-quiche - 10.0.22 + 10.0.23-SNAPSHOT quic-quiche-foreign-incubator Jetty :: QUIC :: Quiche :: Foreign Binding (incubator) diff --git a/jetty-quic/quic-quiche/quic-quiche-jna/pom.xml b/jetty-quic/quic-quiche/quic-quiche-jna/pom.xml index 800603d37be..24758b5eb11 100644 --- a/jetty-quic/quic-quiche/quic-quiche-jna/pom.xml +++ b/jetty-quic/quic-quiche/quic-quiche-jna/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-quiche - 10.0.22 + 10.0.23-SNAPSHOT quic-quiche-jna Jetty :: QUIC :: Quiche :: JNA Binding diff --git a/jetty-quic/quic-server/pom.xml b/jetty-quic/quic-server/pom.xml index 309f757d488..2f2c66ad67d 100644 --- a/jetty-quic/quic-server/pom.xml +++ b/jetty-quic/quic-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.quic quic-parent - 10.0.22 + 10.0.23-SNAPSHOT quic-server Jetty :: QUIC :: Server diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml index 071c58763cc..4dac1c457a6 100644 --- a/jetty-quickstart/pom.xml +++ b/jetty-quickstart/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-quickstart Jetty :: Quick Start diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml index ee424006afb..40548be2764 100644 --- a/jetty-rewrite/pom.xml +++ b/jetty-rewrite/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-rewrite Jetty :: Rewrite Handler diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml index c285deeb429..a6bc3ad77c2 100644 --- a/jetty-runner/pom.xml +++ b/jetty-runner/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-runner Jetty :: Runner diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml index 1177dc6875f..6664178157c 100644 --- a/jetty-security/pom.xml +++ b/jetty-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-security Jetty :: Security diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml index 22cf9f0c9a5..82d3bb4babf 100644 --- a/jetty-server/pom.xml +++ b/jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-server Jetty :: Server Core diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml index c023fb67412..eddce70c038 100644 --- a/jetty-servlet/pom.xml +++ b/jetty-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-servlet Jetty :: Servlet Handling diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml index 5662b9a2cb3..ed340f36a84 100644 --- a/jetty-servlets/pom.xml +++ b/jetty-servlets/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-servlets Jetty :: Utility Servlets and Filters diff --git a/jetty-slf4j-impl/pom.xml b/jetty-slf4j-impl/pom.xml index ed918298465..ab8ab5909d9 100644 --- a/jetty-slf4j-impl/pom.xml +++ b/jetty-slf4j-impl/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-slf4j-impl Jetty :: Slf4j Implementation diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml index 4c9227425a7..c9909df9d60 100644 --- a/jetty-start/pom.xml +++ b/jetty-start/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-start Jetty :: Start diff --git a/jetty-unixdomain-server/pom.xml b/jetty-unixdomain-server/pom.xml index dd0a531b0d5..8c601d8fff6 100644 --- a/jetty-unixdomain-server/pom.xml +++ b/jetty-unixdomain-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-unixdomain-server Jetty :: Unix-Domain Sockets :: Server diff --git a/jetty-unixsocket/jetty-unixsocket-client/pom.xml b/jetty-unixsocket/jetty-unixsocket-client/pom.xml index 43a4e6e17b3..571d6ae60f7 100644 --- a/jetty-unixsocket/jetty-unixsocket-client/pom.xml +++ b/jetty-unixsocket/jetty-unixsocket-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-unixsocket - 10.0.22 + 10.0.23-SNAPSHOT jetty-unixsocket-client Jetty :: UnixSocket :: Client diff --git a/jetty-unixsocket/jetty-unixsocket-common/pom.xml b/jetty-unixsocket/jetty-unixsocket-common/pom.xml index bd4598daf50..6c85fd1bb95 100644 --- a/jetty-unixsocket/jetty-unixsocket-common/pom.xml +++ b/jetty-unixsocket/jetty-unixsocket-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-unixsocket - 10.0.22 + 10.0.23-SNAPSHOT jetty-unixsocket-common Jetty :: UnixSocket :: Common diff --git a/jetty-unixsocket/jetty-unixsocket-server/pom.xml b/jetty-unixsocket/jetty-unixsocket-server/pom.xml index a0889adbc69..5829d38ebb5 100644 --- a/jetty-unixsocket/jetty-unixsocket-server/pom.xml +++ b/jetty-unixsocket/jetty-unixsocket-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-unixsocket - 10.0.22 + 10.0.23-SNAPSHOT jetty-unixsocket-server Jetty :: UnixSocket :: Server diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml index 733f0c4ed90..97ac3c50227 100644 --- a/jetty-unixsocket/pom.xml +++ b/jetty-unixsocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-unixsocket pom diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml index 12dc0b4165b..e78e996bcb8 100644 --- a/jetty-util-ajax/pom.xml +++ b/jetty-util-ajax/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-util-ajax Jetty :: Utilities :: Ajax(JSON) diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml index 60a9159d105..e48a59d1ac3 100644 --- a/jetty-util/pom.xml +++ b/jetty-util/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-util Jetty :: Utilities diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml index 37f139bd591..92631d9d987 100644 --- a/jetty-webapp/pom.xml +++ b/jetty-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-webapp Jetty :: Webapp Application Support diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml index 07adade8f6f..4435e9c57a3 100644 --- a/jetty-websocket/pom.xml +++ b/jetty-websocket/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT org.eclipse.jetty.websocket websocket-parent diff --git a/jetty-websocket/websocket-core-client/pom.xml b/jetty-websocket/websocket-core-client/pom.xml index eec7982ccdf..7655a0fae21 100644 --- a/jetty-websocket/websocket-core-client/pom.xml +++ b/jetty-websocket/websocket-core-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-core-client Jetty :: Websocket :: Core :: Client diff --git a/jetty-websocket/websocket-core-common/pom.xml b/jetty-websocket/websocket-core-common/pom.xml index 0e8f7afd914..7c7fa6018d0 100644 --- a/jetty-websocket/websocket-core-common/pom.xml +++ b/jetty-websocket/websocket-core-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-core-common Jetty :: Websocket :: Core :: Common diff --git a/jetty-websocket/websocket-core-server/pom.xml b/jetty-websocket/websocket-core-server/pom.xml index d6edee04c9d..0cec11b744d 100644 --- a/jetty-websocket/websocket-core-server/pom.xml +++ b/jetty-websocket/websocket-core-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-core-server Jetty :: Websocket :: Core :: Server diff --git a/jetty-websocket/websocket-core-tests/pom.xml b/jetty-websocket/websocket-core-tests/pom.xml index d83c9ceb16f..23b18034efc 100644 --- a/jetty-websocket/websocket-core-tests/pom.xml +++ b/jetty-websocket/websocket-core-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-core-tests Jetty :: Websocket :: Core :: Tests diff --git a/jetty-websocket/websocket-javax-client/pom.xml b/jetty-websocket/websocket-javax-client/pom.xml index 81cdaeff0e6..60e3e0049ef 100644 --- a/jetty-websocket/websocket-javax-client/pom.xml +++ b/jetty-websocket/websocket-javax-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-javax-client Jetty :: Websocket :: javax.websocket :: Client diff --git a/jetty-websocket/websocket-javax-common/pom.xml b/jetty-websocket/websocket-javax-common/pom.xml index bef72b8faac..2315917fb66 100644 --- a/jetty-websocket/websocket-javax-common/pom.xml +++ b/jetty-websocket/websocket-javax-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-javax-common Jetty :: Websocket :: javax.websocket :: Common diff --git a/jetty-websocket/websocket-javax-server/pom.xml b/jetty-websocket/websocket-javax-server/pom.xml index 830f89f2fc5..082844f5a0b 100644 --- a/jetty-websocket/websocket-javax-server/pom.xml +++ b/jetty-websocket/websocket-javax-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-javax-server Jetty :: Websocket :: javax.websocket :: Server diff --git a/jetty-websocket/websocket-javax-tests/pom.xml b/jetty-websocket/websocket-javax-tests/pom.xml index df70d8aa6eb..addac3e24cb 100644 --- a/jetty-websocket/websocket-javax-tests/pom.xml +++ b/jetty-websocket/websocket-javax-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-javax-tests Jetty :: Websocket :: javax.websocket :: Tests diff --git a/jetty-websocket/websocket-jetty-api/pom.xml b/jetty-websocket/websocket-jetty-api/pom.xml index d6187fa1413..a39cbfbb2bc 100644 --- a/jetty-websocket/websocket-jetty-api/pom.xml +++ b/jetty-websocket/websocket-jetty-api/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-jetty-api Jetty :: Websocket :: org.eclipse.jetty.websocket :: API diff --git a/jetty-websocket/websocket-jetty-client/pom.xml b/jetty-websocket/websocket-jetty-client/pom.xml index 9fb87094eef..6d8d4f4301c 100644 --- a/jetty-websocket/websocket-jetty-client/pom.xml +++ b/jetty-websocket/websocket-jetty-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-jetty-client Jetty :: Websocket :: org.eclipse.jetty.websocket :: Client diff --git a/jetty-websocket/websocket-jetty-common/pom.xml b/jetty-websocket/websocket-jetty-common/pom.xml index c36c9a8037a..a86128b69ea 100644 --- a/jetty-websocket/websocket-jetty-common/pom.xml +++ b/jetty-websocket/websocket-jetty-common/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-jetty-common Jetty :: Websocket :: org.eclipse.jetty.websocket :: Common diff --git a/jetty-websocket/websocket-jetty-server/pom.xml b/jetty-websocket/websocket-jetty-server/pom.xml index 33f70a7e746..e30d965e691 100644 --- a/jetty-websocket/websocket-jetty-server/pom.xml +++ b/jetty-websocket/websocket-jetty-server/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-jetty-server Jetty :: Websocket :: org.eclipse.jetty.websocket :: Server diff --git a/jetty-websocket/websocket-jetty-tests/pom.xml b/jetty-websocket/websocket-jetty-tests/pom.xml index 96b43e2549e..0ffc6f87487 100644 --- a/jetty-websocket/websocket-jetty-tests/pom.xml +++ b/jetty-websocket/websocket-jetty-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-jetty-tests Jetty :: Websocket :: org.eclipse.jetty.websocket :: Tests diff --git a/jetty-websocket/websocket-servlet/pom.xml b/jetty-websocket/websocket-servlet/pom.xml index b93c643fdf9..9b46978a341 100644 --- a/jetty-websocket/websocket-servlet/pom.xml +++ b/jetty-websocket/websocket-servlet/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.websocket websocket-parent - 10.0.22 + 10.0.23-SNAPSHOT websocket-servlet Jetty :: Websocket :: Servlet diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml index 52cb69887bb..eb9b60f0873 100644 --- a/jetty-xml/pom.xml +++ b/jetty-xml/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT jetty-xml Jetty :: XML utilities diff --git a/pom.xml b/pom.xml index dc0a0dd3e68..f220f388888 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-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 61e1056cea4..dd5a88717c1 100644 --- a/tests/jetty-home-tester/pom.xml +++ b/tests/jetty-home-tester/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT jetty-home-tester jar diff --git a/tests/jetty-http-tools/pom.xml b/tests/jetty-http-tools/pom.xml index d76a718a3df..f3023d8ca24 100644 --- a/tests/jetty-http-tools/pom.xml +++ b/tests/jetty-http-tools/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT jetty-http-tools Jetty Tests :: HTTP Utilities diff --git a/tests/jetty-jmh/pom.xml b/tests/jetty-jmh/pom.xml index 0b5b8e68cbc..04ffac7b4f1 100644 --- a/tests/jetty-jmh/pom.xml +++ b/tests/jetty-jmh/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT jetty-jmh Jetty :: Jmh diff --git a/tests/pom.xml b/tests/pom.xml index c50b0a6ecad..9d0aec24f11 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty jetty-project - 10.0.22 + 10.0.23-SNAPSHOT ../pom.xml org.eclipse.jetty.tests diff --git a/tests/test-cdi/pom.xml b/tests/test-cdi/pom.xml index 85cb7677de6..a466f8377ab 100644 --- a/tests/test-cdi/pom.xml +++ b/tests/test-cdi/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT test-cdi jar diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index ff3ec1d1f1e..cbe7bda8cfa 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT test-distribution jar diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml index cc9bab87783..ed493a71d34 100644 --- a/tests/test-http-client-transport/pom.xml +++ b/tests/test-http-client-transport/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT test-http-client-transport jar diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml index 469bc2e3052..2184361da5d 100644 --- a/tests/test-integration/pom.xml +++ b/tests/test-integration/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT test-integration jar diff --git a/tests/test-jmx/jmx-webapp-it/pom.xml b/tests/test-jmx/jmx-webapp-it/pom.xml index 0a208aa6ef4..be12359f9a9 100644 --- a/tests/test-jmx/jmx-webapp-it/pom.xml +++ b/tests/test-jmx/jmx-webapp-it/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-jmx-parent - 10.0.22 + 10.0.23-SNAPSHOT jmx-webapp-it jar diff --git a/tests/test-jmx/jmx-webapp/pom.xml b/tests/test-jmx/jmx-webapp/pom.xml index 4fd633b6703..9a9fed20e18 100644 --- a/tests/test-jmx/jmx-webapp/pom.xml +++ b/tests/test-jmx/jmx-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-jmx-parent - 10.0.22 + 10.0.23-SNAPSHOT jmx-webapp war diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml index 2a8a0fb65ed..49176f76699 100644 --- a/tests/test-jmx/pom.xml +++ b/tests/test-jmx/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT test-jmx-parent pom diff --git a/tests/test-jpms/pom.xml b/tests/test-jpms/pom.xml index c2f0db67bfe..b1285e79d13 100644 --- a/tests/test-jpms/pom.xml +++ b/tests/test-jpms/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT test-jpms pom diff --git a/tests/test-jpms/test-jpms-websocket-core/pom.xml b/tests/test-jpms/test-jpms-websocket-core/pom.xml index 21ea5d9111a..79c5ea0e24c 100644 --- a/tests/test-jpms/test-jpms-websocket-core/pom.xml +++ b/tests/test-jpms/test-jpms-websocket-core/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-jpms - 10.0.22 + 10.0.23-SNAPSHOT test-jpms-websocket-core jar diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml index 9a724802a05..5d7e4575393 100644 --- a/tests/test-loginservice/pom.xml +++ b/tests/test-loginservice/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT test-loginservice Jetty Tests :: Login Service diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml index adf19632aef..116f85ea738 100644 --- a/tests/test-quickstart/pom.xml +++ b/tests/test-quickstart/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT ../pom.xml org.eclipse.jetty diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml index 2019e067831..41cb832c3ec 100644 --- a/tests/test-sessions/pom.xml +++ b/tests/test-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT test-sessions-parent pom diff --git a/tests/test-sessions/test-file-sessions/pom.xml b/tests/test-sessions/test-file-sessions/pom.xml index 3f2e0997ad1..bee1b05d3ce 100644 --- a/tests/test-sessions/test-file-sessions/pom.xml +++ b/tests/test-sessions/test-file-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.22 + 10.0.23-SNAPSHOT test-file-sessions Jetty Tests :: Sessions :: File diff --git a/tests/test-sessions/test-gcloud-sessions/pom.xml b/tests/test-sessions/test-gcloud-sessions/pom.xml index 410a40f1cc1..d55a10c8b24 100644 --- a/tests/test-sessions/test-gcloud-sessions/pom.xml +++ b/tests/test-sessions/test-gcloud-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.22 + 10.0.23-SNAPSHOT test-gcloud-sessions Jetty Tests :: Sessions :: GCloud diff --git a/tests/test-sessions/test-hazelcast-sessions/pom.xml b/tests/test-sessions/test-hazelcast-sessions/pom.xml index 548d22efae0..1fd9fce79f6 100644 --- a/tests/test-sessions/test-hazelcast-sessions/pom.xml +++ b/tests/test-sessions/test-hazelcast-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.22 + 10.0.23-SNAPSHOT test-hazelcast-sessions Jetty Tests :: Sessions :: Hazelcast diff --git a/tests/test-sessions/test-infinispan-sessions/pom.xml b/tests/test-sessions/test-infinispan-sessions/pom.xml index b9d1b59f6bb..874fabcba59 100644 --- a/tests/test-sessions/test-infinispan-sessions/pom.xml +++ b/tests/test-sessions/test-infinispan-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.22 + 10.0.23-SNAPSHOT test-infinispan-sessions Jetty Tests :: Sessions :: Infinispan diff --git a/tests/test-sessions/test-jdbc-sessions/pom.xml b/tests/test-sessions/test-jdbc-sessions/pom.xml index 2e292b65794..dab14a9fb76 100644 --- a/tests/test-sessions/test-jdbc-sessions/pom.xml +++ b/tests/test-sessions/test-jdbc-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.22 + 10.0.23-SNAPSHOT test-jdbc-sessions Jetty Tests :: Sessions :: JDBC diff --git a/tests/test-sessions/test-memcached-sessions/pom.xml b/tests/test-sessions/test-memcached-sessions/pom.xml index ff458731b3c..ae52c84bfe3 100644 --- a/tests/test-sessions/test-memcached-sessions/pom.xml +++ b/tests/test-sessions/test-memcached-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.22 + 10.0.23-SNAPSHOT test-memcached-sessions Jetty Tests :: Sessions :: Memcached diff --git a/tests/test-sessions/test-mongodb-sessions/pom.xml b/tests/test-sessions/test-mongodb-sessions/pom.xml index 1465e20de9c..e00ec385758 100644 --- a/tests/test-sessions/test-mongodb-sessions/pom.xml +++ b/tests/test-sessions/test-mongodb-sessions/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.22 + 10.0.23-SNAPSHOT test-mongodb-sessions Jetty Tests :: Sessions :: Mongo diff --git a/tests/test-sessions/test-sessions-common/pom.xml b/tests/test-sessions/test-sessions-common/pom.xml index 1c7268c744e..006e19a7ed8 100644 --- a/tests/test-sessions/test-sessions-common/pom.xml +++ b/tests/test-sessions/test-sessions-common/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-sessions-parent - 10.0.22 + 10.0.23-SNAPSHOT test-sessions-common Jetty Tests :: Sessions :: Common diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml index 5331dd9a095..6718894a28b 100644 --- a/tests/test-webapps/pom.xml +++ b/tests/test-webapps/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT ../pom.xml test-webapps-parent diff --git a/tests/test-webapps/test-bad-websocket-webapp/pom.xml b/tests/test-webapps/test-bad-websocket-webapp/pom.xml index 6f030017531..16ee05a29c3 100644 --- a/tests/test-webapps/test-bad-websocket-webapp/pom.xml +++ b/tests/test-webapps/test-bad-websocket-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.22 + 10.0.23-SNAPSHOT test-bad-websocket-webapp war diff --git a/tests/test-webapps/test-cdi-common-webapp/pom.xml b/tests/test-webapps/test-cdi-common-webapp/pom.xml index 231e632481f..55cd75a3f3b 100644 --- a/tests/test-webapps/test-cdi-common-webapp/pom.xml +++ b/tests/test-webapps/test-cdi-common-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.22 + 10.0.23-SNAPSHOT test-cdi-common-webapp war diff --git a/tests/test-webapps/test-felix-webapp/pom.xml b/tests/test-webapps/test-felix-webapp/pom.xml index 2f0d08a7d28..b6baa2d5987 100644 --- a/tests/test-webapps/test-felix-webapp/pom.xml +++ b/tests/test-webapps/test-felix-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.22 + 10.0.23-SNAPSHOT test-felix-webapp war diff --git a/tests/test-webapps/test-http2-webapp/pom.xml b/tests/test-webapps/test-http2-webapp/pom.xml index 449089d188d..640f44957ae 100644 --- a/tests/test-webapps/test-http2-webapp/pom.xml +++ b/tests/test-webapps/test-http2-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.22 + 10.0.23-SNAPSHOT test-http2-webapp war diff --git a/tests/test-webapps/test-openid-webapp/pom.xml b/tests/test-webapps/test-openid-webapp/pom.xml index e54ccd0f950..e1e50526162 100644 --- a/tests/test-webapps/test-openid-webapp/pom.xml +++ b/tests/test-webapps/test-openid-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.22 + 10.0.23-SNAPSHOT test-openid-webapp war diff --git a/tests/test-webapps/test-owb-cdi-webapp/pom.xml b/tests/test-webapps/test-owb-cdi-webapp/pom.xml index e48983bee68..1ba3091809a 100644 --- a/tests/test-webapps/test-owb-cdi-webapp/pom.xml +++ b/tests/test-webapps/test-owb-cdi-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.22 + 10.0.23-SNAPSHOT test-owb-cdi-webapp war diff --git a/tests/test-webapps/test-simple-session-webapp/pom.xml b/tests/test-webapps/test-simple-session-webapp/pom.xml index a38ec4e0b05..44b3b3ba3e5 100644 --- a/tests/test-webapps/test-simple-session-webapp/pom.xml +++ b/tests/test-webapps/test-simple-session-webapp/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.22 + 10.0.23-SNAPSHOT test-simple-session-webapp diff --git a/tests/test-webapps/test-webapp-rfc2616/pom.xml b/tests/test-webapps/test-webapp-rfc2616/pom.xml index a26b9fa8089..6dfd9a0912a 100644 --- a/tests/test-webapps/test-webapp-rfc2616/pom.xml +++ b/tests/test-webapps/test-webapp-rfc2616/pom.xml @@ -4,7 +4,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.22 + 10.0.23-SNAPSHOT test-webapp-rfc2616 war diff --git a/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml b/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml index c5787ea9b03..71d185695e6 100644 --- a/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml +++ b/tests/test-webapps/test-websocket-client-provided-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.22 + 10.0.23-SNAPSHOT test-websocket-client-provided-webapp war diff --git a/tests/test-webapps/test-websocket-client-webapp/pom.xml b/tests/test-webapps/test-websocket-client-webapp/pom.xml index 33f71fc7a9c..8b9e9cbee2a 100644 --- a/tests/test-webapps/test-websocket-client-webapp/pom.xml +++ b/tests/test-webapps/test-websocket-client-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.22 + 10.0.23-SNAPSHOT test-websocket-client-webapp war diff --git a/tests/test-webapps/test-websocket-webapp/pom.xml b/tests/test-webapps/test-websocket-webapp/pom.xml index 356ea10cc2e..c43e0343909 100644 --- a/tests/test-webapps/test-websocket-webapp/pom.xml +++ b/tests/test-webapps/test-websocket-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.22 + 10.0.23-SNAPSHOT test-websocket-webapp war diff --git a/tests/test-webapps/test-weld-cdi-webapp/pom.xml b/tests/test-webapps/test-weld-cdi-webapp/pom.xml index 3ec4097580d..32222743029 100644 --- a/tests/test-webapps/test-weld-cdi-webapp/pom.xml +++ b/tests/test-webapps/test-weld-cdi-webapp/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests test-webapps-parent - 10.0.22 + 10.0.23-SNAPSHOT test-weld-cdi-webapp war diff --git a/tests/test-websocket-autobahn/pom.xml b/tests/test-websocket-autobahn/pom.xml index be308b199e8..e29e612f17b 100644 --- a/tests/test-websocket-autobahn/pom.xml +++ b/tests/test-websocket-autobahn/pom.xml @@ -5,7 +5,7 @@ org.eclipse.jetty.tests tests-parent - 10.0.22 + 10.0.23-SNAPSHOT test-websocket-autobahn Jetty Tests :: WebSocket Autobahn Tests