From 79760a0356df6880262a3fc3738168b5e3b06353 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Fri, 22 May 2026 02:28:00 +0100 Subject: [PATCH 1/3] [WFLY-21924] microprofile-rest-client: undertow-servlet dependency has a new groupId --- microprofile-rest-client/pom.xml | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 8b088716ab..e497c5c0bd 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -50,7 +50,7 @@ ${version.server} 6.0.0.Final - 2.3.24.Final + 2.0.0.Final 6.2.16.Final 5.10.5 @@ -152,20 +152,11 @@ ${version.org.jboss.resteasy} test - + - io.undertow - undertow-core - ${version.io.undertow} - test - - - io.undertow + io.undertow.ee undertow-servlet - ${version.io.undertow} + ${version.io.undertow.servlet} test From e60a3559c8e85254fb6be0d52d14764af85ae478 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Fri, 19 Jun 2026 16:51:59 +0100 Subject: [PATCH 2/3] Bump version.server to 40.0.1.Final --- batch-processing/pom.xml | 2 +- bmt/pom.xml | 2 +- cmt/pom.xml | 2 +- ee-security/pom.xml | 2 +- ejb-multi-server/pom.xml | 2 +- ejb-remote/pom.xml | 2 +- ejb-security-context-propagation/pom.xml | 2 +- ejb-security-programmatic-auth/pom.xml | 2 +- ejb-throws-exception/pom.xml | 2 +- ejb-timer/pom.xml | 2 +- ejb-txn-remote-call/client/pom.xml | 2 +- ejb-txn-remote-call/server/pom.xml | 2 +- ha-singleton-deployment/pom.xml | 2 +- ha-singleton-service/pom.xml | 2 +- helloworld-jms/pom.xml | 2 +- helloworld-mdb/pom.xml | 2 +- helloworld-mutual-ssl-secured/pom.xml | 2 +- helloworld-mutual-ssl/pom.xml | 2 +- helloworld-rs/pom.xml | 2 +- helloworld-singleton/pom.xml | 2 +- helloworld-ws/pom.xml | 2 +- helloworld/pom.xml | 2 +- hibernate/pom.xml | 2 +- http-custom-mechanism/pom.xml | 2 +- jaxrs-client/pom.xml | 2 +- jaxrs-jwt/pom.xml | 2 +- jaxws-ejb/pom.xml | 2 +- jaxws-retail/pom.xml | 2 +- jsonp/pom.xml | 2 +- jta-crash-rec/pom.xml | 2 +- jts/pom.xml | 2 +- kitchensink/pom.xml | 2 +- logging/pom.xml | 2 +- mail/pom.xml | 2 +- messaging-clustering-singleton/pom.xml | 2 +- micrometer/pom.xml | 2 +- microprofile-config/pom.xml | 2 +- microprofile-fault-tolerance/pom.xml | 2 +- microprofile-health/pom.xml | 2 +- microprofile-jwt/pom.xml | 2 +- microprofile-lra/pom.xml | 2 +- microprofile-openapi/pom.xml | 2 +- microprofile-reactive-messaging-kafka/pom.xml | 2 +- microprofile-rest-client/pom.xml | 2 +- numberguess/pom.xml | 2 +- opentelemetry-tracing/pom.xml | 2 +- remote-helloworld-mdb/pom.xml | 2 +- security-domain-to-domain/pom.xml | 2 +- servlet-async/pom.xml | 2 +- servlet-filterlistener/pom.xml | 2 +- servlet-security/pom.xml | 2 +- spring-resteasy/pom.xml | 2 +- tasks-jsf/pom.xml | 2 +- temperature-converter/pom.xml | 2 +- thread-racing/pom.xml | 2 +- todo-backend/pom.xml | 2 +- websocket-endpoint/pom.xml | 2 +- websocket-hello/pom.xml | 2 +- 58 files changed, 58 insertions(+), 58 deletions(-) diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index 5a50227720..0653ab0cbe 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/bmt/pom.xml b/bmt/pom.xml index f831f0d8e4..eee225619c 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/cmt/pom.xml b/cmt/pom.xml index 7008f8a8b4..0cd9ba93b4 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/ee-security/pom.xml b/ee-security/pom.xml index d12c19cf2d..1736bf5bdf 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index b742fa7bff..6942973b96 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -49,7 +49,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index ee64835d6f..fa940bacaa 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index dab83db8af..cc63127396 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index 0d051d80ba..9beba42f4f 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 2cca16f82f..aecd8fc1ab 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -53,7 +53,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index bd5f4b6257..950670cf77 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index b1be68d302..4a09b52f0c 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -39,7 +39,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-txn-remote-call/server/pom.xml b/ejb-txn-remote-call/server/pom.xml index ccd6db92a3..fb020b045f 100644 --- a/ejb-txn-remote-call/server/pom.xml +++ b/ejb-txn-remote-call/server/pom.xml @@ -39,7 +39,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index f857f88fa1..0cd04e30e2 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -53,7 +53,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index b14f795c69..fc8b6ae5d2 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -48,7 +48,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 2fa97166db..138e37e9d4 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index 198d4ff38d..2eed54846a 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index f2b4b5a9f8..9c218d26b7 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index 0225bb7d21..8cbc042fe0 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -34,7 +34,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/helloworld-rs/pom.xml b/helloworld-rs/pom.xml index e45ea78243..f9ae051ec1 100644 --- a/helloworld-rs/pom.xml +++ b/helloworld-rs/pom.xml @@ -34,7 +34,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index 3aae5f32bd..51493f63ff 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index 0d551c9c96..9dbc62f75a 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 10d9be613f..44f9d29605 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 848371f4f1..1f1dd50744 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 5accd84437..90102929e9 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -52,7 +52,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index 335ceacbaf..d5423328b8 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 48deb03552..000cfe0e00 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 1297c598fd..111b587611 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index f4de150cb9..6eb507dd52 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/jsonp/pom.xml b/jsonp/pom.xml index dbb70d33fb..621db2b9b6 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index da2c24bc7c..e126a9562d 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/jts/pom.xml b/jts/pom.xml index e3d87812ec..f7b13d3d50 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -54,7 +54,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index 4cb2eccaf2..b4cfce28af 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/logging/pom.xml b/logging/pom.xml index 401bf3e94c..64e79c7097 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/mail/pom.xml b/mail/pom.xml index 91c6d8cf13..80416febeb 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index 189c966ae4..8879a961ad 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/micrometer/pom.xml b/micrometer/pom.xml index 37fa34ec2f..d86cf43d39 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -24,7 +24,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index b8da4f93df..26749724a9 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -22,7 +22,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 18d17c790d..0c97d3f773 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -55,7 +55,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 6ceaa2d472..c798984af5 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -21,7 +21,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index c21e4e0558..654f47edb4 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index 561eea8353..4e90bf3851 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -21,7 +21,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index b3b7707758..97e6145bb0 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -23,7 +23,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index 454e177f3e..2a072ff826 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -38,7 +38,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index e497c5c0bd..462499cee6 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -44,7 +44,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} ${version.server} diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 7d33caef1b..dbe9f73584 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index 76da5e9b4b..98a8e39177 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -22,7 +22,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} ${version.server} diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 0036658d23..178d8729f9 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/security-domain-to-domain/pom.xml b/security-domain-to-domain/pom.xml index ab03f1c8e3..9ca8421b7b 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -54,7 +54,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index ba55a2c9e6..2ba7bed772 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index 9eb6398eae..34c9e93421 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index 1a78a74f83..1eeb0c4425 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 35a4200bfa..74371869bf 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index c73900553e..0c9c5cb2bc 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index bc919d2548..d48df807ef 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index ff7534836c..b97cf509fd 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index 6c878adf28..0f6319fd17 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index 2256fd70cd..a7f2e2132e 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index 9fefc28f7e..159c84b018 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Final + 40.0.1.Final ${version.server} 6.0.0.Final From 8825ef82e7bd9a95a470cc9637a9476e66e7beb2 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Fri, 19 Jun 2026 16:54:43 +0100 Subject: [PATCH 3/3] Prepare for 40.0.1.Final release --- batch-processing/pom.xml | 2 +- bmt/pom.xml | 2 +- cmt/pom.xml | 2 +- dist/pom.xml | 2 +- ee-security/pom.xml | 2 +- ejb-multi-server/app-main/ear/pom.xml | 2 +- ejb-multi-server/app-main/ejb/pom.xml | 2 +- ejb-multi-server/app-main/pom.xml | 2 +- ejb-multi-server/app-main/web/pom.xml | 2 +- ejb-multi-server/app-one/ear/pom.xml | 2 +- ejb-multi-server/app-one/ejb/pom.xml | 2 +- ejb-multi-server/app-one/pom.xml | 2 +- ejb-multi-server/app-two/ear/pom.xml | 2 +- ejb-multi-server/app-two/ejb/pom.xml | 2 +- ejb-multi-server/app-two/pom.xml | 2 +- ejb-multi-server/app-web/pom.xml | 2 +- ejb-multi-server/client/pom.xml | 2 +- ejb-multi-server/pom.xml | 2 +- ejb-remote/pom.xml | 2 +- ejb-security-context-propagation/pom.xml | 2 +- ejb-security-programmatic-auth/pom.xml | 2 +- ejb-throws-exception/ear/pom.xml | 2 +- ejb-throws-exception/ejb-api/pom.xml | 2 +- ejb-throws-exception/ejb/pom.xml | 2 +- ejb-throws-exception/pom.xml | 2 +- ejb-throws-exception/web/pom.xml | 2 +- ejb-timer/pom.xml | 2 +- ejb-txn-remote-call/client/pom.xml | 2 +- ejb-txn-remote-call/pom.xml | 2 +- ejb-txn-remote-call/server/pom.xml | 2 +- ha-singleton-deployment/pom.xml | 2 +- ha-singleton-service/pom.xml | 2 +- helloworld-jms/pom.xml | 2 +- helloworld-mdb/pom.xml | 2 +- helloworld-mutual-ssl-secured/pom.xml | 2 +- helloworld-mutual-ssl/pom.xml | 2 +- helloworld-rs/pom.xml | 2 +- helloworld-singleton/pom.xml | 2 +- helloworld-ws/pom.xml | 2 +- helloworld/pom.xml | 2 +- hibernate/pom.xml | 2 +- http-custom-mechanism/custom-module/pom.xml | 2 +- http-custom-mechanism/pom.xml | 2 +- http-custom-mechanism/webapp/pom.xml | 2 +- jaxrs-client/pom.xml | 2 +- jaxrs-jwt/pom.xml | 2 +- jaxws-ejb/pom.xml | 2 +- jaxws-retail/pom.xml | 2 +- jsonp/pom.xml | 2 +- jta-crash-rec/pom.xml | 2 +- jts/application-component-1/pom.xml | 2 +- jts/application-component-2/pom.xml | 2 +- jts/pom.xml | 2 +- kitchensink/pom.xml | 2 +- logging/pom.xml | 2 +- mail/pom.xml | 2 +- messaging-clustering-singleton/pom.xml | 2 +- micrometer/pom.xml | 2 +- microprofile-config/pom.xml | 2 +- microprofile-fault-tolerance/pom.xml | 2 +- microprofile-health/pom.xml | 2 +- microprofile-jwt/pom.xml | 2 +- microprofile-lra/pom.xml | 2 +- microprofile-openapi/pom.xml | 2 +- microprofile-reactive-messaging-kafka/pom.xml | 2 +- microprofile-rest-client/pom.xml | 2 +- numberguess/pom.xml | 2 +- opentelemetry-tracing/pom.xml | 2 +- pom.xml | 2 +- remote-helloworld-mdb/pom.xml | 2 +- security-domain-to-domain/ear/pom.xml | 2 +- security-domain-to-domain/ejb/pom.xml | 2 +- security-domain-to-domain/pom.xml | 2 +- security-domain-to-domain/test/pom.xml | 2 +- security-domain-to-domain/web/pom.xml | 2 +- servlet-async/pom.xml | 2 +- servlet-filterlistener/pom.xml | 2 +- servlet-security/pom.xml | 2 +- shared-doc/attributes.adoc | 2 +- spring-resteasy/pom.xml | 2 +- tasks-jsf/pom.xml | 2 +- temperature-converter/pom.xml | 2 +- thread-racing/pom.xml | 2 +- todo-backend/pom.xml | 2 +- websocket-endpoint/pom.xml | 2 +- websocket-hello/pom.xml | 2 +- 86 files changed, 86 insertions(+), 86 deletions(-) diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index 0653ab0cbe..789de54570 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -30,7 +30,7 @@ batch-processing - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: batch-processing Shows how to use a Chunk oriented batch processing diff --git a/bmt/pom.xml b/bmt/pom.xml index eee225619c..972ce585b2 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -30,7 +30,7 @@ bmt - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: bmt This project demonstrates how to use Bean Managed Transactions diff --git a/cmt/pom.xml b/cmt/pom.xml index 0cd9ba93b4..a088b003ae 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -29,7 +29,7 @@ cmt - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: cmt This project demonstrates how to use transactions managed by the container diff --git a/dist/pom.xml b/dist/pom.xml index a28f4be061..d04c21d907 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -25,7 +25,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 40.0.1.Final-SNAPSHOT + 40.0.1.Final quickstarts-dist diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 1736bf5bdf..0307a33f90 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -30,7 +30,7 @@ ee-security - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: ee-security This project demonstrates using EE security diff --git a/ejb-multi-server/app-main/ear/pom.xml b/ejb-multi-server/app-main/ear/pom.xml index 84f032c4c6..829ae1ab52 100644 --- a/ejb-multi-server/app-main/ear/pom.xml +++ b/ejb-multi-server/app-main/ear/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-main - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-multi-server-app-main-ear ear diff --git a/ejb-multi-server/app-main/ejb/pom.xml b/ejb-multi-server/app-main/ejb/pom.xml index 66bec3166d..615d2ac702 100644 --- a/ejb-multi-server/app-main/ejb/pom.xml +++ b/ejb-multi-server/app-main/ejb/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-main - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-multi-server-app-main-ejb ejb diff --git a/ejb-multi-server/app-main/pom.xml b/ejb-multi-server/app-main/pom.xml index bdacd19a68..9d7ec10d06 100644 --- a/ejb-multi-server/app-main/pom.xml +++ b/ejb-multi-server/app-main/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ../pom.xml ejb-multi-server-app-main diff --git a/ejb-multi-server/app-main/web/pom.xml b/ejb-multi-server/app-main/web/pom.xml index b8aee1ac84..e91c991044 100644 --- a/ejb-multi-server/app-main/web/pom.xml +++ b/ejb-multi-server/app-main/web/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-main - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-multi-server-app-main-web war diff --git a/ejb-multi-server/app-one/ear/pom.xml b/ejb-multi-server/app-one/ear/pom.xml index ea48a0fe43..d2a2166e8c 100644 --- a/ejb-multi-server/app-one/ear/pom.xml +++ b/ejb-multi-server/app-one/ear/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-one - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-multi-server-app-one-ear ear diff --git a/ejb-multi-server/app-one/ejb/pom.xml b/ejb-multi-server/app-one/ejb/pom.xml index 9b52509949..6326bf3a36 100644 --- a/ejb-multi-server/app-one/ejb/pom.xml +++ b/ejb-multi-server/app-one/ejb/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-one - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-multi-server-app-one-ejb ejb diff --git a/ejb-multi-server/app-one/pom.xml b/ejb-multi-server/app-one/pom.xml index dfe095fbff..b544a29058 100644 --- a/ejb-multi-server/app-one/pom.xml +++ b/ejb-multi-server/app-one/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-multi-server-app-one pom diff --git a/ejb-multi-server/app-two/ear/pom.xml b/ejb-multi-server/app-two/ear/pom.xml index 5e3fde40a3..0310247625 100644 --- a/ejb-multi-server/app-two/ear/pom.xml +++ b/ejb-multi-server/app-two/ear/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-two - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-multi-server-app-two-ear ear diff --git a/ejb-multi-server/app-two/ejb/pom.xml b/ejb-multi-server/app-two/ejb/pom.xml index 915017c7dd..d3fd16355f 100644 --- a/ejb-multi-server/app-two/ejb/pom.xml +++ b/ejb-multi-server/app-two/ejb/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server-app-two - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-multi-server-app-two-ejb ejb diff --git a/ejb-multi-server/app-two/pom.xml b/ejb-multi-server/app-two/pom.xml index 5f5ee4aecb..0c869b3f0a 100644 --- a/ejb-multi-server/app-two/pom.xml +++ b/ejb-multi-server/app-two/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-multi-server-app-two pom diff --git a/ejb-multi-server/app-web/pom.xml b/ejb-multi-server/app-web/pom.xml index 732dcab4cd..92725d28b3 100644 --- a/ejb-multi-server/app-web/pom.xml +++ b/ejb-multi-server/app-web/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-multi-server-app-web war diff --git a/ejb-multi-server/client/pom.xml b/ejb-multi-server/client/pom.xml index 2ce753bc91..af7b6c606e 100644 --- a/ejb-multi-server/client/pom.xml +++ b/ejb-multi-server/client/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-multi-server - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-multi-server-client jar diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 6942973b96..c161fc5076 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -29,7 +29,7 @@ ejb-multi-server - 40.0.1.Final-SNAPSHOT + 40.0.1.Final pom Quickstart: ejb-multi-server A project that demonstrates multiple applications deployed on different servers. diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index fa940bacaa..725f8a1348 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -29,7 +29,7 @@ ejb-remote - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: ejb-remote This project demonstrates how to access an EJB from a remote client diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index cc63127396..6765795e3f 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -29,7 +29,7 @@ ejb-security-context-propagation - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: ejb-security-context-propagation This project demonstrates the security context propagation between remote EJBs diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index 9beba42f4f..126eda2c93 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -29,7 +29,7 @@ ejb-security-programmatic-auth - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: ejb-security-programmatic-auth This project demonstrates how to authenticate remote clients using the programmatic API diff --git a/ejb-throws-exception/ear/pom.xml b/ejb-throws-exception/ear/pom.xml index 217eb4c052..39f9c211fa 100644 --- a/ejb-throws-exception/ear/pom.xml +++ b/ejb-throws-exception/ear/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-throws-exception - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-throws-exception-ear ear diff --git a/ejb-throws-exception/ejb-api/pom.xml b/ejb-throws-exception/ejb-api/pom.xml index 289a2ba1ba..622ffe92f6 100644 --- a/ejb-throws-exception/ejb-api/pom.xml +++ b/ejb-throws-exception/ejb-api/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-throws-exception - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-throws-exception-ejb-api jar diff --git a/ejb-throws-exception/ejb/pom.xml b/ejb-throws-exception/ejb/pom.xml index e022c22ef2..26d1f1d26c 100644 --- a/ejb-throws-exception/ejb/pom.xml +++ b/ejb-throws-exception/ejb/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-throws-exception - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-throws-exception-ejb ejb diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index aecd8fc1ab..aeed05e370 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -29,7 +29,7 @@ ejb-throws-exception - 40.0.1.Final-SNAPSHOT + 40.0.1.Final pom Quickstart: ejb-throws-exception This project demonstrates how to throw an exception in an EJB and catch it in the web layer diff --git a/ejb-throws-exception/web/pom.xml b/ejb-throws-exception/web/pom.xml index d1be8fa57d..1318ab300b 100644 --- a/ejb-throws-exception/web/pom.xml +++ b/ejb-throws-exception/web/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-throws-exception - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ejb-throws-exception-web war diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index 950670cf77..4cf67883f3 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -29,7 +29,7 @@ ejb-timer - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: ejb-timer A sample Jakarta EE project demonstrating how to use EJB timer (@Schedule and @Timeout). diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 4a09b52f0c..b862e9b6ec 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -30,7 +30,7 @@ ejb-txn-remote-call-client - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: ejb-txn-remote-call-client The project is the application to be deployed on the client server to call the second server diff --git a/ejb-txn-remote-call/pom.xml b/ejb-txn-remote-call/pom.xml index 1287fbeef2..d909a933eb 100644 --- a/ejb-txn-remote-call/pom.xml +++ b/ejb-txn-remote-call/pom.xml @@ -29,7 +29,7 @@ ejb-txn-remote-call - 40.0.1.Final-SNAPSHOT + 40.0.1.Final pom Quickstart: ejb-txn-remote-call The project demonstrates how to make EJB remote calls from server to server with transaction propagation. diff --git a/ejb-txn-remote-call/server/pom.xml b/ejb-txn-remote-call/server/pom.xml index fb020b045f..5383635a7a 100644 --- a/ejb-txn-remote-call/server/pom.xml +++ b/ejb-txn-remote-call/server/pom.xml @@ -30,7 +30,7 @@ ejb-txn-remote-call-server - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: ejb-txn-remote-call-server The project is the application to be deployed on the second server to receive the call diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index 0cd04e30e2..3a4941bcbb 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -36,7 +36,7 @@ ha-singleton-deployment - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: HA Singleton Deployment This quickstart demonstrates the recommended way to deploy any service as a cluster-wide singleton. diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index fc8b6ae5d2..fe5039376e 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -31,7 +31,7 @@ ha-singleton-service - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: HA Singleton Service This quickstart demonstrates a singleton MSC service packaged in a war. diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 138e37e9d4..080c31ff41 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -29,7 +29,7 @@ helloworld-jms - 40.0.1.Final-SNAPSHOT + 40.0.1.Final jar Quickstart: helloworld-jms A Helloworld JMS external producer/consumer client diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index 2eed54846a..f6543e6d8d 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ helloworld-mdb - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: helloworld-mdb This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index 9c218d26b7..48d63a4db6 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl-secured - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: helloworld-mutual-ssl-secured Securing helloworld Web app with mutual client ssl authentication and role-based access control diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index 8cbc042fe0..b54c53a3de 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -41,7 +41,7 @@ helloworld-mutual-ssl - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: helloworld-mutual-ssl Helloworld Mutual SSL Authentication diff --git a/helloworld-rs/pom.xml b/helloworld-rs/pom.xml index f9ae051ec1..0db0a5d914 100644 --- a/helloworld-rs/pom.xml +++ b/helloworld-rs/pom.xml @@ -17,7 +17,7 @@ helloworld-rs - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: helloworld-rs A simple Hello World project that uses Jakarta RESTful Web Services diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index 51493f63ff..42d64403df 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -30,7 +30,7 @@ helloworld-singleton - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: helloworld-singleton This project demonstrates a Hello World Singleton Session Bean with a JSF client diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index 9dbc62f75a..0f5771c2e6 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -29,7 +29,7 @@ helloworld-ws - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: helloworld-ws This project demonstrates a Hello World JAX-WS web service diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 44f9d29605..ab2eefd341 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -29,7 +29,7 @@ helloworld - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: helloworld Helloworld diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 1f1dd50744..e7c2152cb2 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -30,7 +30,7 @@ hibernate - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: hibernate This project demonstrates how to use Hibernate ORM diff --git a/http-custom-mechanism/custom-module/pom.xml b/http-custom-mechanism/custom-module/pom.xml index 270f84b13d..5f417f75d2 100644 --- a/http-custom-mechanism/custom-module/pom.xml +++ b/http-custom-mechanism/custom-module/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts http-custom-mechanism - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ../pom.xml diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 90102929e9..51c0d0c266 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -30,7 +30,7 @@ http-custom-mechanism - 40.0.1.Final-SNAPSHOT + 40.0.1.Final pom Quickstart: http-custom-mechanism This project demonstrates how to implement a custom HTTP authentication mechanism diff --git a/http-custom-mechanism/webapp/pom.xml b/http-custom-mechanism/webapp/pom.xml index 0604c7758f..f49745cff2 100644 --- a/http-custom-mechanism/webapp/pom.xml +++ b/http-custom-mechanism/webapp/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts http-custom-mechanism - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ../pom.xml http-custom-mechanism-webapp diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index d5423328b8..039f4f7b5f 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -30,7 +30,7 @@ jaxrs-client - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: jaxrs-client A Jakarta REST Client API project diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 000cfe0e00..7170d74406 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -29,7 +29,7 @@ jaxrs-jwt - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: jaxrs-jwt JWT authentication using Elytron diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 111b587611..9b317ba3c3 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -29,7 +29,7 @@ jaxws-ejb - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: jaxws-ejb This project is a working example of a JAX-WS web service EJB endpoint diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 6eb507dd52..b9309e8fa1 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -29,7 +29,7 @@ jaxws-retail - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: jaxws-retail This project is a working example of a JAX-WS web service retail endpoint diff --git a/jsonp/pom.xml b/jsonp/pom.xml index 621db2b9b6..14bf3fba2e 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -29,7 +29,7 @@ jsonp - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: jsonp A starter Jakarta EE webapp project for use on JBoss EAP diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index e126a9562d..6ac92a1027 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -29,7 +29,7 @@ jta-crash-rec - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: jta-crash-rec This project demonstrates JTA crash recovery diff --git a/jts/application-component-1/pom.xml b/jts/application-component-1/pom.xml index a64ada0328..7c3ebb37a3 100644 --- a/jts/application-component-1/pom.xml +++ b/jts/application-component-1/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 40.0.1.Final-SNAPSHOT + 40.0.1.Final jts-application-component-1 war diff --git a/jts/application-component-2/pom.xml b/jts/application-component-2/pom.xml index ba94910c5b..b1231a2430 100644 --- a/jts/application-component-2/pom.xml +++ b/jts/application-component-2/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 40.0.1.Final-SNAPSHOT + 40.0.1.Final jts-application-component-2 Quickstart: jts - application-component-2 diff --git a/jts/pom.xml b/jts/pom.xml index f7b13d3d50..e34e809d63 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -30,7 +30,7 @@ jts - 40.0.1.Final-SNAPSHOT + 40.0.1.Final pom Quickstart: jts A project that demonstrates how to use CMT with JTS diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index b4cfce28af..7445f8f267 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -29,7 +29,7 @@ kitchensink - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: kitchensink A starter Jakarta EE web application project for use in JBoss EAP diff --git a/logging/pom.xml b/logging/pom.xml index 64e79c7097..c8e35960a5 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -29,7 +29,7 @@ logging - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: logging This project demonstrates logging in JBoss EAP diff --git a/mail/pom.xml b/mail/pom.xml index 80416febeb..5c8445e8bd 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -30,7 +30,7 @@ mail - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: mail This project demonstrates how to send mail diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index 8879a961ad..c672076e00 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -29,7 +29,7 @@ messaging-clustering-singleton - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: messaging-clustering-singleton This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client diff --git a/micrometer/pom.xml b/micrometer/pom.xml index d86cf43d39..51ef6f3a5c 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -15,7 +15,7 @@ micrometer - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: micrometer diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 26749724a9..2313f8810d 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -13,7 +13,7 @@ microprofile-config - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: microprofile-config diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 0c97d3f773..f59e89df88 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -30,7 +30,7 @@ microprofile-fault-tolerance - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: microprofile-fault-tolerance diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index c798984af5..aa71a989ef 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -13,7 +13,7 @@ microprofile-health - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: microprofile-health diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index 654f47edb4..f1bcffc961 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -29,7 +29,7 @@ microprofile-jwt - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: microprofile-jwt Example project making use of MicroProfile JWT diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index 4e90bf3851..9480ae1a8b 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -13,7 +13,7 @@ microprofile-lra - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: microprofile-lra diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index 97e6145bb0..ef235c09fb 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -14,7 +14,7 @@ microprofile-openapi - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: microprofile-openapi diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index 2a072ff826..9130d56ed2 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -29,7 +29,7 @@ microprofile-reactive-messaging-kafka - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: microprofile-reactive-messaging-kafka diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 462499cee6..313adee735 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -28,7 +28,7 @@ microprofile-rest-client - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: microprofile-rest-client diff --git a/numberguess/pom.xml b/numberguess/pom.xml index dbe9f73584..66a587b0f4 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -29,7 +29,7 @@ numberguess - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: numberguess The numberguess project demonstrates the use of CDI and JSF in JBoss EAP diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index 98a8e39177..2d0058d014 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -13,7 +13,7 @@ opentelemetry-tracing - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: opentelemetry-tracing diff --git a/pom.xml b/pom.xml index d6b6b09976..7336627305 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 40.0.1.Final-SNAPSHOT + 40.0.1.Final pom diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 178d8729f9..ab9b301c8d 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ remote-helloworld-mdb - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: remote-helloworld-mdb This project demonstrates a hello world Message-Driven Bean with Servlet 6.0 as client to a remote Artemis instance diff --git a/security-domain-to-domain/ear/pom.xml b/security-domain-to-domain/ear/pom.xml index 891fcab5e3..058552bc53 100644 --- a/security-domain-to-domain/ear/pom.xml +++ b/security-domain-to-domain/ear/pom.xml @@ -26,7 +26,7 @@ org.wildfly.quickstarts security-domain-to-domain - 40.0.1.Final-SNAPSHOT + 40.0.1.Final security-domain-to-domain-ear ear diff --git a/security-domain-to-domain/ejb/pom.xml b/security-domain-to-domain/ejb/pom.xml index 8f1c1319a2..1b1f5ce05d 100644 --- a/security-domain-to-domain/ejb/pom.xml +++ b/security-domain-to-domain/ejb/pom.xml @@ -26,7 +26,7 @@ org.wildfly.quickstarts security-domain-to-domain - 40.0.1.Final-SNAPSHOT + 40.0.1.Final security-domain-to-domain-ejb Quickstart: security-domain-to-domain - ejb diff --git a/security-domain-to-domain/pom.xml b/security-domain-to-domain/pom.xml index 9ca8421b7b..ba28c1ecbb 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -30,7 +30,7 @@ security-domain-to-domain - 40.0.1.Final-SNAPSHOT + 40.0.1.Final pom Quickstart: security-domain-to-domain This project demonstrates identity propagation between different security domains diff --git a/security-domain-to-domain/test/pom.xml b/security-domain-to-domain/test/pom.xml index 2708c439b5..679b297567 100644 --- a/security-domain-to-domain/test/pom.xml +++ b/security-domain-to-domain/test/pom.xml @@ -26,7 +26,7 @@ org.wildfly.quickstarts security-domain-to-domain - 40.0.1.Final-SNAPSHOT + 40.0.1.Final security-domain-to-domain-test diff --git a/security-domain-to-domain/web/pom.xml b/security-domain-to-domain/web/pom.xml index 276f19ffea..ffc789f364 100644 --- a/security-domain-to-domain/web/pom.xml +++ b/security-domain-to-domain/web/pom.xml @@ -26,7 +26,7 @@ org.wildfly.quickstarts security-domain-to-domain - 40.0.1.Final-SNAPSHOT + 40.0.1.Final ../pom.xml security-domain-to-domain-web diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 2ba7bed772..bbea450a64 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -30,7 +30,7 @@ servlet-async - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: servlet-async This project demonstrates an asynchronous Servlet diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index 34c9e93421..d901324b24 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -30,7 +30,7 @@ servlet-filterlistener - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: servlet-filterlistener This project demonstrates a Servlet Filter and Listener diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index 1eeb0c4425..cfa4c0ee2d 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -30,7 +30,7 @@ servlet-security - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: servlet-security This project demonstrates servlet security in JBoss EAP diff --git a/shared-doc/attributes.adoc b/shared-doc/attributes.adoc index 5a1502364b..c181aea49b 100644 --- a/shared-doc/attributes.adoc +++ b/shared-doc/attributes.adoc @@ -57,7 +57,7 @@ ifndef::ProductRelease,EAPXPRelease[] :productVersion: 40 :githubRepoUrl: https://github.com/wildfly/quickstart/ :githubRepoCodeUrl: https://github.com/wildfly/quickstart.git -:WildFlyQuickStartRepoTag: 40.0.0.Final +:WildFlyQuickStartRepoTag: 40.x :DocInfoProductName: Red Hat JBoss Enterprise Application Platform :DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform :DocInfoPreviousProductName: jboss-enterprise-application-platform diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 74371869bf..9e6cf1774b 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -30,7 +30,7 @@ spring-resteasy - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: spring-resteasy This project demonstrates Spring with a Jakarta REST RestEasy client diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index 0c9c5cb2bc..00d20cd0d7 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -30,7 +30,7 @@ tasks-jsf - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: tasks-jsf This project demonstrates how to use JPA persistence to manage tasks with JSF as view layer diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index d48df807ef..c8cf89f4e1 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -30,7 +30,7 @@ temperature-converter - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: temperature-converter This project is a temperature converter. Given Celsius return Fahrenheit; Given Fahrenheit return Celsius diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index b97cf509fd..8546703fad 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -30,7 +30,7 @@ thread-racing - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: thread-racing A web application that triggers a thread race to complete Jakarta EE related tasks diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index 0f6319fd17..d99f3a8fd5 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -30,7 +30,7 @@ todo-backend - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: todo-backend This project demonstrates how to implement a Todo-Backend application to manage ToDos diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index a7f2e2132e..bcd40f248f 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -30,7 +30,7 @@ websocket-endpoint - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: websocket-endpoint This project demonstrates how to use a WebSocket Endppoint diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index 159c84b018..7c1d4c0f38 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -30,7 +30,7 @@ websocket-hello - 40.0.1.Final-SNAPSHOT + 40.0.1.Final war Quickstart: websocket-hello This project demonstrates a simple Hello WebSocket application