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