diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index a7bbfdec8e..985c18641b 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -30,7 +30,7 @@ batch-processing - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: batch-processing Shows how to use a Chunk oriented batch processing @@ -47,7 +47,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/bmt/pom.xml b/bmt/pom.xml index 8dc06e6694..3bff34ca07 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -30,7 +30,7 @@ bmt - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: bmt This project demonstrates how to use Bean Managed Transactions @@ -47,7 +47,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/cmt/pom.xml b/cmt/pom.xml index 2e33b1fbae..e1418faf2f 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -29,7 +29,7 @@ cmt - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: cmt This project demonstrates how to use transactions managed by the container @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/dist/pom.xml b/dist/pom.xml index aee465423f..3bc97ecee3 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. --> - 39.0.1.Final-SNAPSHOT + 39.0.1.Final quickstarts-dist diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 00df632331..f2e203ce09 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -30,7 +30,7 @@ ee-security - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: ee-security This project demonstrates using EE security @@ -47,7 +47,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/ejb-multi-server/app-main/ear/pom.xml b/ejb-multi-server/app-main/ear/pom.xml index 7d6d5b78c4..1e9eefb9e7 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 - 39.0.1.Final-SNAPSHOT + 39.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 22ff7c0945..482107d880 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 - 39.0.1.Final-SNAPSHOT + 39.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 4de8b5e1c6..6ed2b010c6 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 - 39.0.1.Final-SNAPSHOT + 39.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 5c93e27eac..c615437863 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 - 39.0.1.Final-SNAPSHOT + 39.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 39edba7415..a447abd895 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 - 39.0.1.Final-SNAPSHOT + 39.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 bc98b20a87..91c1ccba07 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 - 39.0.1.Final-SNAPSHOT + 39.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 cc6188341e..3cc479fad8 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 - 39.0.1.Final-SNAPSHOT + 39.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 c56b2814e5..885fc18b4f 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 - 39.0.1.Final-SNAPSHOT + 39.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 b72c070470..5ccaefa6b2 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 - 39.0.1.Final-SNAPSHOT + 39.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 02a7abf15e..3a60ba2f13 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 - 39.0.1.Final-SNAPSHOT + 39.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 d821ba6c3a..25bb4c1664 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 - 39.0.1.Final-SNAPSHOT + 39.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 c117827a22..cc64caefbd 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 - 39.0.1.Final-SNAPSHOT + 39.0.1.Final ejb-multi-server-client jar diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 2958956b82..8aeaf0af67 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -29,7 +29,7 @@ ejb-multi-server - 39.0.1.Final-SNAPSHOT + 39.0.1.Final pom Quickstart: ejb-multi-server A project that demonstrates multiple applications deployed on different servers. @@ -49,7 +49,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index cb42d97568..c9b03d7330 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -29,7 +29,7 @@ ejb-remote - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: ejb-remote This project demonstrates how to access an EJB from a remote client @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index 7784d14045..5ec50c3109 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -29,7 +29,7 @@ ejb-security-context-propagation - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: ejb-security-context-propagation This project demonstrates the security context propagation between remote EJBs @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index 2698f65f4c..13d26bb24b 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -29,7 +29,7 @@ ejb-security-programmatic-auth - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/ejb-throws-exception/ear/pom.xml b/ejb-throws-exception/ear/pom.xml index c143a2b0c9..ecae1a52f8 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 - 39.0.1.Final-SNAPSHOT + 39.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 a902bcba66..04f37ef23a 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 - 39.0.1.Final-SNAPSHOT + 39.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 5920cad7ad..13b60d9e5f 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 - 39.0.1.Final-SNAPSHOT + 39.0.1.Final ejb-throws-exception-ejb ejb diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 2dd74860a5..807facdf22 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -29,7 +29,7 @@ ejb-throws-exception - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/ejb-throws-exception/web/pom.xml b/ejb-throws-exception/web/pom.xml index 32a4e1c7d9..4c4d6ad490 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 - 39.0.1.Final-SNAPSHOT + 39.0.1.Final ejb-throws-exception-web war diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index 7eac0acf9c..0ed734a527 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -29,7 +29,7 @@ ejb-timer - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 4ec04e5f91..bfa63af68b 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 - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/ejb-txn-remote-call/pom.xml b/ejb-txn-remote-call/pom.xml index 58a121b8a1..33b002b6c5 100644 --- a/ejb-txn-remote-call/pom.xml +++ b/ejb-txn-remote-call/pom.xml @@ -29,7 +29,7 @@ ejb-txn-remote-call - 39.0.1.Final-SNAPSHOT + 39.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 df423f32ec..b160120cbc 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 - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index 7bf9ae5bea..1567410bf5 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -36,7 +36,7 @@ ha-singleton-deployment - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index 515362556c..6cc4144d42 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -31,7 +31,7 @@ ha-singleton-service - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: HA Singleton Service This quickstart demonstrates a singleton MSC service packaged in a war. @@ -48,7 +48,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index bd1038942b..03f56da1d4 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -29,7 +29,7 @@ helloworld-jms - 39.0.1.Final-SNAPSHOT + 39.0.1.Final jar Quickstart: helloworld-jms A Helloworld JMS external producer/consumer client @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index eb54accf3c..aca77af694 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ helloworld-mdb - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index ca62d4b368..59c262bcd6 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl-secured - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index bf6214a848..e24509a3ba 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -34,14 +34,14 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final helloworld-mutual-ssl - 39.0.1.Final-SNAPSHOT + 39.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 a0a233dd5a..2f876f8d28 100644 --- a/helloworld-rs/pom.xml +++ b/helloworld-rs/pom.xml @@ -17,7 +17,7 @@ helloworld-rs - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: helloworld-rs A simple Hello World project that uses Jakarta RESTful Web Services @@ -34,7 +34,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index fba24a1056..e26143ecb6 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -30,7 +30,7 @@ helloworld-singleton - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index 31b424cfd8..5b84997efa 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -29,7 +29,7 @@ helloworld-ws - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: helloworld-ws This project demonstrates a Hello World JAX-WS web service @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/helloworld/pom.xml b/helloworld/pom.xml index f14d6d0d8e..a4047b562f 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -29,7 +29,7 @@ helloworld - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: helloworld Helloworld @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 852c9e3146..27613ea236 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -30,7 +30,7 @@ hibernate - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: hibernate This project demonstrates how to use Hibernate ORM @@ -47,7 +47,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/http-custom-mechanism/custom-module/pom.xml b/http-custom-mechanism/custom-module/pom.xml index 997dfcadfa..9242db54b3 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 - 39.0.1.Final-SNAPSHOT + 39.0.1.Final ../pom.xml diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index fdabbafe23..d8a4a737e4 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -30,7 +30,7 @@ http-custom-mechanism - 39.0.1.Final-SNAPSHOT + 39.0.1.Final pom Quickstart: http-custom-mechanism This project demonstrates how to implement a custom HTTP authentication mechanism @@ -52,7 +52,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/http-custom-mechanism/webapp/pom.xml b/http-custom-mechanism/webapp/pom.xml index dfedceae2b..93c43e94fa 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 - 39.0.1.Final-SNAPSHOT + 39.0.1.Final ../pom.xml http-custom-mechanism-webapp diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index d0be9cd749..4472793206 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -30,7 +30,7 @@ jaxrs-client - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: jaxrs-client A Jakarta REST Client API project @@ -47,7 +47,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 6b91bf54e4..8820687782 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -29,7 +29,7 @@ jaxrs-jwt - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: jaxrs-jwt JWT authentication using Elytron @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 5b2140d0fc..e91b447a80 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -29,7 +29,7 @@ jaxws-ejb - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 6269d5986b..36101668e7 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -29,7 +29,7 @@ jaxws-retail - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/jsonp/pom.xml b/jsonp/pom.xml index fbad746321..16e0115e48 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -29,7 +29,7 @@ jsonp - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: jsonp A starter Jakarta EE webapp project for use on JBoss EAP @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index 438d77c707..68587ad508 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -29,7 +29,7 @@ jta-crash-rec - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: jta-crash-rec This project demonstrates JTA crash recovery @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/jts/application-component-1/pom.xml b/jts/application-component-1/pom.xml index 8a4bd9bc34..4896e87d13 100644 --- a/jts/application-component-1/pom.xml +++ b/jts/application-component-1/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 39.0.1.Final-SNAPSHOT + 39.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 d1fb9f6a5c..25bb87b667 100644 --- a/jts/application-component-2/pom.xml +++ b/jts/application-component-2/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 39.0.1.Final-SNAPSHOT + 39.0.1.Final jts-application-component-2 Quickstart: jts - application-component-2 diff --git a/jts/pom.xml b/jts/pom.xml index a920a24e83..2e8d1755a8 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -30,7 +30,7 @@ jts - 39.0.1.Final-SNAPSHOT + 39.0.1.Final pom Quickstart: jts A project that demonstrates how to use CMT with JTS @@ -54,7 +54,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index 1479b4c8a9..24d56eb03f 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -29,7 +29,7 @@ kitchensink - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: kitchensink A starter Jakarta EE web application project for use in JBoss EAP @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/logging/pom.xml b/logging/pom.xml index c5c67c94ec..6889b03143 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -29,7 +29,7 @@ logging - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: logging This project demonstrates logging in JBoss EAP @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/mail/pom.xml b/mail/pom.xml index ea5be2cade..50a69f66f4 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -30,7 +30,7 @@ mail - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: mail This project demonstrates how to send mail @@ -47,7 +47,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index a5308d9fb0..78a98a0b93 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -29,7 +29,7 @@ messaging-clustering-singleton - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/micrometer/pom.xml b/micrometer/pom.xml index f5480cf01f..925be266c1 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -15,7 +15,7 @@ micrometer - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: micrometer @@ -24,7 +24,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 042bf59591..6bf729b3c2 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -13,7 +13,7 @@ microprofile-config - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: microprofile-config @@ -22,7 +22,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index d9d0a5bbeb..7dcfb37427 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -30,7 +30,7 @@ microprofile-fault-tolerance - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: microprofile-fault-tolerance @@ -55,7 +55,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index db4f4a0ac1..05ea05cb38 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -13,7 +13,7 @@ microprofile-health - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: microprofile-health @@ -21,7 +21,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index a954daebe5..23cde01ce7 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -29,7 +29,7 @@ microprofile-jwt - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: microprofile-jwt Example project making use of MicroProfile JWT @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index 5e5e00ebf8..ad5a7e0cdf 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -13,7 +13,7 @@ microprofile-lra - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: microprofile-lra @@ -21,7 +21,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index 7dfab1c14b..e11a735cf4 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -14,7 +14,7 @@ microprofile-openapi - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: microprofile-openapi @@ -23,7 +23,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index 89dc5cb7f9..bb93211de1 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -29,7 +29,7 @@ microprofile-reactive-messaging-kafka - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: microprofile-reactive-messaging-kafka @@ -38,7 +38,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index ddd3d2e183..ff6191ca31 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -28,7 +28,7 @@ microprofile-rest-client - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: microprofile-rest-client @@ -44,7 +44,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} ${version.server} diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 1a4c58fd76..c4d2dda80a 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -29,7 +29,7 @@ numberguess - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: numberguess The numberguess project demonstrates the use of CDI and JSF in JBoss EAP @@ -46,7 +46,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index 2777a1f22b..9e9d8c3f90 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -13,7 +13,7 @@ opentelemetry-tracing - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: opentelemetry-tracing @@ -22,7 +22,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} ${version.server} diff --git a/pom.xml b/pom.xml index 9aac095d0e..5c4d95728c 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. --> - 39.0.1.Final-SNAPSHOT + 39.0.1.Final pom diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 74b2cb19d1..494db077c1 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ remote-helloworld-mdb - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/security-domain-to-domain/ear/pom.xml b/security-domain-to-domain/ear/pom.xml index c497aed65f..648ac01bb9 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 - 39.0.1.Final-SNAPSHOT + 39.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 ea0ce5ab9c..0621e492b0 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 - 39.0.1.Final-SNAPSHOT + 39.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 2d01b858c7..1abd306252 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -30,7 +30,7 @@ security-domain-to-domain - 39.0.1.Final-SNAPSHOT + 39.0.1.Final pom Quickstart: security-domain-to-domain This project demonstrates identity propagation between different security domains @@ -54,7 +54,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/security-domain-to-domain/test/pom.xml b/security-domain-to-domain/test/pom.xml index a124fc57c0..bd4d6a97a2 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 - 39.0.1.Final-SNAPSHOT + 39.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 0831a7c9c5..b9f83a54a0 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 - 39.0.1.Final-SNAPSHOT + 39.0.1.Final ../pom.xml security-domain-to-domain-web diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index a51a14c8cb..9bd9f77af7 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -30,7 +30,7 @@ servlet-async - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: servlet-async This project demonstrates an asynchronous Servlet @@ -47,7 +47,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index 871d1cdd78..addcee25bb 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -30,7 +30,7 @@ servlet-filterlistener - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: servlet-filterlistener This project demonstrates a Servlet Filter and Listener @@ -47,7 +47,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index 9eb3fc018b..55849cbcbf 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -30,7 +30,7 @@ servlet-security - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: servlet-security This project demonstrates servlet security in JBoss EAP @@ -47,7 +47,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/shared-doc/attributes.adoc b/shared-doc/attributes.adoc index 669c0c22e9..c2b8e6784e 100644 --- a/shared-doc/attributes.adoc +++ b/shared-doc/attributes.adoc @@ -57,7 +57,7 @@ ifndef::ProductRelease,EAPXPRelease[] :productVersion: 39 :githubRepoUrl: https://github.com/wildfly/quickstart/ :githubRepoCodeUrl: https://github.com/wildfly/quickstart.git -:WildFlyQuickStartRepoTag: 39.0.0.Final +:WildFlyQuickStartRepoTag: 39.0.1.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 e026e709bf..f395965684 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -30,7 +30,7 @@ spring-resteasy - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: spring-resteasy This project demonstrates Spring with a Jakarta REST RestEasy client @@ -47,7 +47,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index 7e9dda4f78..e582a52e68 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -30,7 +30,7 @@ tasks-jsf - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index 9323ed0d1a..620aa4ac6b 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -30,7 +30,7 @@ temperature-converter - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index 2b1f061b6d..8da616415c 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -30,7 +30,7 @@ thread-racing - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index c4ad0e5f90..2602ad3391 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -30,7 +30,7 @@ todo-backend - 39.0.1.Final-SNAPSHOT + 39.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 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index 1b8e772f09..0a909d1520 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -30,7 +30,7 @@ websocket-endpoint - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: websocket-endpoint This project demonstrates how to use a WebSocket Endppoint @@ -47,7 +47,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index d62867248d..8a57827a07 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -30,7 +30,7 @@ websocket-hello - 39.0.1.Final-SNAPSHOT + 39.0.1.Final war Quickstart: websocket-hello This project demonstrates a simple Hello WebSocket application @@ -47,7 +47,7 @@ 17 - 39.0.0.Final + 39.0.1.Final ${version.server} 5.1.5.Final