From 7b6b4a557bef987946f59ae628fadfb02eb9ecad Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Wed, 25 Sep 2024 18:27:06 +0100 Subject: [PATCH] Move version.plugin.wildfly to 5.0.1.Final --- batch-processing/pom.xml | 2 +- bmt/pom.xml | 2 +- cmt/pom.xml | 2 +- ee-security/pom.xml | 2 +- ejb-multi-server/pom.xml | 2 +- ejb-remote/pom.xml | 2 +- ejb-security-context-propagation/pom.xml | 2 +- ejb-security-programmatic-auth/pom.xml | 2 +- ejb-throws-exception/pom.xml | 2 +- ejb-timer/pom.xml | 2 +- ejb-txn-remote-call/client/pom.xml | 2 +- ejb-txn-remote-call/server/pom.xml | 2 +- ha-singleton-deployment/pom.xml | 2 +- ha-singleton-service/pom.xml | 2 +- helloworld-jms/pom.xml | 2 +- helloworld-mdb/pom.xml | 2 +- helloworld-mutual-ssl-secured/pom.xml | 2 +- helloworld-mutual-ssl/pom.xml | 2 +- helloworld-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 +- 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 +- 56 files changed, 56 insertions(+), 56 deletions(-) diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index 703f0bbf6b..2af45d7b68 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/bmt/pom.xml b/bmt/pom.xml index b6ab14fd37..ec9a712de1 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/cmt/pom.xml b/cmt/pom.xml index a52739cfdc..4e19926004 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 051b5e06d7..644d2701a6 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 2ce92d4fc0..0734e36f6d 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -50,7 +50,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index 9d35d7c225..c17991b1b4 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index 9fbf6323e2..321ac43ad8 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index c677b83ceb..68c0253dd1 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 66b9e00427..14dac0b938 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -54,7 +54,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index ab5dd42f51..2983284c95 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -46,7 +46,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 7acce19654..a92115ea82 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -41,7 +41,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 42.7.0 diff --git a/ejb-txn-remote-call/server/pom.xml b/ejb-txn-remote-call/server/pom.xml index 7d31b0294f..a3096cf1f3 100644 --- a/ejb-txn-remote-call/server/pom.xml +++ b/ejb-txn-remote-call/server/pom.xml @@ -42,7 +42,7 @@ ${version.server} 7.0.0.Final - 5.0.0.Final + 5.0.1.Final diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index e89498c8e0..78e8f4fd3e 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -55,7 +55,7 @@ ${version.server} 7.0.0.Final - 5.0.0.Final + 5.0.1.Final 5.10.0 diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index 084d286484..ec3067318c 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -50,7 +50,7 @@ ${version.server} 7.0.0.Final - 5.0.0.Final + 5.0.1.Final 5.10.0 diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 922aa99c13..fe0902343a 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 5.10.0 diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index b686e89b89..63bf24324b 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 5.10.0 diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index e2bf5572cf..f507d6ebf4 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -49,7 +49,7 @@ ${version.server} 7.0.0.Final - 5.0.0.Final + 5.0.1.Final diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index 3948a22b6d..1f27ae4371 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -36,7 +36,7 @@ ${version.server} 7.0.0.Final - 5.0.0.Final + 5.0.1.Final helloworld-mutual-ssl diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index 93faa175b7..05d86cc06f 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 5.9.1 diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index 6050e174c8..a1aca71ed8 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 01de545db3..c76649d6a9 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/hibernate/pom.xml b/hibernate/pom.xml index f2f92ac71b..f03fef1d75 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 5.9.1 diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 37ae8f6890..9c7f9b0b43 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -53,7 +53,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index db0ab58892..22941156b9 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 9.37.1 5.10.1 diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 935f804bb2..48441d8549 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 9.37.1 5.10.1 diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 0121552cd9..9c6f14d4f2 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 9f40eeafbe..6788570b1c 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -46,7 +46,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 1.3.0.Final diff --git a/jsonp/pom.xml b/jsonp/pom.xml index e56764ea28..63ccd1c63b 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/jts/pom.xml b/jts/pom.xml index 88a0d878c0..6a05da445f 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -54,7 +54,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index c7e7eedbdd..0bad7d6bb5 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/logging/pom.xml b/logging/pom.xml index 33c12dd1fc..70a50fd99d 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 5.10.1 diff --git a/mail/pom.xml b/mail/pom.xml index 129640c386..04bfe22a1f 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 4.15.0 5.7.0 diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index 0ad534bb37..7ef8fc549f 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 5.10.0 diff --git a/micrometer/pom.xml b/micrometer/pom.xml index 23e1d43f29..2b2a2bbb6c 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -26,7 +26,7 @@ ${version.server} ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 85b10470b9..1fdc4132aa 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -24,7 +24,7 @@ ${version.server} ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index dc74b393cd..2a10125c46 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -57,7 +57,7 @@ ${version.server} ${version.server} - 5.0.0.Final + 5.0.1.Final 4.3.1 diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 55dcf62932..fdae740311 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -23,7 +23,7 @@ ${version.server} ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index 4f9a46f8c6..4e99e2cb94 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -48,7 +48,7 @@ ${version.server} ${version.server} - 5.0.0.Final + 5.0.1.Final 9.24.4.redhat-00001 1.1.6 diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index df87a0cf7a..527e3b7e1b 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -23,7 +23,7 @@ ${version.server} ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index 78e5dfc7f2..0a0b6b7049 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -25,7 +25,7 @@ ${version.server} ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index 9823cab955..1a289b51a4 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -40,7 +40,7 @@ ${version.server} ${version.server} - 5.0.0.Final + 5.0.1.Final 3.0.0 2.0.0.Final diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 18ade96433..2e24caf721 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -46,7 +46,7 @@ ${version.server} ${version.server} - 5.0.0.Final + 5.0.1.Final 6.2.6.Final 5.10.1 diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 31dbaeafb2..f5e293cfab 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -47,7 +47,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index 73faaa8165..ad6b94be1b 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -24,7 +24,7 @@ ${version.server} ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 79fad732ef..5ff7224ea2 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 5.10.0 diff --git a/security-domain-to-domain/pom.xml b/security-domain-to-domain/pom.xml index fa56b8fda9..4af8b3b76d 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -56,7 +56,7 @@ ${version.server} 7.0.0.Final - 5.0.0.Final + 5.0.1.Final diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 0f174deae1..9e87d1749e 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 5.9.1 diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index c8f39ee797..91d0db862d 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 5.9.1 diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index a48bae7675..b71cac6f97 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 5.9.1 diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 9f990cd39c..6d3f23d070 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -52,7 +52,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 6.0.4 diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index 4cb07cf995..943bfa4b2a 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -49,7 +49,7 @@ ${version.server} 7.0.0.Final 8.0.0.Final - 5.0.0.Final + 5.0.1.Final 5.9.1 diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index 0c68eea89a..3ee2311416 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index dac9ec1b01..1fb7f790ff 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index bd8d66ff22..c1f26a5666 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index ec8aecaf4f..1788d2ffc9 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final 5.9.1 1.1.5 diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index b920266fcb..ea5996642f 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -48,7 +48,7 @@ 34.0.0.Beta1 ${version.server} - 5.0.0.Final + 5.0.1.Final