From fd847502c878fb153f494b068daa649304cfabf3 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Tue, 23 Jul 2024 07:59:04 +0100 Subject: [PATCH 1/3] Update shared-docs attributes for WildFly 33.0.0.Final --- shared-doc/attributes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared-doc/attributes.adoc b/shared-doc/attributes.adoc index ddbdcd7b05..a032d67521 100644 --- a/shared-doc/attributes.adoc +++ b/shared-doc/attributes.adoc @@ -62,7 +62,7 @@ ifndef::ProductRelease,EAPXPRelease[] :productImageVersion: 33.0 :githubRepoUrl: https://github.com/wildfly/quickstart/ :githubRepoCodeUrl: https://github.com/wildfly/quickstart.git -:WildFlyQuickStartRepoTag: 33.0.0.Beta1 +:WildFlyQuickStartRepoTag: 33.0.0.Final :DocInfoProductName: Red Hat JBoss Enterprise Application Platform :DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform :DocInfoProductNumber: 8.0 From 37f85ff61eabc7535d4e00733cda829db69000a3 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Tue, 23 Jul 2024 08:01:04 +0100 Subject: [PATCH 2/3] Move version.server to WildFly 33.0.0.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-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 +- 57 files changed, 57 insertions(+), 57 deletions(-) diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index 11adbf08e6..6af373b359 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/bmt/pom.xml b/bmt/pom.xml index 4f3e8cf488..a88fde40df 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/cmt/pom.xml b/cmt/pom.xml index c99c5f0867..216b25c576 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 9653e74a09..86d03dde35 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 4253c958e8..40f7cbebc9 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -47,7 +47,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index 0d1dae096a..bdc5a9b276 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index 93776332d7..5f23f422f9 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index 66d1031a35..ff5d1c2557 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 45bc0cea3a..b10e27009d 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -51,7 +51,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index 84c19f5630..643d0cc0d5 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 5d2d05a204..4379e8b936 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -38,7 +38,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/ejb-txn-remote-call/server/pom.xml b/ejb-txn-remote-call/server/pom.xml index 87585b1cce..b56efcee37 100644 --- a/ejb-txn-remote-call/server/pom.xml +++ b/ejb-txn-remote-call/server/pom.xml @@ -38,7 +38,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 7.0.0.Final diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index 55bc1bbeb2..56ddbcd9d6 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -51,7 +51,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 7.0.0.Final diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index 4d971b13b0..28562bd73b 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -46,7 +46,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 7.0.0.Final diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 1c883bbd63..4e61c157ff 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index a3adc29ac8..d30c9456cb 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index a2d798bfea..8b33908b19 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 7.0.0.Final diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index 2a208619dc..4424f44b05 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -32,7 +32,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 7.0.0.Final diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index ffc64481f5..6715c3d6b3 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index 25dfaadc4b..9b1ec4476c 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/helloworld/pom.xml b/helloworld/pom.xml index ceac39df1e..00e048ea03 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/hibernate/pom.xml b/hibernate/pom.xml index aac23efb93..2eb8c57b0f 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 22246ad4c4..8dfe01b019 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -50,7 +50,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index 80738d4077..eb0f9451d3 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 5ad301b7e7..0fcda84d48 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 8de5108688..55efaff28a 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 8364f8e5c2..bc8345ff9e 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -43,7 +43,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/jsonp/pom.xml b/jsonp/pom.xml index 8fff487588..12dbdd9d03 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index a57e2e3b0e..c3c725a79b 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} diff --git a/jts/pom.xml b/jts/pom.xml index 6187d947d8..4a6b72a820 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -52,7 +52,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index dc428214de..3784ecd955 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/logging/pom.xml b/logging/pom.xml index d57b7b47e0..583c8b8f21 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/mail/pom.xml b/mail/pom.xml index edd1f9433f..839e439af7 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index 346606be25..b113208da2 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/micrometer/pom.xml b/micrometer/pom.xml index ed1093f441..1e132a3323 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -22,7 +22,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index ea14d27814..8279fe8504 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -20,7 +20,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index fc3a1ae835..d8add713bd 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -53,7 +53,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 2e80fd06f8..0f7f7a7391 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -19,7 +19,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index ca4f9e62e9..aa82184780 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index 55b64d4fc3..6d8c7b68db 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -19,7 +19,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index 80c32d95b2..7142f58738 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -21,7 +21,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index a34c798f46..6c617ed4b2 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -36,7 +36,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index af186027b4..4e2f2b1fb6 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -42,7 +42,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} ${version.server} diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 2df727309f..e852297ecd 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index aff9e02aa3..0314a35879 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -20,7 +20,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} ${version.server} diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 2e67166b73..fcc3fe06f2 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/security-domain-to-domain/pom.xml b/security-domain-to-domain/pom.xml index 182180068c..057fcf9e20 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -52,7 +52,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 7.0.0.Final diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 64df9e3d16..8db0f995bb 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index dd04766e68..51c7394553 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index e0bc93f986..0e78f06a74 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 463007df13..8cb55cbaa5 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -49,7 +49,7 @@ 17 - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index b6fc77da86..654f947ac2 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -44,7 +44,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 7.0.0.Final diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index 4a74a9bfe4..dd0e3e022f 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index d9f0321ec0..c740c218c0 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index 330ea31619..9f5c8211b1 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index 9086da7617..ea6a6aa1f0 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index 68f886db0f..dafc85b19c 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -45,7 +45,7 @@ - 33.0.0.Beta1 + 33.0.0.Final ${version.server} 5.0.0.Final From a881fa2b764dac108bdae769cb10230d7e0ceb34 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Tue, 23 Jul 2024 08:01:55 +0100 Subject: [PATCH 3/3] Prepare for 33.0.0.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-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 +- 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 +- 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 +- 83 files changed, 83 insertions(+), 83 deletions(-) diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index 6af373b359..111617432d 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -30,7 +30,7 @@ batch-processing - 33.0.0.Final-SNAPSHOT + 33.0.0.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 a88fde40df..5f82e01a04 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -30,7 +30,7 @@ bmt - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: bmt This project demonstrates how to use Bean Managed Transactions diff --git a/cmt/pom.xml b/cmt/pom.xml index 216b25c576..d9682aa150 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -29,7 +29,7 @@ cmt - 33.0.0.Final-SNAPSHOT + 33.0.0.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 07ce34ffaa..461eca8849 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. --> - 33.0.0.Final-SNAPSHOT + 33.0.0.Final quickstarts-dist diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 86d03dde35..2463a74cfe 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -30,7 +30,7 @@ ee-security - 33.0.0.Final-SNAPSHOT + 33.0.0.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 fc913ecbf6..cc244c05fe 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 2b524e5d56..fd4cb8e97c 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 c24ceb316c..c9061dd80d 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 ad4b355d79..61ed68e458 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 d7f9bfee03..8b1ef089d2 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 8be0aeabc1..2b473e2706 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 90b21d8338..567c47547f 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 1b66eff18b..134b6993dd 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 209c2c6a3c..9d2e604a33 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 c18f98ca36..37435f3e4c 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 02ba301c5d..958b4ec05e 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.Final ejb-multi-server-app-web war diff --git a/ejb-multi-server/client/pom.xml b/ejb-multi-server/client/pom.xml index f99254df02..48623de253 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.Final ejb-multi-server-client jar diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 40f7cbebc9..3a621f427f 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -29,7 +29,7 @@ ejb-multi-server - 33.0.0.Final-SNAPSHOT + 33.0.0.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 bdc5a9b276..cb3f6bd8f9 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -29,7 +29,7 @@ ejb-remote - 33.0.0.Final-SNAPSHOT + 33.0.0.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 5f23f422f9..e8f6e1ae71 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -29,7 +29,7 @@ ejb-security-context-propagation - 33.0.0.Final-SNAPSHOT + 33.0.0.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 ff5d1c2557..3eec0627b2 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -29,7 +29,7 @@ ejb-security-programmatic-auth - 33.0.0.Final-SNAPSHOT + 33.0.0.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 c545ef3940..142d220f2f 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 4a0a0d55dd..6b9e7fae85 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.Final ejb-throws-exception-ejb-api jar diff --git a/ejb-throws-exception/ejb/pom.xml b/ejb-throws-exception/ejb/pom.xml index cb7a5c1aed..562b90873f 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.Final ejb-throws-exception-ejb ejb diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index b10e27009d..a171d45ed6 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -29,7 +29,7 @@ ejb-throws-exception - 33.0.0.Final-SNAPSHOT + 33.0.0.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 602d142331..113ef10401 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.Final ejb-throws-exception-web war diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index 643d0cc0d5..09246fae3f 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -29,7 +29,7 @@ ejb-timer - 33.0.0.Final-SNAPSHOT + 33.0.0.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 4379e8b936..dd2c96efcf 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -31,7 +31,7 @@ ejb-txn-remote-call-client - 33.0.0.Final-SNAPSHOT + 33.0.0.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 b7eb73dca1..c117d7dc5c 100644 --- a/ejb-txn-remote-call/pom.xml +++ b/ejb-txn-remote-call/pom.xml @@ -30,7 +30,7 @@ ejb-txn-remote-call - 33.0.0.Final-SNAPSHOT + 33.0.0.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 b56efcee37..d1e0319c8b 100644 --- a/ejb-txn-remote-call/server/pom.xml +++ b/ejb-txn-remote-call/server/pom.xml @@ -31,7 +31,7 @@ ejb-txn-remote-call-server - 33.0.0.Final-SNAPSHOT + 33.0.0.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 56ddbcd9d6..1a8794e578 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -36,7 +36,7 @@ ha-singleton-deployment - 33.0.0.Final-SNAPSHOT + 33.0.0.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 28562bd73b..1e009fb606 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -31,7 +31,7 @@ ha-singleton-service - 33.0.0.Final-SNAPSHOT + 33.0.0.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 4e61c157ff..3f21966cb0 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -29,7 +29,7 @@ helloworld-jms - 33.0.0.Final-SNAPSHOT + 33.0.0.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 d30c9456cb..4ff0d0b9e1 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ helloworld-mdb - 33.0.0.Final-SNAPSHOT + 33.0.0.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 8b33908b19..03e3eb3be0 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl-secured - 33.0.0.Final-SNAPSHOT + 33.0.0.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 4424f44b05..3d5f06a9c3 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -40,7 +40,7 @@ helloworld-mutual-ssl - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: helloworld-mutual-ssl Helloworld Mutual SSL Authentication diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index 6715c3d6b3..e24d61b73d 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -30,7 +30,7 @@ helloworld-singleton - 33.0.0.Final-SNAPSHOT + 33.0.0.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 9b1ec4476c..2e97bbc02b 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -29,7 +29,7 @@ helloworld-ws - 33.0.0.Final-SNAPSHOT + 33.0.0.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 00e048ea03..a28fba8094 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -29,7 +29,7 @@ helloworld - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: helloworld Helloworld diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 2eb8c57b0f..5bc3d6285e 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -30,7 +30,7 @@ hibernate - 33.0.0.Final-SNAPSHOT + 33.0.0.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 a95f0c7838..24ee7ed2b8 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.Final ../pom.xml diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 8dfe01b019..34274f5600 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -30,7 +30,7 @@ http-custom-mechanism - 33.0.0.Final-SNAPSHOT + 33.0.0.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 165ae05f59..a1fb4cdbdf 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.Final ../pom.xml http-custom-mechanism-webapp diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index eb0f9451d3..33b334dd38 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -30,7 +30,7 @@ jaxrs-client - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: jaxrs-client A JAX-RS Client API project diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 0fcda84d48..7e7e046ed2 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -29,7 +29,7 @@ jaxrs-jwt - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: jaxrs-jwt JWT authentication using Elytron diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 55efaff28a..621e7c4334 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -29,7 +29,7 @@ jaxws-ejb - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: jaxws-ejb This project is a working example of a JAX-WS web service EJB endpoint diff --git a/jsonp/pom.xml b/jsonp/pom.xml index 12dbdd9d03..444b7ba6bf 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -29,7 +29,7 @@ jsonp - 33.0.0.Final-SNAPSHOT + 33.0.0.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 c3c725a79b..9e0c36875f 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -29,7 +29,7 @@ jta-crash-rec - 33.0.0.Final-SNAPSHOT + 33.0.0.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 576e3f2853..6f7d1994e2 100644 --- a/jts/application-component-1/pom.xml +++ b/jts/application-component-1/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 33.0.0.Final-SNAPSHOT + 33.0.0.Final jts-application-component-1 war diff --git a/jts/application-component-2/pom.xml b/jts/application-component-2/pom.xml index 935be183bd..f2778eafa3 100644 --- a/jts/application-component-2/pom.xml +++ b/jts/application-component-2/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 33.0.0.Final-SNAPSHOT + 33.0.0.Final jts-application-component-2 Quickstart: jts - application-component-2 diff --git a/jts/pom.xml b/jts/pom.xml index 4a6b72a820..e9b29a79ec 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -30,7 +30,7 @@ jts - 33.0.0.Final-SNAPSHOT + 33.0.0.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 3784ecd955..41a1442a5e 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -29,7 +29,7 @@ kitchensink - 33.0.0.Final-SNAPSHOT + 33.0.0.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 583c8b8f21..40253cdb31 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -29,7 +29,7 @@ jboss-logging - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: logging This project demonstrates logging in JBoss EAP diff --git a/mail/pom.xml b/mail/pom.xml index 839e439af7..8e061e2b89 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -30,7 +30,7 @@ mail - 33.0.0.Final-SNAPSHOT + 33.0.0.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 b113208da2..59267db90e 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -29,7 +29,7 @@ messaging-clustering-singleton - 33.0.0.Final-SNAPSHOT + 33.0.0.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 1e132a3323..5bc8268abf 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -15,7 +15,7 @@ micrometer - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: micrometer diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 8279fe8504..fd722a7a12 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -13,7 +13,7 @@ microprofile-config - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: microprofile-config diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index d8add713bd..02f705210c 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -30,7 +30,7 @@ microprofile-fault-tolerance - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: microprofile-fault-tolerance diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 0f7f7a7391..bddb899048 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -13,7 +13,7 @@ microprofile-health - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: microprofile-health diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index aa82184780..90a6a0ae92 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -29,7 +29,7 @@ microprofile-jwt - 33.0.0.Final-SNAPSHOT + 33.0.0.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 6d8c7b68db..056b2965e1 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -13,7 +13,7 @@ microprofile-lra - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: microprofile-lra diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index 7142f58738..85c58071eb 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -14,7 +14,7 @@ microprofile-openapi - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: microprofile-openapi diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index 6c617ed4b2..6871302122 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -29,7 +29,7 @@ microprofile-reactive-messaging-kafka - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: microprofile-reactive-messaging-kafka diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 4e2f2b1fb6..0ea78eea9e 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -28,7 +28,7 @@ microprofile-rest-client - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: microprofile-rest-client diff --git a/numberguess/pom.xml b/numberguess/pom.xml index e852297ecd..9f1c33ed43 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -29,7 +29,7 @@ numberguess - 33.0.0.Final-SNAPSHOT + 33.0.0.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 0314a35879..4a966de77a 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -13,7 +13,7 @@ opentelemetry-tracing - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: opentelemetry-tracing diff --git a/pom.xml b/pom.xml index 320a48ffac..d5a11b90a0 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. --> - 33.0.0.Final-SNAPSHOT + 33.0.0.Final pom diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index fcc3fe06f2..8b7f64eaf4 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ remote-helloworld-mdb - 33.0.0.Final-SNAPSHOT + 33.0.0.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 0fbe9620ee..cef87f78d1 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 a8c09e26fb..cdcc494e56 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 057fcf9e20..2bdad52371 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -30,7 +30,7 @@ security-domain-to-domain - 33.0.0.Final-SNAPSHOT + 33.0.0.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 56f66df341..7fc87079a7 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.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 f631f137e2..01dbec4800 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 - 33.0.0.Final-SNAPSHOT + 33.0.0.Final ../pom.xml security-domain-to-domain-web diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 8db0f995bb..1412aab3d0 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -30,7 +30,7 @@ servlet-async - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: servlet-async This project demonstrates an asynchronous Servlet diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index 51c7394553..ea1cb9036e 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -30,7 +30,7 @@ servlet-filterlistener - 33.0.0.Final-SNAPSHOT + 33.0.0.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 0e78f06a74..e1de7f9056 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -30,7 +30,7 @@ servlet-security - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: servlet-security This project demonstrates servlet security in JBoss EAP diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 8cb55cbaa5..bbe5fc1876 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -30,7 +30,7 @@ spring-resteasy - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: spring-resteasy This project demonstrates Spring with a JAX-RS RestEasy client diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index 654f947ac2..b50e89426f 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -30,7 +30,7 @@ tasks-jsf - 33.0.0.Final-SNAPSHOT + 33.0.0.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 dd0e3e022f..449240e0da 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -30,7 +30,7 @@ temperature-converter - 33.0.0.Final-SNAPSHOT + 33.0.0.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 c740c218c0..eeb46e3c89 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -30,7 +30,7 @@ thread-racing - 33.0.0.Final-SNAPSHOT + 33.0.0.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 9f5c8211b1..ccf539f971 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -30,7 +30,7 @@ todo-backend - 33.0.0.Final-SNAPSHOT + 33.0.0.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 ea6a6aa1f0..8b69697c86 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -30,7 +30,7 @@ websocket-endpoint - 33.0.0.Final-SNAPSHOT + 33.0.0.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 dafc85b19c..28fb3da134 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -30,7 +30,7 @@ websocket-hello - 33.0.0.Final-SNAPSHOT + 33.0.0.Final war Quickstart: websocket-hello This project demonstrates a simple Hello WebSocket application