diff --git a/VERSION.txt b/VERSION.txt
index 44e4719d2bee..d9d8cc11bf4e 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1,4 +1,5 @@
-jetty-10.0.22-SNAPSHOT
+jetty-10.0.22 - 27 June 2024
+ + 11917 Update XML configure.dtd locations to new jetty.org website
jetty-10.0.21 - 14 May 2024
+ 10805 Jetty response with an invalid HTTP2 packet if the client set the
diff --git a/apache-jsp/pom.xml b/apache-jsp/pom.xml
index e6992fa21054..a9f9f998645b 100644
--- a/apache-jsp/pom.xml
+++ b/apache-jsp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
apache-jsp
Jetty :: Apache JSP Implementation
diff --git a/apache-jstl/pom.xml b/apache-jstl/pom.xml
index afafa4a2b381..478a3acf9401 100644
--- a/apache-jstl/pom.xml
+++ b/apache-jstl/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
apache-jstl
jar
diff --git a/build-resources/pom.xml b/build-resources/pom.xml
index 4f2032cb12d4..72880c3a39ae 100644
--- a/build-resources/pom.xml
+++ b/build-resources/pom.xml
@@ -8,7 +8,7 @@
-->
org.eclipse.jetty
build-resources
- 10.0.22-SNAPSHOT
+ 10.0.22
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 ca106a08ea1f..f5d334718779 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-SNAPSHOT
+ 10.0.22
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 47e0fb034225..cf509d6cc428 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-SNAPSHOT
+ 10.0.22
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 96050bb2ce3f..4978efe341ba 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-SNAPSHOT
+ 10.0.22
demo-async-rest-webapp
war
diff --git a/demos/demo-async-rest/pom.xml b/demos/demo-async-rest/pom.xml
index d9327988b770..012b5cb599e9 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-SNAPSHOT
+ 10.0.22
demo-async-rest-parent
pom
diff --git a/demos/demo-jaas-webapp/pom.xml b/demos/demo-jaas-webapp/pom.xml
index 4f9bc438c7e0..a719eb929a0d 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-SNAPSHOT
+ 10.0.22
demo-jaas-webapp
war
diff --git a/demos/demo-jetty-webapp/pom.xml b/demos/demo-jetty-webapp/pom.xml
index a905ee888c25..c129b3457769 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-SNAPSHOT
+ 10.0.22
../pom.xml
demo-jetty-webapp
diff --git a/demos/demo-jndi-webapp/pom.xml b/demos/demo-jndi-webapp/pom.xml
index d668c548e349..01c58e00cfa7 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-SNAPSHOT
+ 10.0.22
demo-jndi-webapp
war
diff --git a/demos/demo-jsp-webapp/pom.xml b/demos/demo-jsp-webapp/pom.xml
index de3d3be243fe..4676b79751d2 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-SNAPSHOT
+ 10.0.22
demo-jsp-webapp
war
diff --git a/demos/demo-mock-resources/pom.xml b/demos/demo-mock-resources/pom.xml
index 38dd9ff8408f..d59ff2ebdc93 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-SNAPSHOT
+ 10.0.22
demo-mock-resources
jar
diff --git a/demos/demo-proxy-webapp/pom.xml b/demos/demo-proxy-webapp/pom.xml
index 92dad8202220..21949df64d52 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-SNAPSHOT
+ 10.0.22
demo-proxy-webapp
war
diff --git a/demos/demo-simple-webapp/pom.xml b/demos/demo-simple-webapp/pom.xml
index b1c8f925358c..0abe4b7b45ca 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-SNAPSHOT
+ 10.0.22
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 d5f5c6eec74b..cc7978980d1f 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-SNAPSHOT
+ 10.0.22
../../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 35f88d5857e2..ebd44780b747 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-SNAPSHOT
+ 10.0.22
../../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 748dfdbf8c03..28d80ffc0d18 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-SNAPSHOT
+ 10.0.22
../../pom.xml
demo-web-fragment
diff --git a/demos/demo-spec/pom.xml b/demos/demo-spec/pom.xml
index ccb87e7f5acd..bf6d12a43acf 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-SNAPSHOT
+ 10.0.22
demo-spec
pom
diff --git a/demos/embedded/pom.xml b/demos/embedded/pom.xml
index 78ed8d0bfb57..7ed5e3c51559 100644
--- a/demos/embedded/pom.xml
+++ b/demos/embedded/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty.demos
demos-parent
- 10.0.22-SNAPSHOT
+ 10.0.22
demos-jetty-embedded
Demo :: Embedded Jetty
diff --git a/demos/pom.xml b/demos/pom.xml
index 90d7e184fed3..1b327156b05b 100644
--- a/demos/pom.xml
+++ b/demos/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
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 f7f40134b760..77513a12cab3 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-SNAPSHOT
+ 10.0.22
../../../../pom.xml
code-examples
diff --git a/documentation/jetty/pom.xml b/documentation/jetty/pom.xml
index 96140a155357..cd63975949ae 100644
--- a/documentation/jetty/pom.xml
+++ b/documentation/jetty/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty.documentation
documentation-parent
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty
pom
diff --git a/documentation/pom.xml b/documentation/pom.xml
index ff52aa2c36b9..ad5bfad227d3 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.documentation
documentation-parent
diff --git a/javadoc/pom.xml b/javadoc/pom.xml
index d8f6c6bb4a7d..b82ff4801a15 100644
--- a/javadoc/pom.xml
+++ b/javadoc/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
javadoc
jar
diff --git a/jetty-alpn/jetty-alpn-client/pom.xml b/jetty-alpn/jetty-alpn-client/pom.xml
index d555b3d20646..6a84542e5b12 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-SNAPSHOT
+ 10.0.22
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 dadc9daf1e71..656b210d9dd3 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-SNAPSHOT
+ 10.0.22
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 f541098861be..4fb8bec13f5c 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-SNAPSHOT
+ 10.0.22
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 90d096b25a73..253668185ccf 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-SNAPSHOT
+ 10.0.22
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 43f030813da4..d2688d4e54fe 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-SNAPSHOT
+ 10.0.22
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 dcfbe2c100cb..4d5545c53daf 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-SNAPSHOT
+ 10.0.22
jetty-alpn-server
Jetty :: ALPN :: Server
diff --git a/jetty-alpn/pom.xml b/jetty-alpn/pom.xml
index 8ce997ec0d1c..89345cac44f8 100644
--- a/jetty-alpn/pom.xml
+++ b/jetty-alpn/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-alpn-parent
pom
diff --git a/jetty-annotations/pom.xml b/jetty-annotations/pom.xml
index 56d8ffc9578f..f6c8276d6ff9 100644
--- a/jetty-annotations/pom.xml
+++ b/jetty-annotations/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-annotations
Jetty :: Servlet Annotations
diff --git a/jetty-ant/pom.xml b/jetty-ant/pom.xml
index 7c55d06736fe..42ff999b2269 100644
--- a/jetty-ant/pom.xml
+++ b/jetty-ant/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-ant
jar
diff --git a/jetty-bom/pom.xml b/jetty-bom/pom.xml
index 7d78eb582e93..9e1034000b91 100644
--- a/jetty-bom/pom.xml
+++ b/jetty-bom/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-bom
@@ -18,409 +18,409 @@
org.eclipse.jetty
apache-jsp
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
apache-jstl
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
infinispan-common
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
infinispan-embedded-query
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
infinispan-remote-query
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-alpn-client
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-alpn-conscrypt-client
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-alpn-conscrypt-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-alpn-java-client
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-alpn-java-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-alpn-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-annotations
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-ant
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-cdi
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-client
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-deploy
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-hazelcast
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-home
- 10.0.22-SNAPSHOT
+ 10.0.22
zip
org.eclipse.jetty
jetty-home
- 10.0.22-SNAPSHOT
+ 10.0.22
tar.gz
org.eclipse.jetty
jetty-http
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-http-spi
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-io
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-jaas
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-jaspi
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-jmx
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-jndi
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-keystore
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-nosql
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-openid
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-plus
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-proxy
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-quickstart
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-rewrite
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-security
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-servlet
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-servlets
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-slf4j-impl
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-unixdomain-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-unixsocket-client
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-unixsocket-common
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-unixsocket-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-util
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-util-ajax
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-webapp
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-xml
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.fcgi
fcgi-client
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.fcgi
fcgi-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.gcloud
jetty-gcloud-session-manager
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.http2
http2-client
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.http2
http2-common
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.http2
http2-hpack
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.http2
http2-http-client-transport
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.http2
http2-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.http3
http3-client
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.http3
http3-common
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.http3
http3-http-client-transport
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.http3
http3-qpack
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.http3
http3-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.memcached
jetty-memcached-sessions
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.osgi
jetty-httpservice
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.osgi
jetty-osgi-alpn
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.osgi
jetty-osgi-boot
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.osgi
jetty-osgi-boot-jsp
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.osgi
jetty-osgi-boot-warurl
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.quic
quic-client
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.quic
quic-common
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.quic
quic-quiche-common
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.quic
quic-quiche-jna
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.quic
quic-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.websocket
websocket-core-client
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.websocket
websocket-core-common
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.websocket
websocket-core-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.websocket
websocket-javax-client
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.websocket
websocket-javax-common
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.websocket
websocket-javax-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.websocket
websocket-jetty-api
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.websocket
websocket-jetty-client
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.websocket
websocket-jetty-common
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.websocket
websocket-jetty-server
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.websocket
websocket-servlet
- 10.0.22-SNAPSHOT
+ 10.0.22
@@ -472,7 +472,7 @@
org.eclipse.jetty.quic
quic-quiche-foreign-incubator
- 10.0.22-SNAPSHOT
+ 10.0.22
diff --git a/jetty-cdi/pom.xml b/jetty-cdi/pom.xml
index b450849a345c..c092daf312fc 100644
--- a/jetty-cdi/pom.xml
+++ b/jetty-cdi/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
jetty-cdi
diff --git a/jetty-client/pom.xml b/jetty-client/pom.xml
index 0e9c08c01213..130b76383716 100644
--- a/jetty-client/pom.xml
+++ b/jetty-client/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-client
Jetty :: Asynchronous HTTP Client
diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml
index 5a888bc7f8e0..7bfee40a9c35 100644
--- a/jetty-deploy/pom.xml
+++ b/jetty-deploy/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-deploy
Jetty :: Deployers
diff --git a/jetty-fcgi/fcgi-client/pom.xml b/jetty-fcgi/fcgi-client/pom.xml
index 0dff61ab078f..0c4283fe7cc4 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-SNAPSHOT
+ 10.0.22
fcgi-client
Jetty :: FastCGI :: Client
diff --git a/jetty-fcgi/fcgi-server/pom.xml b/jetty-fcgi/fcgi-server/pom.xml
index a29be9eb48d2..ca3a8f5706d5 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-SNAPSHOT
+ 10.0.22
fcgi-server
Jetty :: FastCGI :: Server
diff --git a/jetty-fcgi/pom.xml b/jetty-fcgi/pom.xml
index d15b75c5129c..b618db713b09 100644
--- a/jetty-fcgi/pom.xml
+++ b/jetty-fcgi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
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 2566c262e6b7..cce3eec9514d 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-SNAPSHOT
+ 10.0.22
jetty-gcloud-session-manager
Jetty :: GCloud :: Session Manager
diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml
index 50ad357ba269..bd890adc3ff6 100644
--- a/jetty-gcloud/pom.xml
+++ b/jetty-gcloud/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.gcloud
gcloud-parent
diff --git a/jetty-hazelcast/pom.xml b/jetty-hazelcast/pom.xml
index 9cf33c3d61fd..ce67883e5453 100644
--- a/jetty-hazelcast/pom.xml
+++ b/jetty-hazelcast/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-hazelcast
Jetty :: Hazelcast Session Manager
diff --git a/jetty-home/pom.xml b/jetty-home/pom.xml
index bb65b7acb15f..c53f6eee300e 100644
--- a/jetty-home/pom.xml
+++ b/jetty-home/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-home
pom
diff --git a/jetty-http-spi/pom.xml b/jetty-http-spi/pom.xml
index 30eb59f4b707..339a06840c5b 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-SNAPSHOT
+ 10.0.22
jetty-http-spi
Jetty :: Http Service Provider Interface
diff --git a/jetty-http/pom.xml b/jetty-http/pom.xml
index 9fb71cf66f26..c93e77e0d6b9 100644
--- a/jetty-http/pom.xml
+++ b/jetty-http/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-http
Jetty :: Http Utility
diff --git a/jetty-http2/http2-client/pom.xml b/jetty-http2/http2-client/pom.xml
index a251264cf41c..3ed220a3695d 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-SNAPSHOT
+ 10.0.22
http2-client
Jetty :: HTTP2 :: Client
diff --git a/jetty-http2/http2-common/pom.xml b/jetty-http2/http2-common/pom.xml
index 85620165da0f..0e98f029535e 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-SNAPSHOT
+ 10.0.22
http2-common
Jetty :: HTTP2 :: Common
diff --git a/jetty-http2/http2-hpack/pom.xml b/jetty-http2/http2-hpack/pom.xml
index 9508084cb290..756e0281a42f 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-SNAPSHOT
+ 10.0.22
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 ead5a45cbb82..09cefa27ea3f 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-SNAPSHOT
+ 10.0.22
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 110c01982c93..5fb19c910160 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-SNAPSHOT
+ 10.0.22
http2-server
Jetty :: HTTP2 :: Server
diff --git a/jetty-http2/pom.xml b/jetty-http2/pom.xml
index 5159d647cd20..cabe2b4d563b 100644
--- a/jetty-http2/pom.xml
+++ b/jetty-http2/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.http2
http2-parent
diff --git a/jetty-http3/http3-client/pom.xml b/jetty-http3/http3-client/pom.xml
index 51b9f56f7621..30e3dbb07db8 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-SNAPSHOT
+ 10.0.22
http3-client
Jetty :: HTTP3 :: Client
diff --git a/jetty-http3/http3-common/pom.xml b/jetty-http3/http3-common/pom.xml
index 23ef381bebd2..5d464e47b678 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-SNAPSHOT
+ 10.0.22
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 b75c0dac84f9..4fc92beed587 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-SNAPSHOT
+ 10.0.22
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 6408b12be39a..b1ed0df76866 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-SNAPSHOT
+ 10.0.22
http3-qpack
Jetty :: HTTP3 :: QPACK
diff --git a/jetty-http3/http3-server/pom.xml b/jetty-http3/http3-server/pom.xml
index f8fa2cc9b242..bf5df28ea75f 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-SNAPSHOT
+ 10.0.22
http3-server
Jetty :: HTTP3 :: Server
diff --git a/jetty-http3/http3-tests/pom.xml b/jetty-http3/http3-tests/pom.xml
index ebb26c0c5c24..9f50ddec5699 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-SNAPSHOT
+ 10.0.22
http3-tests
Jetty :: HTTP3 :: Tests
diff --git a/jetty-http3/pom.xml b/jetty-http3/pom.xml
index 5d7aef010e23..c29ef9885013 100644
--- a/jetty-http3/pom.xml
+++ b/jetty-http3/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.http3
http3-parent
diff --git a/jetty-infinispan/infinispan-common/pom.xml b/jetty-infinispan/infinispan-common/pom.xml
index d4b1ba27eec6..a39020db1431 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-SNAPSHOT
+ 10.0.22
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 f3ca309590fa..062bb9aa14b1 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-SNAPSHOT
+ 10.0.22
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 df6d1c075bb4..d7960f320687 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-SNAPSHOT
+ 10.0.22
infinispan-embedded
pom
diff --git a/jetty-infinispan/infinispan-remote-query/pom.xml b/jetty-infinispan/infinispan-remote-query/pom.xml
index fbe3319289d9..7495c9704d23 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-SNAPSHOT
+ 10.0.22
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 b9b455b7f2f9..da6363f9673c 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-SNAPSHOT
+ 10.0.22
infinispan-remote
pom
diff --git a/jetty-infinispan/pom.xml b/jetty-infinispan/pom.xml
index cf663846ddf0..9aa7a91b6f73 100644
--- a/jetty-infinispan/pom.xml
+++ b/jetty-infinispan/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty
infinispan-parent
diff --git a/jetty-io/pom.xml b/jetty-io/pom.xml
index 6d4ab70f933e..0d7bcc8c5161 100644
--- a/jetty-io/pom.xml
+++ b/jetty-io/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-io
Jetty :: IO Utility
diff --git a/jetty-jaas/pom.xml b/jetty-jaas/pom.xml
index 32de45fab1ce..76854f3fdc65 100644
--- a/jetty-jaas/pom.xml
+++ b/jetty-jaas/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-jaas
Jetty :: JAAS
diff --git a/jetty-jaspi/pom.xml b/jetty-jaspi/pom.xml
index ecb3af3a984a..2cbc9e4fdb30 100644
--- a/jetty-jaspi/pom.xml
+++ b/jetty-jaspi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-jaspi
Jetty :: JASPI Security
diff --git a/jetty-jmx/pom.xml b/jetty-jmx/pom.xml
index 8a718a7700d6..4e7dcecff63a 100644
--- a/jetty-jmx/pom.xml
+++ b/jetty-jmx/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-jmx
Jetty :: JMX Management
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index 0080abc4b8be..222926a2e25a 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-jndi
Jetty :: JNDI Naming
diff --git a/jetty-jspc-maven-plugin/pom.xml b/jetty-jspc-maven-plugin/pom.xml
index ef8a3e4c409a..98ce735f53ef 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-SNAPSHOT
+ 10.0.22
jetty-jspc-maven-plugin
maven-plugin
diff --git a/jetty-keystore/pom.xml b/jetty-keystore/pom.xml
index 551b85a7b30d..78d34d434766 100644
--- a/jetty-keystore/pom.xml
+++ b/jetty-keystore/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-keystore
jar
diff --git a/jetty-maven-plugin/pom.xml b/jetty-maven-plugin/pom.xml
index a97e59938632..f974445a7d32 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-SNAPSHOT
+ 10.0.22
jetty-maven-plugin
maven-plugin
diff --git a/jetty-memcached/jetty-memcached-sessions/pom.xml b/jetty-memcached/jetty-memcached-sessions/pom.xml
index 639807cd74f3..c33e5494a6d7 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-SNAPSHOT
+ 10.0.22
jetty-memcached-sessions
Jetty :: Memcached :: Sessions
diff --git a/jetty-memcached/pom.xml b/jetty-memcached/pom.xml
index bb36fd5d9d53..d36e63837744 100644
--- a/jetty-memcached/pom.xml
+++ b/jetty-memcached/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.memcached
memcached-parent
diff --git a/jetty-nosql/pom.xml b/jetty-nosql/pom.xml
index 905399c68d5c..1de560faf9ff 100644
--- a/jetty-nosql/pom.xml
+++ b/jetty-nosql/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-nosql
Jetty :: NoSQL Session Managers
diff --git a/jetty-openid/pom.xml b/jetty-openid/pom.xml
index 02540529e528..90e1fe39deaf 100644
--- a/jetty-openid/pom.xml
+++ b/jetty-openid/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-openid
Jetty :: OpenID
diff --git a/jetty-osgi/jetty-osgi-alpn/pom.xml b/jetty-osgi/jetty-osgi-alpn/pom.xml
index fbd9715c5d14..a5d93b7d3244 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-SNAPSHOT
+ 10.0.22
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 8f59f748b89a..272ddd52c32e 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-SNAPSHOT
+ 10.0.22
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 d73e001ba475..2a7dc982b727 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-SNAPSHOT
+ 10.0.22
../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 b691950da310..1adcfdb7bf77 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-SNAPSHOT
+ 10.0.22
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 14e3e6269d3f..3da62210eb60 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-SNAPSHOT
+ 10.0.22
jetty-httpservice
Jetty :: OSGi :: HttpService
diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml
index f7ae6022559e..d5509f88eaa9 100644
--- a/jetty-osgi/pom.xml
+++ b/jetty-osgi/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
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 67699da5a21a..6afe825e8e5c 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-SNAPSHOT
+ 10.0.22
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 4f1d4de2d59a..8776a01aeb00 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-SNAPSHOT
+ 10.0.22
../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 5e95195fe0ca..454acb0d35ae 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-SNAPSHOT
+ 10.0.22
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 e3836a18f50b..248992c1932c 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-SNAPSHOT
+ 10.0.22
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 f954858cf8cb..f657da579573 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-SNAPSHOT
+ 10.0.22
../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 01ed22bfe4a0..51baf34b7d02 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-SNAPSHOT
+ 10.0.22
../pom.xml
test-jetty-osgi
diff --git a/jetty-p2/pom.xml b/jetty-p2/pom.xml
index bd1bf5c32e27..add472a01e29 100644
--- a/jetty-p2/pom.xml
+++ b/jetty-p2/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-p2
pom
diff --git a/jetty-plus/pom.xml b/jetty-plus/pom.xml
index f95823f25193..1f0de2968780 100644
--- a/jetty-plus/pom.xml
+++ b/jetty-plus/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-plus
Jetty :: Plus
diff --git a/jetty-proxy/pom.xml b/jetty-proxy/pom.xml
index 57c23cf9ffb9..b78d8f8103fe 100644
--- a/jetty-proxy/pom.xml
+++ b/jetty-proxy/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-proxy
Jetty :: Proxy
diff --git a/jetty-quic/pom.xml b/jetty-quic/pom.xml
index 1b6ce5f82ec0..1117fbcb1bd5 100644
--- a/jetty-quic/pom.xml
+++ b/jetty-quic/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
org.eclipse.jetty.quic
quic-parent
diff --git a/jetty-quic/quic-client/pom.xml b/jetty-quic/quic-client/pom.xml
index 06d1e10e6762..83d1e58c839c 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-SNAPSHOT
+ 10.0.22
quic-client
Jetty :: QUIC :: Client
diff --git a/jetty-quic/quic-common/pom.xml b/jetty-quic/quic-common/pom.xml
index 9ebe49a5a559..8374032ca8d8 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-SNAPSHOT
+ 10.0.22
quic-common
Jetty :: QUIC :: Common
diff --git a/jetty-quic/quic-quiche/pom.xml b/jetty-quic/quic-quiche/pom.xml
index a2f973945c69..48291727033c 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-SNAPSHOT
+ 10.0.22
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 edc9b97017dd..99c3fc6e7957 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-SNAPSHOT
+ 10.0.22
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 cd5c185eb05a..7425f789d409 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-SNAPSHOT
+ 10.0.22
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 d32f96d4b94d..800603d37be3 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-SNAPSHOT
+ 10.0.22
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 1a6852ed44a5..309f757d488c 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-SNAPSHOT
+ 10.0.22
quic-server
Jetty :: QUIC :: Server
diff --git a/jetty-quickstart/pom.xml b/jetty-quickstart/pom.xml
index 63333afa0dc7..071c58763cc5 100644
--- a/jetty-quickstart/pom.xml
+++ b/jetty-quickstart/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-quickstart
Jetty :: Quick Start
diff --git a/jetty-rewrite/pom.xml b/jetty-rewrite/pom.xml
index 47a34a37a76b..ee424006afb3 100644
--- a/jetty-rewrite/pom.xml
+++ b/jetty-rewrite/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-rewrite
Jetty :: Rewrite Handler
diff --git a/jetty-runner/pom.xml b/jetty-runner/pom.xml
index a5a68fab61f5..c285deeb4292 100644
--- a/jetty-runner/pom.xml
+++ b/jetty-runner/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-runner
Jetty :: Runner
diff --git a/jetty-security/pom.xml b/jetty-security/pom.xml
index bc03a62c8508..1177dc6875f0 100644
--- a/jetty-security/pom.xml
+++ b/jetty-security/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-security
Jetty :: Security
diff --git a/jetty-server/pom.xml b/jetty-server/pom.xml
index 5bb6464aaf29..22cf9f0c9a50 100644
--- a/jetty-server/pom.xml
+++ b/jetty-server/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-server
Jetty :: Server Core
diff --git a/jetty-servlet/pom.xml b/jetty-servlet/pom.xml
index 10be51dd7e51..c023fb67412b 100644
--- a/jetty-servlet/pom.xml
+++ b/jetty-servlet/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-servlet
Jetty :: Servlet Handling
diff --git a/jetty-servlets/pom.xml b/jetty-servlets/pom.xml
index 7bdcf770d52e..5662b9a2cb3e 100644
--- a/jetty-servlets/pom.xml
+++ b/jetty-servlets/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-servlets
Jetty :: Utility Servlets and Filters
diff --git a/jetty-slf4j-impl/pom.xml b/jetty-slf4j-impl/pom.xml
index 6a2400fa8c80..ed9182984652 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-SNAPSHOT
+ 10.0.22
jetty-slf4j-impl
Jetty :: Slf4j Implementation
diff --git a/jetty-start/pom.xml b/jetty-start/pom.xml
index afccad167dba..4c9227425a7b 100644
--- a/jetty-start/pom.xml
+++ b/jetty-start/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-start
Jetty :: Start
diff --git a/jetty-unixdomain-server/pom.xml b/jetty-unixdomain-server/pom.xml
index 812f3a6aa4b4..dd0a531b0d5a 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-SNAPSHOT
+ 10.0.22
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 c33071407752..43a4e6e17b35 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-SNAPSHOT
+ 10.0.22
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 4cabf0ba2382..bd4598daf50c 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-SNAPSHOT
+ 10.0.22
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 aea9737634a4..a0889adbc69e 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-SNAPSHOT
+ 10.0.22
jetty-unixsocket-server
Jetty :: UnixSocket :: Server
diff --git a/jetty-unixsocket/pom.xml b/jetty-unixsocket/pom.xml
index 30f542149ca7..733f0c4ed907 100644
--- a/jetty-unixsocket/pom.xml
+++ b/jetty-unixsocket/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-unixsocket
pom
diff --git a/jetty-util-ajax/pom.xml b/jetty-util-ajax/pom.xml
index 1decd8f3ded7..12dc0b4165b8 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-SNAPSHOT
+ 10.0.22
jetty-util-ajax
Jetty :: Utilities :: Ajax(JSON)
diff --git a/jetty-util/pom.xml b/jetty-util/pom.xml
index c06e1ae64075..60a9159d105f 100644
--- a/jetty-util/pom.xml
+++ b/jetty-util/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-util
Jetty :: Utilities
diff --git a/jetty-webapp/pom.xml b/jetty-webapp/pom.xml
index 7fc7fb53c727..37f139bd5915 100644
--- a/jetty-webapp/pom.xml
+++ b/jetty-webapp/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-webapp
Jetty :: Webapp Application Support
diff --git a/jetty-websocket/pom.xml b/jetty-websocket/pom.xml
index 8a54b812a79a..07adade8f6ff 100644
--- a/jetty-websocket/pom.xml
+++ b/jetty-websocket/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
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 4e6e02b74099..eec7982ccdf3 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-SNAPSHOT
+ 10.0.22
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 84eee7a99570..0e8f7afd9148 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-SNAPSHOT
+ 10.0.22
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 1e4b374aedb4..d6edee04c9de 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-SNAPSHOT
+ 10.0.22
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 28f0b7f03c80..d83c9ceb16f1 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-SNAPSHOT
+ 10.0.22
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 a1ec1af2d5af..81cdaeff0e67 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-SNAPSHOT
+ 10.0.22
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 19cb1c6b069f..bef72b8faac5 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-SNAPSHOT
+ 10.0.22
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 7fd71f0d3ab5..830f89f2fc53 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-SNAPSHOT
+ 10.0.22
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 9464db3d1785..df70d8aa6ebe 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-SNAPSHOT
+ 10.0.22
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 336e648f7705..d6187fa14138 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-SNAPSHOT
+ 10.0.22
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 4b240d507cb4..9fb87094eef0 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-SNAPSHOT
+ 10.0.22
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 479c74742eca..c36c9a8037ae 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-SNAPSHOT
+ 10.0.22
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 8cbe39dc3893..33f70a7e7463 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-SNAPSHOT
+ 10.0.22
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 4c0b94c8af3f..96b43e2549e7 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-SNAPSHOT
+ 10.0.22
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 c1e50d29cce1..b93c643fdf97 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-SNAPSHOT
+ 10.0.22
websocket-servlet
Jetty :: Websocket :: Servlet
diff --git a/jetty-xml/pom.xml b/jetty-xml/pom.xml
index 63a017d40c35..52cb69887bb5 100644
--- a/jetty-xml/pom.xml
+++ b/jetty-xml/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
jetty-xml
Jetty :: XML utilities
diff --git a/pom.xml b/pom.xml
index b33a60efd99a..dc0a0dd3e680 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
pom
Jetty :: Project
The Eclipse Jetty Project
diff --git a/tests/jetty-home-tester/pom.xml b/tests/jetty-home-tester/pom.xml
index c95502b54a95..61e1056cea4a 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-SNAPSHOT
+ 10.0.22
jetty-home-tester
jar
diff --git a/tests/jetty-http-tools/pom.xml b/tests/jetty-http-tools/pom.xml
index a533f7c4505b..d76a718a3dfa 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-SNAPSHOT
+ 10.0.22
jetty-http-tools
Jetty Tests :: HTTP Utilities
diff --git a/tests/jetty-jmh/pom.xml b/tests/jetty-jmh/pom.xml
index fb32bd648fb9..0b5b8e68cbc6 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-SNAPSHOT
+ 10.0.22
jetty-jmh
Jetty :: Jmh
diff --git a/tests/pom.xml b/tests/pom.xml
index 48345db4a606..c50b0a6ecad2 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.jetty
jetty-project
- 10.0.22-SNAPSHOT
+ 10.0.22
../pom.xml
org.eclipse.jetty.tests
diff --git a/tests/test-cdi/pom.xml b/tests/test-cdi/pom.xml
index 0404e1e043df..85cb7677de6c 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-SNAPSHOT
+ 10.0.22
test-cdi
jar
diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml
index 8269332c9510..ff3ec1d1f1e6 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-SNAPSHOT
+ 10.0.22
test-distribution
jar
diff --git a/tests/test-http-client-transport/pom.xml b/tests/test-http-client-transport/pom.xml
index 4eb73f50ce60..cc9bab877833 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-SNAPSHOT
+ 10.0.22
test-http-client-transport
jar
diff --git a/tests/test-integration/pom.xml b/tests/test-integration/pom.xml
index 2fe9f159550e..469bc2e3052d 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-SNAPSHOT
+ 10.0.22
test-integration
jar
diff --git a/tests/test-jmx/jmx-webapp-it/pom.xml b/tests/test-jmx/jmx-webapp-it/pom.xml
index eedc43d7bdfd..0a208aa6ef4e 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-SNAPSHOT
+ 10.0.22
jmx-webapp-it
jar
diff --git a/tests/test-jmx/jmx-webapp/pom.xml b/tests/test-jmx/jmx-webapp/pom.xml
index eb154d572938..4fd633b67030 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-SNAPSHOT
+ 10.0.22
jmx-webapp
war
diff --git a/tests/test-jmx/pom.xml b/tests/test-jmx/pom.xml
index 42be895607dc..2a8a0fb65edb 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-SNAPSHOT
+ 10.0.22
test-jmx-parent
pom
diff --git a/tests/test-jpms/pom.xml b/tests/test-jpms/pom.xml
index a4a4874fbb78..c2f0db67bfe1 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-SNAPSHOT
+ 10.0.22
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 72629ee0d74b..21ea5d9111a2 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-SNAPSHOT
+ 10.0.22
test-jpms-websocket-core
jar
diff --git a/tests/test-loginservice/pom.xml b/tests/test-loginservice/pom.xml
index 8f73e71edb78..9a724802a053 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-SNAPSHOT
+ 10.0.22
test-loginservice
Jetty Tests :: Login Service
diff --git a/tests/test-quickstart/pom.xml b/tests/test-quickstart/pom.xml
index 227b8318aa1b..adf19632aef8 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-SNAPSHOT
+ 10.0.22
../pom.xml
org.eclipse.jetty
diff --git a/tests/test-sessions/pom.xml b/tests/test-sessions/pom.xml
index 2f0832bd1f2f..2019e0678312 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-SNAPSHOT
+ 10.0.22
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 53c91c7402d0..3f2e0997ad12 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-SNAPSHOT
+ 10.0.22
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 0c9269fe22a0..410a40f1cc10 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-SNAPSHOT
+ 10.0.22
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 a6b521ccb0e6..548d22efae0a 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-SNAPSHOT
+ 10.0.22
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 a6cd217f138f..b9d1b59f6bb4 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-SNAPSHOT
+ 10.0.22
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 65ee060f1802..2e292b65794c 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-SNAPSHOT
+ 10.0.22
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 f609a8f2bc9e..ff458731b3c1 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-SNAPSHOT
+ 10.0.22
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 9673e367fec5..1465e20de9c8 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-SNAPSHOT
+ 10.0.22
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 019196cb47fa..1c7268c744eb 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-SNAPSHOT
+ 10.0.22
test-sessions-common
Jetty Tests :: Sessions :: Common
diff --git a/tests/test-webapps/pom.xml b/tests/test-webapps/pom.xml
index 4b4007b5c19c..5331dd9a0955 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-SNAPSHOT
+ 10.0.22
../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 43f532c0fc53..6f0300175319 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-SNAPSHOT
+ 10.0.22
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 078564d64dae..231e632481f5 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-SNAPSHOT
+ 10.0.22
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 28437a410246..2f0d08a7d280 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-SNAPSHOT
+ 10.0.22
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 88261987e811..449089d188db 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-SNAPSHOT
+ 10.0.22
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 9c6fefaaa913..e54ccd0f9500 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-SNAPSHOT
+ 10.0.22
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 2535545c4887..e48983bee68a 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-SNAPSHOT
+ 10.0.22
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 e2cd9c2ab6c3..a38ec4e0b058 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-SNAPSHOT
+ 10.0.22
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 191a3560d895..a26b9fa8089c 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-SNAPSHOT
+ 10.0.22
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 f4d18759ba72..c5787ea9b033 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-SNAPSHOT
+ 10.0.22
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 78233516f50e..33f71fc7a9c9 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-SNAPSHOT
+ 10.0.22
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 4b80b9c1cda5..356ea10cc2ee 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-SNAPSHOT
+ 10.0.22
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 23c7a4c2f28d..3ec4097580df 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-SNAPSHOT
+ 10.0.22
test-weld-cdi-webapp
war
diff --git a/tests/test-websocket-autobahn/pom.xml b/tests/test-websocket-autobahn/pom.xml
index 5bb6d95d92c2..be308b199e86 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-SNAPSHOT
+ 10.0.22
test-websocket-autobahn
Jetty Tests :: WebSocket Autobahn Tests