From 0cd805a37910db1b96cda4b0efc0cadbaf2a6b11 Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Thu, 8 Feb 2024 10:03:12 +0000 Subject: [PATCH 1/2] move to WildFly Maven Plugin 5.0.0.Beta3 --- batch-processing/pom.xml | 2 +- bmt/pom.xml | 2 +- cmt/pom.xml | 2 +- ee-security/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 +- helloworld-jms/pom.xml | 2 +- helloworld-mdb/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 +- 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 +- servlet-async/pom.xml | 2 +- servlet-filterlistener/pom.xml | 2 +- servlet-security/pom.xml | 2 +- spring-resteasy/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 +- 48 files changed, 48 insertions(+), 48 deletions(-) diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index dca4b274ab..73b71671bb 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/bmt/pom.xml b/bmt/pom.xml index 0b07de3485..05e38ebb95 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/cmt/pom.xml b/cmt/pom.xml index 907e917205..983e0a3180 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 32f8fcc34d..aa39e180f8 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index 6b3e1431ae..ffb5f1cf71 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index 6f87ee9246..73d9c78ad0 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index c5c4d8ebcf..90c7b794b7 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 559b3fef35..a35cc06a2e 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -55,7 +55,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index 56c0608807..a0f3fcba71 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -47,7 +47,7 @@ 31.0.0.Final ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 2135e528c0..6e25ca9e27 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -40,7 +40,7 @@ 31.0.0.Final ${version.server} - 4.2.0.Final + 5.0.0.Beta3 42.7.0 5.0.2.Final 6.0.0.Final diff --git a/ejb-txn-remote-call/server/pom.xml b/ejb-txn-remote-call/server/pom.xml index e56469b338..7f7a02ac4b 100644 --- a/ejb-txn-remote-call/server/pom.xml +++ b/ejb-txn-remote-call/server/pom.xml @@ -41,7 +41,7 @@ ${version.server} 7.0.0.Final - 4.2.0.Final + 5.0.0.Beta3 5.0.2.Final 6.0.0.Final diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 0f2c39128c..76964b7020 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 5.10.0 diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index cda380aa88..185e1a1e9b 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 5.10.0 diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index b585c8dde9..888b26a32f 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 5.9.1 diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index 389a834239..9f85300d27 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 32b82ac811..f8cd4af1bc 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 82c03a54ba..f48b18ea13 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -50,7 +50,7 @@ ${version.server} 6.0.0.Final 7.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 5.9.1 diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 1236975d6d..185d3ea8d0 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -54,7 +54,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index 21667d1bc5..470be246e2 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 9.37.1 5.10.1 diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index af7d1d134b..849f4e3b02 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 9.37.1 5.10.1 diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 162361a273..46806ff86a 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index e219b48af7..897887c6a0 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -47,7 +47,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 1.3.0.Final diff --git a/jsonp/pom.xml b/jsonp/pom.xml index b64d2b7a19..73cb0f9e19 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/jts/pom.xml b/jts/pom.xml index 74aa859945..b47b7f8280 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -54,7 +54,7 @@ 31.0.0.Final ${version.server} - 4.2.1.Final + 5.0.0.Beta3 diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index 1834069f9c..4de65432b0 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/logging/pom.xml b/logging/pom.xml index 7fe80bf281..ab57a8f4c1 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 5.10.1 diff --git a/mail/pom.xml b/mail/pom.xml index 130d80b996..08b856f27e 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 4.15.0 5.7.0 diff --git a/micrometer/pom.xml b/micrometer/pom.xml index 48cf21f7d7..9a9dde6547 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -26,7 +26,7 @@ ${version.server} ${version.server} - 4.2.1.Final + 5.0.0.Beta3 10.0.0.Final 6.0.0.Final diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index b6ebdad9e4..94244a229d 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -25,7 +25,7 @@ ${version.server} ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 10.0.0.Final diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 1a08b1fd3b..b1c67220ff 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -58,7 +58,7 @@ ${version.server} ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 10.0.0.Final 4.3.1 diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index a42d4d606a..34417678a9 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -24,7 +24,7 @@ ${version.server} ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 10.0.0.Final diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index 6e09c3daa9..fdb606df47 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -49,7 +49,7 @@ ${version.server} ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 10.0.0.Final 8.5.1.redhat-00001 diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index 533b58c478..6d8ec07366 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -24,7 +24,7 @@ ${version.server} ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 10.0.0.Final diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index fb45b0e05a..732b8915e2 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -26,7 +26,7 @@ ${version.server} ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 10.0.0.Final diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index d75afd825f..b8595b9ea6 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -41,7 +41,7 @@ ${version.server} ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 10.0.0.Final 3.0.0 diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 41d02ab163..ffae772e32 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -47,7 +47,7 @@ ${version.server} ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 10.0.0.Final 6.2.6.Final diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 8cd2cc6951..5c87520ec6 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index 0b1dfea4f7..dd6976522f 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -24,7 +24,7 @@ ${version.server} ${version.server} - 4.2.1.Final + 5.0.0.Beta3 10.0.0.Final 6.0.0.Final diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 605f10c970..938c725cce 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 5.10.0 diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index bcec20cea2..af90615b06 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 5.9.1 diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index fdf724d2d0..d0dbc58c98 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 5.9.1 diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index 6bb0d9a4ad..09ba56f7a6 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -50,7 +50,7 @@ ${version.server} 6.0.0.Final 7.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 5.9.1 diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index ac5979a314..ff7671aac7 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -53,7 +53,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 6.0.4 diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index ffedce54e2..ff41e57e2a 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index 52e8ab790a..57f47561cc 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index cd268ffd54..50a3b77402 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -50,7 +50,7 @@ ${version.server} 6.0.0.Final 7.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index 0b4e22bcc1..9483927fd4 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 5.9.1 1.1.5 diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index aa0b99aa5f..a57ff330aa 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -49,7 +49,7 @@ ${version.server} 6.0.0.Final - 4.2.1.Final + 5.0.0.Beta3 From 011c272f21580c58dc1c2eb85feef4376fa41dde Mon Sep 17 00:00:00 2001 From: Eduardo Martins Date: Thu, 8 Feb 2024 12:30:12 +0000 Subject: [PATCH 2/2] move to wildfly-jar plugin 11.0.0.Beta1 --- ejb-multi-server/pom.xml | 2 +- ejb-throws-exception/pom.xml | 1 + logging/pom.xml | 49 +++++++++---------- 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 +- opentelemetry-tracing/pom.xml | 2 +- remote-helloworld-mdb/pom.xml | 12 +++++ 14 files changed, 46 insertions(+), 38 deletions(-) diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index dee2dc202a..bc98459bbe 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -50,7 +50,7 @@ 31.0.0.Final ${version.server} - 4.2.1.Final + 5.0.0.Beta3 diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index a35cc06a2e..30a70eb961 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -163,6 +163,7 @@ org.wildfly.plugins wildfly-maven-plugin + ${version.plugin.wildfly} true diff --git a/logging/pom.xml b/logging/pom.xml index ab57a8f4c1..353c161879 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -138,28 +138,15 @@ - - - org.wildfly.plugins - wildfly-maven-plugin - - ${jboss.home} - - - org.wildfly:wildfly-galleon-pack:${version.server} - - - - ee-core-profile-server - core-tools - - false - - - - - - + + + + org.wildfly.plugins + wildfly-maven-plugin + ${version.plugin.wildfly} + + + @@ -171,8 +158,11 @@ org.wildfly.plugins wildfly-maven-plugin - - ROOT.war + + + org.wildfly:wildfly-galleon-pack:${version.server} + + ee-core-profile-server cloud-server @@ -187,6 +177,8 @@ false + + ROOT.war @@ -207,13 +199,15 @@ org.wildfly.plugins wildfly-maven-plugin - - ROOT.war + + + org.wildfly:wildfly-galleon-pack:${version.server} + + ee-core-profile-server cloud-server - @@ -223,6 +217,7 @@ false + ROOT.war diff --git a/micrometer/pom.xml b/micrometer/pom.xml index 9a9dde6547..0af25857bf 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -27,7 +27,7 @@ ${version.server} ${version.server} 5.0.0.Beta3 - 10.0.0.Final + 11.0.0.Beta1 6.0.0.Final diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 94244a229d..fc3a4cc0a6 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -26,7 +26,7 @@ ${version.server} 6.0.0.Final 5.0.0.Beta3 - 10.0.0.Final + 11.0.0.Beta1 diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index b1c67220ff..8ea112aec0 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -59,7 +59,7 @@ ${version.server} 6.0.0.Final 5.0.0.Beta3 - 10.0.0.Final + 11.0.0.Beta1 4.3.1 diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 34417678a9..e1f6020fca 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -25,7 +25,7 @@ ${version.server} 6.0.0.Final 5.0.0.Beta3 - 10.0.0.Final + 11.0.0.Beta1 diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index fdb606df47..782166214c 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -50,7 +50,7 @@ ${version.server} 6.0.0.Final 5.0.0.Beta3 - 10.0.0.Final + 11.0.0.Beta1 8.5.1.redhat-00001 1.1.6 diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index 6d8ec07366..a945c1482a 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -25,7 +25,7 @@ ${version.server} 6.0.0.Final 5.0.0.Beta3 - 10.0.0.Final + 11.0.0.Beta1 diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index 732b8915e2..c118f9ea4e 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -27,7 +27,7 @@ ${version.server} 6.0.0.Final 5.0.0.Beta3 - 10.0.0.Final + 11.0.0.Beta1 diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index b8595b9ea6..75b800f3a2 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -42,7 +42,7 @@ ${version.server} 6.0.0.Final 5.0.0.Beta3 - 10.0.0.Final + 11.0.0.Beta1 3.0.0 2.0.0.Final diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index ffae772e32..65bbc9dff7 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -48,7 +48,7 @@ ${version.server} 6.0.0.Final 5.0.0.Beta3 - 10.0.0.Final + 11.0.0.Beta1 6.2.6.Final 5.10.1 diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index dd6976522f..981258833b 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -25,7 +25,7 @@ ${version.server} ${version.server} 5.0.0.Beta3 - 10.0.0.Final + 11.0.0.Beta1 6.0.0.Final diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 938c725cce..95d7325aea 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -163,6 +163,18 @@ + + + + + org.wildfly.plugins + wildfly-maven-plugin + ${version.plugin.wildfly} + + + + + provisioned-server