From db4939283ba258df8e11edf1045509812840ff88 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Thu, 21 May 2026 12:38:04 +0100 Subject: [PATCH 1/3] Bumps version.server to 40.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-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 78667332ad..2b8562ed6b 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/bmt/pom.xml b/bmt/pom.xml index f702e485ad..ef0424da4d 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/cmt/pom.xml b/cmt/pom.xml index bc274e91c5..b5f76b0bc8 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 52eb75be8e..c4968d91cc 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 115c82a156..2dc9047553 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -49,7 +49,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index 7a2a327290..468009755d 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index 312804c583..8d874c6779 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index bf870da36b..c3f91ee3c8 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 34d9ec4350..1931aa8b40 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -53,7 +53,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index 38775189fc..bbd2ae7ea3 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.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 f7b34a48f3..76a621d3a1 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.Beta1 + 40.0.0.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 9e23f1dd36..09f22e9123 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.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index e3f01b9573..fd8e083396 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -53,7 +53,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index cc67a59ef5..70be7f844b 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -48,7 +48,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 77f0c4f711..290806da5e 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index d40c23cd5b..b20a7c05d8 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index e37e8db2a6..e9285eb4c0 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index c99869fe6a..ff0b1eaf67 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -34,7 +34,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/helloworld-rs/pom.xml b/helloworld-rs/pom.xml index 63b2d56569..09726feb6e 100644 --- a/helloworld-rs/pom.xml +++ b/helloworld-rs/pom.xml @@ -34,7 +34,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index 1e81ed5ef5..c8374c09e1 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index a9a180317c..771ac7c69e 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 7a4dd9015b..75a87a0d3d 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/hibernate/pom.xml b/hibernate/pom.xml index b456eb35a7..fbc8466b98 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index f07b2f7561..0cacb61eca 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -52,7 +52,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index 25baadeaf2..e8145fee43 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index db3384058f..1c9a1468cf 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index a4ddfffa12..d2505fdbee 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 886f7a268c..38dd327660 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/jsonp/pom.xml b/jsonp/pom.xml index b765753e86..ce44cb130e 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index 6c65174501..cbde35c31c 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/jts/pom.xml b/jts/pom.xml index cdbecb3b2c..cdfd003204 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -54,7 +54,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index 67710dcd0e..4de9f08637 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/logging/pom.xml b/logging/pom.xml index d8e79a7c33..84efcacb65 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/mail/pom.xml b/mail/pom.xml index 2b8170bd29..7b314944d3 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index c49d6cbf4a..2ce8e4ceb6 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/micrometer/pom.xml b/micrometer/pom.xml index ecaa25de89..5c15578163 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -24,7 +24,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 51a427787e..87348cff1b 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -22,7 +22,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 8ba874883d..dfd1fd1bb7 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -55,7 +55,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 0f315dde1d..5998bf01b9 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -21,7 +21,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index d1990fc7cd..3743df1bc8 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index d96ad18876..5b330f4146 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -21,7 +21,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index cf6c45e489..c04d7b2d74 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -23,7 +23,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index 81a1d39541..7a93eb7a8c 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -38,7 +38,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index dc18d2112b..2966e84874 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -44,7 +44,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} ${version.server} diff --git a/numberguess/pom.xml b/numberguess/pom.xml index ec102d526b..fdcda9cf8c 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -46,7 +46,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index 8597b88c11..6005e30482 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -22,7 +22,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} ${version.server} diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index e0202d5bf6..96f26580b5 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/security-domain-to-domain/pom.xml b/security-domain-to-domain/pom.xml index c574b0d067..94bfd3f421 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -54,7 +54,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 7e6bbdc5cb..5c3c04863f 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index 768f990102..df72a6677b 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index 3180376a56..fdb73e7f1d 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 7a2e2c0543..e76bc60cf8 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index 832e7c4007..2c6067cd4a 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index 2d13ef5d9c..c6ae14b087 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index 2b268e309f..f716109a5c 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index ff92f1d48f..dc2321c687 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index 086a5a2660..60d08ee1fe 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index 21f79ca6a2..0401fc6de2 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -47,7 +47,7 @@ 17 - 40.0.0.Beta1 + 40.0.0.Final ${version.server} 6.0.0.Final From 4374c75ae56f5569dc9a828227b64a74ca2cc868 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Thu, 21 May 2026 12:50:41 +0100 Subject: [PATCH 2/3] Move helm charts target branch to 40.x --- batch-processing/charts/helm.yaml | 2 +- bmt/charts/helm.yaml | 2 +- cmt/charts/helm.yaml | 2 +- ee-security/charts/helm.yaml | 2 +- ejb-timer/charts/helm.yaml | 2 +- ejb-txn-remote-call/charts/client.yaml | 2 +- ejb-txn-remote-call/charts/server.yaml | 2 +- helloworld-mdb/charts/helm.yaml | 2 +- helloworld-rs/charts/helm.yaml | 2 +- helloworld-singleton/charts/helm.yaml | 2 +- helloworld-ws/charts/helm.yaml | 2 +- helloworld/charts/helm.yaml | 2 +- hibernate/charts/helm.yaml | 2 +- jaxrs-client/charts/helm.yaml | 2 +- jaxrs-jwt/charts/helm.yaml | 2 +- jaxws-ejb/charts/helm.yaml | 2 +- jaxws-retail/charts/helm.yaml | 2 +- jsonp/charts/helm.yaml | 2 +- kitchensink/charts/helm.yaml | 2 +- logging/charts/helm.yaml | 2 +- mail/charts/helm.yaml | 2 +- micrometer/charts/helm.yaml | 2 +- microprofile-config/charts/helm.yaml | 2 +- microprofile-fault-tolerance/charts/helm.yaml | 2 +- microprofile-health/charts/helm.yaml | 2 +- microprofile-jwt/charts/helm.yaml | 2 +- microprofile-lra/charts/helm.yaml | 2 +- microprofile-openapi/charts/helm.yaml | 2 +- microprofile-reactive-messaging-kafka/charts/helm.yaml | 2 +- microprofile-rest-client/charts/helm.yaml | 2 +- numberguess/charts/helm.yaml | 2 +- opentelemetry-tracing/charts/helm.yaml | 2 +- remote-helloworld-mdb/charts/helm.yaml | 2 +- servlet-async/charts/helm.yaml | 2 +- servlet-filterlistener/charts/helm.yaml | 2 +- servlet-security/charts/helm.yaml | 2 +- spring-resteasy/charts/helm.yaml | 2 +- tasks-jsf/charts/helm.yaml | 2 +- temperature-converter/charts/helm.yaml | 2 +- thread-racing/charts/helm.yaml | 2 +- todo-backend/charts/values.yaml | 2 +- websocket-endpoint/charts/helm.yaml | 2 +- websocket-hello/charts/helm.yaml | 2 +- 43 files changed, 43 insertions(+), 43 deletions(-) diff --git a/batch-processing/charts/helm.yaml b/batch-processing/charts/helm.yaml index 76725f9799..8c8ed0848a 100644 --- a/batch-processing/charts/helm.yaml +++ b/batch-processing/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: batch-processing deploy: replicas: 1 \ No newline at end of file diff --git a/bmt/charts/helm.yaml b/bmt/charts/helm.yaml index de7dd19e21..b6f5e814f4 100644 --- a/bmt/charts/helm.yaml +++ b/bmt/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: bmt deploy: replicas: 1 \ No newline at end of file diff --git a/cmt/charts/helm.yaml b/cmt/charts/helm.yaml index 672ba19145..45b5abd781 100644 --- a/cmt/charts/helm.yaml +++ b/cmt/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: cmt deploy: replicas: 1 \ No newline at end of file diff --git a/ee-security/charts/helm.yaml b/ee-security/charts/helm.yaml index 4c393c54d9..ea6c42c17c 100644 --- a/ee-security/charts/helm.yaml +++ b/ee-security/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: ee-security deploy: replicas: 1 \ No newline at end of file diff --git a/ejb-timer/charts/helm.yaml b/ejb-timer/charts/helm.yaml index 48509a377b..eb99d81696 100644 --- a/ejb-timer/charts/helm.yaml +++ b/ejb-timer/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: ejb-timer deploy: replicas: 1 \ No newline at end of file diff --git a/ejb-txn-remote-call/charts/client.yaml b/ejb-txn-remote-call/charts/client.yaml index 7d2a2ddeae..ea23f493c5 100644 --- a/ejb-txn-remote-call/charts/client.yaml +++ b/ejb-txn-remote-call/charts/client.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: ejb-txn-remote-call/client env: - name: MAVEN_ARGS_APPEND diff --git a/ejb-txn-remote-call/charts/server.yaml b/ejb-txn-remote-call/charts/server.yaml index 3873e45900..26a00f1341 100644 --- a/ejb-txn-remote-call/charts/server.yaml +++ b/ejb-txn-remote-call/charts/server.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: ejb-txn-remote-call/server deploy: enabled: false diff --git a/helloworld-mdb/charts/helm.yaml b/helloworld-mdb/charts/helm.yaml index ac3cf2bd19..c918587af9 100644 --- a/helloworld-mdb/charts/helm.yaml +++ b/helloworld-mdb/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: helloworld-mdb deploy: replicas: 2 \ No newline at end of file diff --git a/helloworld-rs/charts/helm.yaml b/helloworld-rs/charts/helm.yaml index b8d1283063..ddb2e836da 100644 --- a/helloworld-rs/charts/helm.yaml +++ b/helloworld-rs/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: helloworld-rs deploy: replicas: 1 \ No newline at end of file diff --git a/helloworld-singleton/charts/helm.yaml b/helloworld-singleton/charts/helm.yaml index c3dda38fcd..46a789aede 100644 --- a/helloworld-singleton/charts/helm.yaml +++ b/helloworld-singleton/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: helloworld-singleton deploy: replicas: 1 \ No newline at end of file diff --git a/helloworld-ws/charts/helm.yaml b/helloworld-ws/charts/helm.yaml index 86e1ccf577..0153cab2f5 100644 --- a/helloworld-ws/charts/helm.yaml +++ b/helloworld-ws/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: helloworld-ws deploy: replicas: 1 \ No newline at end of file diff --git a/helloworld/charts/helm.yaml b/helloworld/charts/helm.yaml index cf70083673..c420a933b9 100644 --- a/helloworld/charts/helm.yaml +++ b/helloworld/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: helloworld deploy: replicas: 1 \ No newline at end of file diff --git a/hibernate/charts/helm.yaml b/hibernate/charts/helm.yaml index fa78d17df7..1ee28fc170 100644 --- a/hibernate/charts/helm.yaml +++ b/hibernate/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: hibernate deploy: replicas: 1 \ No newline at end of file diff --git a/jaxrs-client/charts/helm.yaml b/jaxrs-client/charts/helm.yaml index 3e17b4ab5f..aa1d7dc430 100644 --- a/jaxrs-client/charts/helm.yaml +++ b/jaxrs-client/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: jaxrs-client deploy: replicas: 1 \ No newline at end of file diff --git a/jaxrs-jwt/charts/helm.yaml b/jaxrs-jwt/charts/helm.yaml index d9c4d656db..f7a2e06f22 100644 --- a/jaxrs-jwt/charts/helm.yaml +++ b/jaxrs-jwt/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: jaxrs-jwt deploy: replicas: 1 \ No newline at end of file diff --git a/jaxws-ejb/charts/helm.yaml b/jaxws-ejb/charts/helm.yaml index fb4da91070..6b81a29e68 100644 --- a/jaxws-ejb/charts/helm.yaml +++ b/jaxws-ejb/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: jaxws-ejb deploy: replicas: 1 \ No newline at end of file diff --git a/jaxws-retail/charts/helm.yaml b/jaxws-retail/charts/helm.yaml index 110f339a2d..b1cb4a1246 100644 --- a/jaxws-retail/charts/helm.yaml +++ b/jaxws-retail/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: jaxws-retail deploy: replicas: 1 \ No newline at end of file diff --git a/jsonp/charts/helm.yaml b/jsonp/charts/helm.yaml index ff181f49c8..e42faf3eab 100644 --- a/jsonp/charts/helm.yaml +++ b/jsonp/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: jsonp deploy: replicas: 1 \ No newline at end of file diff --git a/kitchensink/charts/helm.yaml b/kitchensink/charts/helm.yaml index 07593d4f85..1f92a71346 100644 --- a/kitchensink/charts/helm.yaml +++ b/kitchensink/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: kitchensink deploy: replicas: 1 \ No newline at end of file diff --git a/logging/charts/helm.yaml b/logging/charts/helm.yaml index f3e9d294ce..0578b9f41d 100644 --- a/logging/charts/helm.yaml +++ b/logging/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: logging deploy: replicas: 1 \ No newline at end of file diff --git a/mail/charts/helm.yaml b/mail/charts/helm.yaml index fd87ae08ae..c73a65ddfe 100644 --- a/mail/charts/helm.yaml +++ b/mail/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: mail deploy: replicas: 1 diff --git a/micrometer/charts/helm.yaml b/micrometer/charts/helm.yaml index c0bbbce795..bb856d6563 100644 --- a/micrometer/charts/helm.yaml +++ b/micrometer/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: micrometer deploy: replicas: 1 diff --git a/microprofile-config/charts/helm.yaml b/microprofile-config/charts/helm.yaml index c32c42525c..43a44dca83 100644 --- a/microprofile-config/charts/helm.yaml +++ b/microprofile-config/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: microprofile-config deploy: replicas: 1 \ No newline at end of file diff --git a/microprofile-fault-tolerance/charts/helm.yaml b/microprofile-fault-tolerance/charts/helm.yaml index 88695c5b84..240d3d74a4 100644 --- a/microprofile-fault-tolerance/charts/helm.yaml +++ b/microprofile-fault-tolerance/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: microprofile-fault-tolerance deploy: replicas: 1 diff --git a/microprofile-health/charts/helm.yaml b/microprofile-health/charts/helm.yaml index a925c5de44..82366669a3 100644 --- a/microprofile-health/charts/helm.yaml +++ b/microprofile-health/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: microprofile-health deploy: replicas: 1 \ No newline at end of file diff --git a/microprofile-jwt/charts/helm.yaml b/microprofile-jwt/charts/helm.yaml index 515e907085..3560d218ac 100644 --- a/microprofile-jwt/charts/helm.yaml +++ b/microprofile-jwt/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: microprofile-jwt deploy: replicas: 1 \ No newline at end of file diff --git a/microprofile-lra/charts/helm.yaml b/microprofile-lra/charts/helm.yaml index 67598c049f..86f82ef9b4 100644 --- a/microprofile-lra/charts/helm.yaml +++ b/microprofile-lra/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: microprofile-lra deploy: replicas: 1 diff --git a/microprofile-openapi/charts/helm.yaml b/microprofile-openapi/charts/helm.yaml index e539344a2f..1833afc38e 100644 --- a/microprofile-openapi/charts/helm.yaml +++ b/microprofile-openapi/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: microprofile-openapi deploy: replicas: 1 \ No newline at end of file diff --git a/microprofile-reactive-messaging-kafka/charts/helm.yaml b/microprofile-reactive-messaging-kafka/charts/helm.yaml index b708d5817a..7341083819 100644 --- a/microprofile-reactive-messaging-kafka/charts/helm.yaml +++ b/microprofile-reactive-messaging-kafka/charts/helm.yaml @@ -2,7 +2,7 @@ # Will need a diff commit in the upstream-to-product repository build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: microprofile-reactive-messaging-kafka deploy: replicas: 1 diff --git a/microprofile-rest-client/charts/helm.yaml b/microprofile-rest-client/charts/helm.yaml index 16a15af18f..24a7017014 100644 --- a/microprofile-rest-client/charts/helm.yaml +++ b/microprofile-rest-client/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: microprofile-rest-client deploy: replicas: 1 \ No newline at end of file diff --git a/numberguess/charts/helm.yaml b/numberguess/charts/helm.yaml index 716217e700..ac7e69bc32 100644 --- a/numberguess/charts/helm.yaml +++ b/numberguess/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: numberguess deploy: replicas: 1 \ No newline at end of file diff --git a/opentelemetry-tracing/charts/helm.yaml b/opentelemetry-tracing/charts/helm.yaml index 489caf0c20..3ddaa01ff1 100644 --- a/opentelemetry-tracing/charts/helm.yaml +++ b/opentelemetry-tracing/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: opentelemetry-tracing deploy: replicas: 1 diff --git a/remote-helloworld-mdb/charts/helm.yaml b/remote-helloworld-mdb/charts/helm.yaml index ee322eddb0..99b5ce8199 100644 --- a/remote-helloworld-mdb/charts/helm.yaml +++ b/remote-helloworld-mdb/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: remote-helloworld-mdb deploy: replicas: 1 diff --git a/servlet-async/charts/helm.yaml b/servlet-async/charts/helm.yaml index 7aac2f622d..e23e33471c 100644 --- a/servlet-async/charts/helm.yaml +++ b/servlet-async/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: servlet-async deploy: replicas: 2 \ No newline at end of file diff --git a/servlet-filterlistener/charts/helm.yaml b/servlet-filterlistener/charts/helm.yaml index dca2e1b81e..86845aac7c 100644 --- a/servlet-filterlistener/charts/helm.yaml +++ b/servlet-filterlistener/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: servlet-filterlistener deploy: replicas: 2 \ No newline at end of file diff --git a/servlet-security/charts/helm.yaml b/servlet-security/charts/helm.yaml index 6d710d083a..c0a39e6d2b 100644 --- a/servlet-security/charts/helm.yaml +++ b/servlet-security/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: servlet-security deploy: replicas: 1 diff --git a/spring-resteasy/charts/helm.yaml b/spring-resteasy/charts/helm.yaml index 4d1d940e24..94672286d5 100644 --- a/spring-resteasy/charts/helm.yaml +++ b/spring-resteasy/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: spring-resteasy deploy: replicas: 1 \ No newline at end of file diff --git a/tasks-jsf/charts/helm.yaml b/tasks-jsf/charts/helm.yaml index ae14e27a5c..8fbf900a01 100644 --- a/tasks-jsf/charts/helm.yaml +++ b/tasks-jsf/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: tasks-jsf deploy: replicas: 1 \ No newline at end of file diff --git a/temperature-converter/charts/helm.yaml b/temperature-converter/charts/helm.yaml index 629e4ca523..cf615a6218 100644 --- a/temperature-converter/charts/helm.yaml +++ b/temperature-converter/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: temperature-converter deploy: replicas: 1 \ No newline at end of file diff --git a/thread-racing/charts/helm.yaml b/thread-racing/charts/helm.yaml index 4ed9f36167..cd3b940f8f 100644 --- a/thread-racing/charts/helm.yaml +++ b/thread-racing/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: thread-racing deploy: replicas: 1 \ No newline at end of file diff --git a/todo-backend/charts/values.yaml b/todo-backend/charts/values.yaml index c3d42bd029..db4ada3469 100644 --- a/todo-backend/charts/values.yaml +++ b/todo-backend/charts/values.yaml @@ -10,7 +10,7 @@ db: wildfly: build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: todo-backend deploy: replicas: 1 diff --git a/websocket-endpoint/charts/helm.yaml b/websocket-endpoint/charts/helm.yaml index 98d316c0d0..a5455763cf 100644 --- a/websocket-endpoint/charts/helm.yaml +++ b/websocket-endpoint/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: websocket-endpoint deploy: replicas: 2 \ No newline at end of file diff --git a/websocket-hello/charts/helm.yaml b/websocket-hello/charts/helm.yaml index f15b8656c7..00b3d47514 100644 --- a/websocket-hello/charts/helm.yaml +++ b/websocket-hello/charts/helm.yaml @@ -1,6 +1,6 @@ build: uri: https://github.com/wildfly/quickstart.git - ref: main + ref: 40.x contextDir: websocket-hello deploy: replicas: 2 \ No newline at end of file From 2c92814ed316dda812d830e89c44ae3679e57874 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Thu, 21 May 2026 12:58:16 +0100 Subject: [PATCH 3/3] Prepare for 40.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-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 2b8562ed6b..dd9ead31f5 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -30,7 +30,7 @@ batch-processing - 40.0.0.Final-SNAPSHOT + 40.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 ef0424da4d..324be9248f 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -30,7 +30,7 @@ bmt - 40.0.0.Final-SNAPSHOT + 40.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 b5f76b0bc8..e33466a084 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -29,7 +29,7 @@ cmt - 40.0.0.Final-SNAPSHOT + 40.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 c96f673867..588c5a043d 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.0.Final-SNAPSHOT + 40.0.0.Final quickstarts-dist diff --git a/ee-security/pom.xml b/ee-security/pom.xml index c4968d91cc..76c5246f03 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -30,7 +30,7 @@ ee-security - 40.0.0.Final-SNAPSHOT + 40.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 8bf1eab3e1..6fa56412e9 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.0.Final-SNAPSHOT + 40.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 2b32e79205..4601c141dc 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.0.Final-SNAPSHOT + 40.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 b193cddf87..850770f006 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.0.Final-SNAPSHOT + 40.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 b7cd0fe349..03badcc9bf 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.0.Final-SNAPSHOT + 40.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 15c1bceca5..2bb5db805d 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.0.Final-SNAPSHOT + 40.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 4df58cadf0..4c3546b881 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.0.Final-SNAPSHOT + 40.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 21aa370107..cf18a45e16 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.0.Final-SNAPSHOT + 40.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 582aed8ec4..86aa7ddc24 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.0.Final-SNAPSHOT + 40.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 1c5d540faf..48b787a927 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.0.Final-SNAPSHOT + 40.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 17e6eaf010..552da85f0d 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.0.Final-SNAPSHOT + 40.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 408693dbd1..6926bf46fa 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.0.Final-SNAPSHOT + 40.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 55116ef17c..e09295ec3f 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.0.Final-SNAPSHOT + 40.0.0.Final ejb-multi-server-client jar diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 2dc9047553..5115c114dd 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -29,7 +29,7 @@ ejb-multi-server - 40.0.0.Final-SNAPSHOT + 40.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 468009755d..73c67d696a 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -29,7 +29,7 @@ ejb-remote - 40.0.0.Final-SNAPSHOT + 40.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 8d874c6779..3236da1af3 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.0.Final-SNAPSHOT + 40.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 c3f91ee3c8..1fb77087aa 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.0.Final-SNAPSHOT + 40.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 2360c4a265..b24f4f79d6 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.0.Final-SNAPSHOT + 40.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 ba8d0eb288..39b0a42111 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.0.Final-SNAPSHOT + 40.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 e4454465d2..18f1a91de5 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.0.Final-SNAPSHOT + 40.0.0.Final ejb-throws-exception-ejb ejb diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 1931aa8b40..c4e0d821db 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -29,7 +29,7 @@ ejb-throws-exception - 40.0.0.Final-SNAPSHOT + 40.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 66beac9dc1..5ffe6c41da 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.0.Final-SNAPSHOT + 40.0.0.Final ejb-throws-exception-web war diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index bbd2ae7ea3..949de207ae 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -29,7 +29,7 @@ ejb-timer - 40.0.0.Final-SNAPSHOT + 40.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 76a621d3a1..7d94858c27 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.0.Final-SNAPSHOT + 40.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 7a01b05f42..6f77234d2b 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.0.Final-SNAPSHOT + 40.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 09f22e9123..2a2072a7e9 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.0.Final-SNAPSHOT + 40.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 fd8e083396..d959d61e2b 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -36,7 +36,7 @@ ha-singleton-deployment - 40.0.0.Final-SNAPSHOT + 40.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 70be7f844b..5fafa97f6b 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -31,7 +31,7 @@ ha-singleton-service - 40.0.0.Final-SNAPSHOT + 40.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 290806da5e..d86f1fd6c0 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -29,7 +29,7 @@ helloworld-jms - 40.0.0.Final-SNAPSHOT + 40.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 b20a7c05d8..f831d9e777 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ helloworld-mdb - 40.0.0.Final-SNAPSHOT + 40.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 e9285eb4c0..3c85f0d5d4 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.0.Final-SNAPSHOT + 40.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 ff0b1eaf67..d2f627ac16 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -41,7 +41,7 @@ helloworld-mutual-ssl - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: helloworld-mutual-ssl Helloworld Mutual SSL Authentication diff --git a/helloworld-rs/pom.xml b/helloworld-rs/pom.xml index 09726feb6e..7c04f23944 100644 --- a/helloworld-rs/pom.xml +++ b/helloworld-rs/pom.xml @@ -17,7 +17,7 @@ helloworld-rs - 40.0.0.Final-SNAPSHOT + 40.0.0.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 c8374c09e1..868db014ff 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -30,7 +30,7 @@ helloworld-singleton - 40.0.0.Final-SNAPSHOT + 40.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 771ac7c69e..cbba65e446 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -29,7 +29,7 @@ helloworld-ws - 40.0.0.Final-SNAPSHOT + 40.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 75a87a0d3d..c67b6ed3cf 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -29,7 +29,7 @@ helloworld - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: helloworld Helloworld diff --git a/hibernate/pom.xml b/hibernate/pom.xml index fbc8466b98..1224995f45 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -30,7 +30,7 @@ hibernate - 40.0.0.Final-SNAPSHOT + 40.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 664b205ae9..2cf8ec7a1d 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.0.Final-SNAPSHOT + 40.0.0.Final ../pom.xml diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 0cacb61eca..4dc619083a 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -30,7 +30,7 @@ http-custom-mechanism - 40.0.0.Final-SNAPSHOT + 40.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 f657203d0a..fbe8cbe414 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.0.Final-SNAPSHOT + 40.0.0.Final ../pom.xml http-custom-mechanism-webapp diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index e8145fee43..36ffb1716b 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -30,7 +30,7 @@ jaxrs-client - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: jaxrs-client A Jakarta REST Client API project diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 1c9a1468cf..6bc98e295f 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -29,7 +29,7 @@ jaxrs-jwt - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: jaxrs-jwt JWT authentication using Elytron diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index d2505fdbee..58acf6167a 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -29,7 +29,7 @@ jaxws-ejb - 40.0.0.Final-SNAPSHOT + 40.0.0.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 38dd327660..3c7c957533 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -29,7 +29,7 @@ jaxws-retail - 40.0.0.Final-SNAPSHOT + 40.0.0.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 ce44cb130e..376a9f1abd 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -29,7 +29,7 @@ jsonp - 40.0.0.Final-SNAPSHOT + 40.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 cbde35c31c..b2795b3a5b 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -29,7 +29,7 @@ jta-crash-rec - 40.0.0.Final-SNAPSHOT + 40.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 c4f946fe03..9ed189fd41 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.0.Final-SNAPSHOT + 40.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 f256934dc2..11c29d10d5 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.0.Final-SNAPSHOT + 40.0.0.Final jts-application-component-2 Quickstart: jts - application-component-2 diff --git a/jts/pom.xml b/jts/pom.xml index cdfd003204..336cf44017 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -30,7 +30,7 @@ jts - 40.0.0.Final-SNAPSHOT + 40.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 4de9f08637..e15b8e86fd 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -29,7 +29,7 @@ kitchensink - 40.0.0.Final-SNAPSHOT + 40.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 84efcacb65..94da5b7198 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -29,7 +29,7 @@ logging - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: logging This project demonstrates logging in JBoss EAP diff --git a/mail/pom.xml b/mail/pom.xml index 7b314944d3..6b2759c823 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -30,7 +30,7 @@ mail - 40.0.0.Final-SNAPSHOT + 40.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 2ce8e4ceb6..fcdc1af5e5 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -29,7 +29,7 @@ messaging-clustering-singleton - 40.0.0.Final-SNAPSHOT + 40.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 5c15578163..ef98b98008 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -15,7 +15,7 @@ micrometer - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: micrometer diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 87348cff1b..7d490c8836 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -13,7 +13,7 @@ microprofile-config - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: microprofile-config diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index dfd1fd1bb7..1d6d9974c3 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -30,7 +30,7 @@ microprofile-fault-tolerance - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: microprofile-fault-tolerance diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 5998bf01b9..6fbeea0005 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -13,7 +13,7 @@ microprofile-health - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: microprofile-health diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index 3743df1bc8..e120c47b60 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -29,7 +29,7 @@ microprofile-jwt - 40.0.0.Final-SNAPSHOT + 40.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 5b330f4146..509b61e287 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -13,7 +13,7 @@ microprofile-lra - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: microprofile-lra diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index c04d7b2d74..080d7b794a 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -14,7 +14,7 @@ microprofile-openapi - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: microprofile-openapi diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index 7a93eb7a8c..66e8d6aa15 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.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: microprofile-reactive-messaging-kafka diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 2966e84874..98f40ecff1 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -28,7 +28,7 @@ microprofile-rest-client - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: microprofile-rest-client diff --git a/numberguess/pom.xml b/numberguess/pom.xml index fdcda9cf8c..92915662ab 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -29,7 +29,7 @@ numberguess - 40.0.0.Final-SNAPSHOT + 40.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 6005e30482..eb78443cd7 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -13,7 +13,7 @@ opentelemetry-tracing - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: opentelemetry-tracing diff --git a/pom.xml b/pom.xml index 2f47378b77..26efd0d6ac 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.0.Final-SNAPSHOT + 40.0.0.Final pom diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 96f26580b5..0e87d999ea 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ remote-helloworld-mdb - 40.0.0.Final-SNAPSHOT + 40.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 0fc4c94d84..7b3cef12dd 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.0.Final-SNAPSHOT + 40.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 03191da874..0d73a79966 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.0.Final-SNAPSHOT + 40.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 94bfd3f421..0e02062b1b 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.0.Final-SNAPSHOT + 40.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 972236a0d2..3c68a6fd2c 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.0.Final-SNAPSHOT + 40.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 91182dc595..377495ee71 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.0.Final-SNAPSHOT + 40.0.0.Final ../pom.xml security-domain-to-domain-web diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 5c3c04863f..3cadfee1dd 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -30,7 +30,7 @@ servlet-async - 40.0.0.Final-SNAPSHOT + 40.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 df72a6677b..f451b38d49 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -30,7 +30,7 @@ servlet-filterlistener - 40.0.0.Final-SNAPSHOT + 40.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 fdb73e7f1d..7ef8640c35 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -30,7 +30,7 @@ servlet-security - 40.0.0.Final-SNAPSHOT + 40.0.0.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 f1964f7dd1..5a1502364b 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.Beta1 +:WildFlyQuickStartRepoTag: 40.0.0.Final :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 e76bc60cf8..a5473a966c 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -30,7 +30,7 @@ spring-resteasy - 40.0.0.Final-SNAPSHOT + 40.0.0.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 2c6067cd4a..d29ccc7e86 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -30,7 +30,7 @@ tasks-jsf - 40.0.0.Final-SNAPSHOT + 40.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 c6ae14b087..25c00b1d8c 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -30,7 +30,7 @@ temperature-converter - 40.0.0.Final-SNAPSHOT + 40.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 f716109a5c..343e35438e 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -30,7 +30,7 @@ thread-racing - 40.0.0.Final-SNAPSHOT + 40.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 dc2321c687..e8dd0e5f6c 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -30,7 +30,7 @@ todo-backend - 40.0.0.Final-SNAPSHOT + 40.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 60d08ee1fe..adfbd2e45b 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -30,7 +30,7 @@ websocket-endpoint - 40.0.0.Final-SNAPSHOT + 40.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 0401fc6de2..ad2f46afcc 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -30,7 +30,7 @@ websocket-hello - 40.0.0.Final-SNAPSHOT + 40.0.0.Final war Quickstart: websocket-hello This project demonstrates a simple Hello WebSocket application