diff --git a/.github/workflows/kubernetes-ci.yml b/.github/workflows/kubernetes-ci.yml index 8bf6f4ebb5..ce751ef8f5 100644 --- a/.github/workflows/kubernetes-ci.yml +++ b/.github/workflows/kubernetes-ci.yml @@ -5,7 +5,7 @@ on: push: # kubernetes-testing is a temporary entry #branches: [main, kubernetes-testing] - branches: [37.x] + branches: [main] env: KUBERNETES_CORE_DIRECTORY: .github/workflows/scripts/kubernetes/core KUBERNETES_QS_OVERRIDES_DIRECTORY: .github/workflows/scripts/kubernetes/overrides diff --git a/.github/workflows/reduce_readme.yml b/.github/workflows/reduce_readme.yml index a405d6cd49..8995aa5688 100644 --- a/.github/workflows/reduce_readme.yml +++ b/.github/workflows/reduce_readme.yml @@ -3,7 +3,7 @@ name: WildFly Quickstarts Update 'README.adoc's on: push: branches: - - 37.x + - main # Only run the latest job concurrency: diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index ad47e3bd4a..6f0cc80cfe 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -30,7 +30,7 @@ batch-processing - 37.0.1.Final + 37.0.0.Final war Quickstart: batch-processing Shows how to use a Chunk oriented batch processing @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/bmt/pom.xml b/bmt/pom.xml index 7807239d99..518875dff7 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -30,7 +30,7 @@ bmt - 37.0.1.Final + 37.0.0.Final war Quickstart: bmt This project demonstrates how to use Bean Managed Transactions @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/cmt/pom.xml b/cmt/pom.xml index 85dbee00d0..c61d3bb733 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -29,7 +29,7 @@ cmt - 37.0.1.Final + 37.0.0.Final war Quickstart: cmt This project demonstrates how to use transactions managed by the container @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/dist/pom.xml b/dist/pom.xml index 0ea60bf6fc..e04a13627d 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. --> - 37.0.1.Final + 37.0.0.Final quickstarts-dist diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 7a04e520b6..369358357d 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -30,7 +30,7 @@ ee-security - 37.0.1.Final + 37.0.0.Final war Quickstart: ee-security This project demonstrates using EE security @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/ejb-multi-server/app-main/ear/pom.xml b/ejb-multi-server/app-main/ear/pom.xml index 721db67a6d..40456a3d18 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 - 37.0.1.Final + 37.0.0.Final ejb-multi-server-app-main-ear ear diff --git a/ejb-multi-server/app-main/ejb/pom.xml b/ejb-multi-server/app-main/ejb/pom.xml index e515b23d3c..6724d20d32 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 - 37.0.1.Final + 37.0.0.Final ejb-multi-server-app-main-ejb ejb diff --git a/ejb-multi-server/app-main/pom.xml b/ejb-multi-server/app-main/pom.xml index e83be7fb48..002428712a 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 - 37.0.1.Final + 37.0.0.Final ../pom.xml ejb-multi-server-app-main diff --git a/ejb-multi-server/app-main/web/pom.xml b/ejb-multi-server/app-main/web/pom.xml index e6a93b35af..194cb5679c 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 - 37.0.1.Final + 37.0.0.Final ejb-multi-server-app-main-web war diff --git a/ejb-multi-server/app-one/ear/pom.xml b/ejb-multi-server/app-one/ear/pom.xml index 39634a2fee..d8c65a6d7a 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 - 37.0.1.Final + 37.0.0.Final ejb-multi-server-app-one-ear ear diff --git a/ejb-multi-server/app-one/ejb/pom.xml b/ejb-multi-server/app-one/ejb/pom.xml index 16866c778a..fa708982fe 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 - 37.0.1.Final + 37.0.0.Final ejb-multi-server-app-one-ejb ejb diff --git a/ejb-multi-server/app-one/pom.xml b/ejb-multi-server/app-one/pom.xml index 75849e4855..57ce2d9047 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 - 37.0.1.Final + 37.0.0.Final ejb-multi-server-app-one pom diff --git a/ejb-multi-server/app-two/ear/pom.xml b/ejb-multi-server/app-two/ear/pom.xml index d19bb477d1..a7f7018ce0 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 - 37.0.1.Final + 37.0.0.Final ejb-multi-server-app-two-ear ear diff --git a/ejb-multi-server/app-two/ejb/pom.xml b/ejb-multi-server/app-two/ejb/pom.xml index f778564404..e89be66935 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 - 37.0.1.Final + 37.0.0.Final ejb-multi-server-app-two-ejb ejb diff --git a/ejb-multi-server/app-two/pom.xml b/ejb-multi-server/app-two/pom.xml index 41a68d6e8b..30563b0aad 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 - 37.0.1.Final + 37.0.0.Final ejb-multi-server-app-two pom diff --git a/ejb-multi-server/app-web/pom.xml b/ejb-multi-server/app-web/pom.xml index 4ba8680c61..a63132c01b 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 - 37.0.1.Final + 37.0.0.Final ejb-multi-server-app-web war diff --git a/ejb-multi-server/client/pom.xml b/ejb-multi-server/client/pom.xml index 8ea67a0e50..1fc15c9ddd 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 - 37.0.1.Final + 37.0.0.Final ejb-multi-server-client jar diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index cc055a6464..0467c45eac 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -29,7 +29,7 @@ ejb-multi-server - 37.0.1.Final + 37.0.0.Final pom Quickstart: ejb-multi-server A project that demonstrates multiple applications deployed on different servers. @@ -49,7 +49,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index 52d36061db..0e1dea99ba 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -29,7 +29,7 @@ ejb-remote - 37.0.1.Final + 37.0.0.Final war Quickstart: ejb-remote This project demonstrates how to access an EJB from a remote client @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index e7a17a8896..c2da9d2c9e 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -29,7 +29,7 @@ ejb-security-context-propagation - 37.0.1.Final + 37.0.0.Final war Quickstart: ejb-security-context-propagation This project demonstrates the security context propagation between remote EJBs @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index 4f51947c25..e19dd41a4b 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -29,7 +29,7 @@ ejb-security-programmatic-auth - 37.0.1.Final + 37.0.0.Final war Quickstart: ejb-security-programmatic-auth This project demonstrates how to authenticate remote clients using the programmatic API @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/ejb-throws-exception/ear/pom.xml b/ejb-throws-exception/ear/pom.xml index d85a0e4aaf..b5ad581c9e 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 - 37.0.1.Final + 37.0.0.Final ejb-throws-exception-ear ear diff --git a/ejb-throws-exception/ejb-api/pom.xml b/ejb-throws-exception/ejb-api/pom.xml index 45105df89a..ffe1f2042d 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 - 37.0.1.Final + 37.0.0.Final ejb-throws-exception-ejb-api jar diff --git a/ejb-throws-exception/ejb/pom.xml b/ejb-throws-exception/ejb/pom.xml index 18d415ddf6..9abfcb0a33 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 - 37.0.1.Final + 37.0.0.Final ejb-throws-exception-ejb ejb diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 9f37c9e596..a602cb4c3b 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -29,7 +29,7 @@ ejb-throws-exception - 37.0.1.Final + 37.0.0.Final pom Quickstart: ejb-throws-exception This project demonstrates how to throw an exception in an EJB and catch it in the web layer @@ -53,7 +53,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/ejb-throws-exception/web/pom.xml b/ejb-throws-exception/web/pom.xml index 80cbd641db..9484a459d7 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 - 37.0.1.Final + 37.0.0.Final ejb-throws-exception-web war diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index c14215965b..a3d0a25b5e 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -29,7 +29,7 @@ ejb-timer - 37.0.1.Final + 37.0.0.Final war Quickstart: ejb-timer A sample Jakarta EE project demonstrating how to use EJB timer (@Schedule and @Timeout). @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 6e3f2087aa..01ec2a9355 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 - 37.0.1.Final + 37.0.0.Final war Quickstart: ejb-txn-remote-call-client The project is the application to be deployed on the client server to call the second server @@ -39,7 +39,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/ejb-txn-remote-call/pom.xml b/ejb-txn-remote-call/pom.xml index d1d10b1616..44cd0d9ff5 100644 --- a/ejb-txn-remote-call/pom.xml +++ b/ejb-txn-remote-call/pom.xml @@ -29,7 +29,7 @@ ejb-txn-remote-call - 37.0.1.Final + 37.0.0.Final pom Quickstart: ejb-txn-remote-call The project demonstrates how to make EJB remote calls from server to server with transaction propagation. diff --git a/ejb-txn-remote-call/server/pom.xml b/ejb-txn-remote-call/server/pom.xml index 328f82ef05..a83d4273f5 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 - 37.0.1.Final + 37.0.0.Final war Quickstart: ejb-txn-remote-call-server The project is the application to be deployed on the second server to receive the call @@ -39,7 +39,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index 95bb69ff60..5a96afb5cd 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -36,7 +36,7 @@ ha-singleton-deployment - 37.0.1.Final + 37.0.0.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 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index 8a9e88ae0e..406509a060 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -31,7 +31,7 @@ ha-singleton-service - 37.0.1.Final + 37.0.0.Final war Quickstart: HA Singleton Service This quickstart demonstrates a singleton MSC service packaged in a war. @@ -48,7 +48,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 7a3fd07ee3..868cffca43 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -29,7 +29,7 @@ helloworld-jms - 37.0.1.Final + 37.0.0.Final jar Quickstart: helloworld-jms A Helloworld JMS external producer/consumer client @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index 06eaa7b0e1..cc715c27aa 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ helloworld-mdb - 37.0.1.Final + 37.0.0.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 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index f70bfc8034..5faa992cf8 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl-secured - 37.0.1.Final + 37.0.0.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 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index 6a1316b491..88e1365f28 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -34,14 +34,14 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final helloworld-mutual-ssl - 37.0.1.Final + 37.0.0.Final war Quickstart: helloworld-mutual-ssl Helloworld Mutual SSL Authentication diff --git a/helloworld-rs/pom.xml b/helloworld-rs/pom.xml index bfffb603f7..74a77bfb68 100644 --- a/helloworld-rs/pom.xml +++ b/helloworld-rs/pom.xml @@ -17,7 +17,7 @@ helloworld-rs - 37.0.1.Final + 37.0.0.Final war Quickstart: helloworld-rs A simple Hello World project that uses Jakarta RESTful Web Services @@ -34,7 +34,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index 7395dc54de..d6a17df0cc 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -30,7 +30,7 @@ helloworld-singleton - 37.0.1.Final + 37.0.0.Final war Quickstart: helloworld-singleton This project demonstrates a Hello World Singleton Session Bean with a JSF client @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index ba5bc25bb0..55295ce903 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -29,7 +29,7 @@ helloworld-ws - 37.0.1.Final + 37.0.0.Final war Quickstart: helloworld-ws This project demonstrates a Hello World JAX-WS web service @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 3e7378a1f2..e890218efe 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -29,7 +29,7 @@ helloworld - 37.0.1.Final + 37.0.0.Final war Quickstart: helloworld Helloworld @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 8a0e77200b..e5f17478ec 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -30,7 +30,7 @@ hibernate - 37.0.1.Final + 37.0.0.Final war Quickstart: hibernate This project demonstrates how to use Hibernate ORM @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/http-custom-mechanism/custom-module/pom.xml b/http-custom-mechanism/custom-module/pom.xml index 7a1df30de6..1f37ea9e67 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 - 37.0.1.Final + 37.0.0.Final ../pom.xml diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 140c4db556..473372a15e 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -30,7 +30,7 @@ http-custom-mechanism - 37.0.1.Final + 37.0.0.Final pom Quickstart: http-custom-mechanism This project demonstrates how to implement a custom HTTP authentication mechanism @@ -52,7 +52,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/http-custom-mechanism/webapp/pom.xml b/http-custom-mechanism/webapp/pom.xml index 4b4229ef07..054f6607d1 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 - 37.0.1.Final + 37.0.0.Final ../pom.xml http-custom-mechanism-webapp diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index 34eb3fd85e..733effaae0 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -30,7 +30,7 @@ jaxrs-client - 37.0.1.Final + 37.0.0.Final war Quickstart: jaxrs-client A Jakarta REST Client API project @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 423098123c..a9723ccd28 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -29,7 +29,7 @@ jaxrs-jwt - 37.0.1.Final + 37.0.0.Final war Quickstart: jaxrs-jwt JWT authentication using Elytron @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 8d5d056dc2..e7e93f16c7 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -29,7 +29,7 @@ jaxws-ejb - 37.0.1.Final + 37.0.0.Final war Quickstart: jaxws-ejb This project is a working example of a JAX-WS web service EJB endpoint @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 00c80396bb..232772836b 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -29,7 +29,7 @@ jaxws-retail - 37.0.1.Final + 37.0.0.Final war Quickstart: jaxws-retail This project is a working example of a JAX-WS web service retail endpoint @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/jsonp/pom.xml b/jsonp/pom.xml index 08d9c074cb..a1bc8d2aea 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -29,7 +29,7 @@ jsonp - 37.0.1.Final + 37.0.0.Final war Quickstart: jsonp A starter Jakarta EE webapp project for use on JBoss EAP @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index 5ee2abbdbc..b4bec9276a 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -29,7 +29,7 @@ jta-crash-rec - 37.0.1.Final + 37.0.0.Final war Quickstart: jta-crash-rec This project demonstrates JTA crash recovery @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.0.Beta2 diff --git a/jts/application-component-1/pom.xml b/jts/application-component-1/pom.xml index a34fd0ecc6..1c3090b252 100644 --- a/jts/application-component-1/pom.xml +++ b/jts/application-component-1/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 37.0.1.Final + 37.0.0.Final jts-application-component-1 war diff --git a/jts/application-component-2/pom.xml b/jts/application-component-2/pom.xml index a39d2d27bc..6bda9925ad 100644 --- a/jts/application-component-2/pom.xml +++ b/jts/application-component-2/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 37.0.1.Final + 37.0.0.Final jts-application-component-2 Quickstart: jts - application-component-2 diff --git a/jts/pom.xml b/jts/pom.xml index af062635fc..e0f741ae7c 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -30,7 +30,7 @@ jts - 37.0.1.Final + 37.0.0.Final pom Quickstart: jts A project that demonstrates how to use CMT with JTS @@ -54,7 +54,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index ec72728f9d..3b7e9f4afb 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -29,7 +29,7 @@ kitchensink - 37.0.1.Final + 37.0.0.Final war Quickstart: kitchensink A starter Jakarta EE web application project for use in JBoss EAP @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/logging/pom.xml b/logging/pom.xml index 4a51db9220..015d024d4b 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -29,7 +29,7 @@ logging - 37.0.1.Final + 37.0.0.Final war Quickstart: logging This project demonstrates logging in JBoss EAP @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/mail/pom.xml b/mail/pom.xml index 795ba582f0..49cc14b158 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -30,7 +30,7 @@ mail - 37.0.1.Final + 37.0.0.Final war Quickstart: mail This project demonstrates how to send mail @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index a63aa57e97..11796f71ae 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -29,7 +29,7 @@ messaging-clustering-singleton - 37.0.1.Final + 37.0.0.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 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/micrometer/pom.xml b/micrometer/pom.xml index 2050fec53b..abcfd4268d 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -15,7 +15,7 @@ micrometer - 37.0.1.Final + 37.0.0.Final war Quickstart: micrometer @@ -24,7 +24,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 89c203f9a3..1af7c75afb 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -13,7 +13,7 @@ microprofile-config - 37.0.1.Final + 37.0.0.Final war Quickstart: microprofile-config @@ -22,7 +22,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index f1aab7bd75..7ac8e78983 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -30,7 +30,7 @@ microprofile-fault-tolerance - 37.0.1.Final + 37.0.0.Final war Quickstart: microprofile-fault-tolerance @@ -55,7 +55,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 6bae6258e1..d7fe846026 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -13,7 +13,7 @@ microprofile-health - 37.0.1.Final + 37.0.0.Final war Quickstart: microprofile-health @@ -21,7 +21,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index a8480ed282..21f4755bd1 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -29,7 +29,7 @@ microprofile-jwt - 37.0.1.Final + 37.0.0.Final war Quickstart: microprofile-jwt Example project making use of MicroProfile JWT @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index 196f7cdcab..7bfd03fd4c 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -13,7 +13,7 @@ microprofile-lra - 37.0.1.Final + 37.0.0.Final war Quickstart: microprofile-lra @@ -21,7 +21,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index 364453df51..8cd0f77915 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -14,7 +14,7 @@ microprofile-openapi - 37.0.1.Final + 37.0.0.Final war Quickstart: microprofile-openapi @@ -23,7 +23,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index e9b06c4907..6be2ba845d 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -29,7 +29,7 @@ microprofile-reactive-messaging-kafka - 37.0.1.Final + 37.0.0.Final war Quickstart: microprofile-reactive-messaging-kafka @@ -38,7 +38,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} ${version.server} diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 49471fc71d..a9a273c301 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -28,7 +28,7 @@ microprofile-rest-client - 37.0.1.Final + 37.0.0.Final war Quickstart: microprofile-rest-client @@ -44,7 +44,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} ${version.server} diff --git a/numberguess/pom.xml b/numberguess/pom.xml index d2fb9c2d3c..da288714ea 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -29,7 +29,7 @@ numberguess - 37.0.1.Final + 37.0.0.Final war Quickstart: numberguess The numberguess project demonstrates the use of CDI and JSF in JBoss EAP @@ -46,7 +46,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index 31e8bda6cf..f0f3b0defc 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -13,7 +13,7 @@ opentelemetry-tracing - 37.0.1.Final + 37.0.0.Final war Quickstart: opentelemetry-tracing @@ -22,7 +22,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} ${version.server} diff --git a/pom.xml b/pom.xml index ded7529e60..d7a008b6a2 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. --> - 37.0.1.Final + 37.0.0.Final pom diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index bf6956158f..3c441757a9 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ remote-helloworld-mdb - 37.0.1.Final + 37.0.0.Final war Quickstart: remote-helloworld-mdb This project demonstrates a hello world Message-Driven Bean with Servlet 6.0 as client to a remote Artemis instance @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/security-domain-to-domain/ear/pom.xml b/security-domain-to-domain/ear/pom.xml index 9a34f49b15..e40dc66d20 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 - 37.0.1.Final + 37.0.0.Final security-domain-to-domain-ear ear diff --git a/security-domain-to-domain/ejb/pom.xml b/security-domain-to-domain/ejb/pom.xml index b42d6d6b72..320b4c2a0e 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 - 37.0.1.Final + 37.0.0.Final security-domain-to-domain-ejb Quickstart: security-domain-to-domain - ejb diff --git a/security-domain-to-domain/pom.xml b/security-domain-to-domain/pom.xml index 53e58608f6..04c684a25e 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -30,7 +30,7 @@ security-domain-to-domain - 37.0.1.Final + 37.0.0.Final pom Quickstart: security-domain-to-domain This project demonstrates identity propagation between different security domains @@ -54,7 +54,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/security-domain-to-domain/test/pom.xml b/security-domain-to-domain/test/pom.xml index 83ec83285d..b520b620a4 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 - 37.0.1.Final + 37.0.0.Final security-domain-to-domain-test diff --git a/security-domain-to-domain/web/pom.xml b/security-domain-to-domain/web/pom.xml index 4d1555634f..533c78bc42 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 - 37.0.1.Final + 37.0.0.Final ../pom.xml security-domain-to-domain-web diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 909793cf88..452eebd722 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -30,7 +30,7 @@ servlet-async - 37.0.1.Final + 37.0.0.Final war Quickstart: servlet-async This project demonstrates an asynchronous Servlet @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index 3415c9b612..703541ca9e 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -30,7 +30,7 @@ servlet-filterlistener - 37.0.1.Final + 37.0.0.Final war Quickstart: servlet-filterlistener This project demonstrates a Servlet Filter and Listener @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index dd527109b2..d1a806b3d3 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -30,7 +30,7 @@ servlet-security - 37.0.1.Final + 37.0.0.Final war Quickstart: servlet-security This project demonstrates servlet security in JBoss EAP @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/shared-doc/attributes.adoc b/shared-doc/attributes.adoc index 3d25a4a2c1..30d0d08232 100644 --- a/shared-doc/attributes.adoc +++ b/shared-doc/attributes.adoc @@ -57,7 +57,7 @@ ifndef::ProductRelease,EAPXPRelease[] :productVersion: 37 :githubRepoUrl: https://github.com/wildfly/quickstart/ :githubRepoCodeUrl: https://github.com/wildfly/quickstart.git -:WildFlyQuickStartRepoTag: 37.0.1.Final +:WildFlyQuickStartRepoTag: 37.0.0.Final :DocInfoProductName: Red Hat JBoss Enterprise Application Platform :DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform :DocInfoPreviousProductName: jboss-enterprise-application-platform diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 8654d61bcd..eb2106a603 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -30,7 +30,7 @@ spring-resteasy - 37.0.1.Final + 37.0.0.Final war Quickstart: spring-resteasy This project demonstrates Spring with a Jakarta REST RestEasy client @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index 8a6acf40f6..38d30fbfd6 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -30,7 +30,7 @@ tasks-jsf - 37.0.1.Final + 37.0.0.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 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index a697a85959..ab29c375fe 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -30,7 +30,7 @@ temperature-converter - 37.0.1.Final + 37.0.0.Final war Quickstart: temperature-converter This project is a temperature converter. Given Celsius return Fahrenheit; Given Fahrenheit return Celsius @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index bac6aa0e92..1559bccb82 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -30,7 +30,7 @@ thread-racing - 37.0.1.Final + 37.0.0.Final war Quickstart: thread-racing A web application that triggers a thread race to complete Jakarta EE related tasks @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index 0d39dcf76f..f42ad48de8 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -30,7 +30,7 @@ todo-backend - 37.0.1.Final + 37.0.0.Final war Quickstart: todo-backend This project demonstrates how to implement a Todo-Backend application to manage ToDos @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index a913987948..d903d28a06 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -30,7 +30,7 @@ websocket-endpoint - 37.0.1.Final + 37.0.0.Final war Quickstart: websocket-endpoint This project demonstrates how to use a WebSocket Endppoint @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index 08a990da23..d6733a0481 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -30,7 +30,7 @@ websocket-hello - 37.0.1.Final + 37.0.0.Final war Quickstart: websocket-hello This project demonstrates a simple Hello WebSocket application @@ -47,7 +47,7 @@ 17 - 37.0.1.Final + 37.0.0.Final ${version.server} 5.1.3.Final