diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index dd19bc8f8f..d1279dd077 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -30,7 +30,7 @@ batch-processing - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: batch-processing Shows how to use a Chunk oriented batch processing diff --git a/bean-validation-custom-constraint/pom.xml b/bean-validation-custom-constraint/pom.xml index 2eaf16c60d..f0c0b89423 100644 --- a/bean-validation-custom-constraint/pom.xml +++ b/bean-validation-custom-constraint/pom.xml @@ -30,7 +30,7 @@ bean-validation-custom-constraint - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: bean-validation-custom-constraint This project demonstrates Bean Validation Custom Constraints diff --git a/bmt/pom.xml b/bmt/pom.xml index 9f76a13ce2..a42b3e74f7 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -30,7 +30,7 @@ bmt - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: bmt This project demonstrates how to use Bean Managed Transactions diff --git a/cmt/pom.xml b/cmt/pom.xml index 5abe2ec22b..8bd211873d 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -29,7 +29,7 @@ cmt - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: cmt This project demonstrates how to use transactions managed by the container diff --git a/contacts-jquerymobile/functional-tests/pom.xml b/contacts-jquerymobile/functional-tests/pom.xml index 2c5437eae7..1e2cafe7dc 100644 --- a/contacts-jquerymobile/functional-tests/pom.xml +++ b/contacts-jquerymobile/functional-tests/pom.xml @@ -28,7 +28,7 @@ contacts-jquerymobile-test-webdriver - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT Quickstart: Contacts JQueryMobile test via WebDriver with Arquillian This project tests a Contacts JQueryMobile for use on JBoss EAP by WebDriver diff --git a/contacts-jquerymobile/pom.xml b/contacts-jquerymobile/pom.xml index 12f55b0a44..47ed3f9462 100644 --- a/contacts-jquerymobile/pom.xml +++ b/contacts-jquerymobile/pom.xml @@ -29,7 +29,7 @@ contacts-jquerymobile - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: contacts-jquerymobile A Jakarta EE HTML5 mobile web application for use with JBoss EAP diff --git a/dist/pom.xml b/dist/pom.xml index c248d5a78e..9b0bbf1229 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. --> - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT quickstarts-dist diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 822d945622..ff5cba1f01 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -30,7 +30,7 @@ ee-security - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: ee-security This project demonstrates using EE security diff --git a/ejb-multi-server/app-main/ear/pom.xml b/ejb-multi-server/app-main/ear/pom.xml index 348efc6b34..8a63640cc7 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 3853b91df8..210024973d 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 53b0866af0..be167621dc 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ../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 9e99fa073a..7971cbc78f 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 4e903715b4..091375d729 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 2f00b92d7a..469eb24ba4 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 77ef862dce..c32160751e 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 72a28799e0..fcf9c6f900 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 c67502f852..e635405cde 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 f0020107a6..2af21c65e4 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 70a946f16b..d35ca6f410 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ejb-multi-server-app-web war diff --git a/ejb-multi-server/client/pom.xml b/ejb-multi-server/client/pom.xml index cb8f229f6c..dcb3503b9d 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ejb-multi-server-client jar diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 9399aeba6b..dbff6e7eac 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -29,7 +29,7 @@ ejb-multi-server - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT pom Quickstart: ejb-multi-server A project that demonstrates multiple applications deployed on different servers. diff --git a/ejb-remote/client/pom.xml b/ejb-remote/client/pom.xml index f9ea046617..9c0332a262 100644 --- a/ejb-remote/client/pom.xml +++ b/ejb-remote/client/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts ejb-remote - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ../pom.xml ejb-remote-client diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index 93b0627bdd..31390ddd10 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -29,7 +29,7 @@ ejb-remote - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT pom Quickstart: ejb-remote This project demonstrates how to access an EJB from a remote client diff --git a/ejb-remote/server-side/pom.xml b/ejb-remote/server-side/pom.xml index 4fe09a85dc..fc9979b764 100644 --- a/ejb-remote/server-side/pom.xml +++ b/ejb-remote/server-side/pom.xml @@ -20,7 +20,7 @@ org.wildfly.quickstarts ejb-remote - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ../pom.xml ejb-remote-server-side diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index 1a44cf5611..4e7ccc560b 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -29,7 +29,7 @@ ejb-security-context-propagation - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ejb Quickstart: ejb-security-context-propagation This project demonstrates the security context propagation between remote EJBs diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index a2ecd3b917..7a45720a66 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -29,7 +29,7 @@ ejb-security-programmatic-auth - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT jar Quickstart: ejb-security-programmatic-auth This project demonstrates how to authenticate remote clients using the programmatic API diff --git a/ejb-throws-exception/ear/pom.xml b/ejb-throws-exception/ear/pom.xml index 22bda612a3..3be0f3f468 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ejb-throws-exception-ear ear diff --git a/ejb-throws-exception/ejb-api/pom.xml b/ejb-throws-exception/ejb-api/pom.xml index 90099b2730..e8e5072ba9 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ejb-throws-exception-ejb-api jar diff --git a/ejb-throws-exception/ejb/pom.xml b/ejb-throws-exception/ejb/pom.xml index 81d76b5388..573a6269f1 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ejb-throws-exception-ejb ejb diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index f222a7d9bc..7944eb2a27 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -29,7 +29,7 @@ ejb-throws-exception - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT pom Quickstart: ejb-throws-exception This project demonstrates how to throw an exception in an EJB and catch it in the web layer diff --git a/ejb-throws-exception/web/pom.xml b/ejb-throws-exception/web/pom.xml index 3986a2d862..029de0e1a8 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ejb-throws-exception-web war diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index 33020f69d2..d68d5ba8e6 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -29,7 +29,7 @@ ejb-timer - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: ejb-timer A sample Jakarta EE project demonstrating how to use EJB timer (@Schedule and @Timeout). diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 032bf05db3..b3773048f3 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: ejb-txn-remote-call-client The project is the application to be deployed on the client server to call the second server diff --git a/ejb-txn-remote-call/pom.xml b/ejb-txn-remote-call/pom.xml index 2e319d5428..a36cc5e053 100644 --- a/ejb-txn-remote-call/pom.xml +++ b/ejb-txn-remote-call/pom.xml @@ -30,7 +30,7 @@ ejb-txn-remote-call - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 a1bd4de988..89d8a25a2f 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: ejb-txn-remote-call-server The project is the application to be deployed on the second server to receive the call diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index 4d3660b6e3..dc60cbc986 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -36,7 +36,7 @@ ha-singleton-deployment - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ejb Quickstart: HA Singleton Deployment This quickstart demonstrates the recommended way to deploy any service as a cluster-wide singleton. diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index 430801d05d..f97cf2084f 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -31,7 +31,7 @@ ha-singleton-service - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT jar Quickstart: HA Singleton Service This quickstart demonstrates a singleton MSC service packaged in a jar. diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 6f4ba3d58f..d0031fc252 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -29,7 +29,7 @@ helloworld-jms - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT jar Quickstart: helloworld-jms A Helloworld JMS external producer/consumer client diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index f5d02d75c0..fc5b994c36 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ helloworld-mdb - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: helloworld-mdb This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index 25e044848f..7141dbcbae 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl-secured - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: helloworld-mutual-ssl-secured Securing helloworld Web app with mutual client ssl authentication and role-based access control diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index 18b5af0bd9..4489aba0b0 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: helloworld-mutual-ssl Helloworld Mutual SSL Authentication diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index d99e4561bb..dcbf429ea5 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -29,7 +29,7 @@ helloworld-singleton - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: helloworld-singleton This project demonstrates a Hello World Singleton Session Bean with a JSF client diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index e760abca9b..29ec6fbe38 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -29,7 +29,7 @@ helloworld-ws - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: helloworld-ws This project demonstrates a Hello World JAX-WS web service diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 582426d28a..bbe0de30bd 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -29,7 +29,7 @@ helloworld - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: helloworld Helloworld diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 03acb2c197..0c028ba018 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -29,7 +29,7 @@ hibernate - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: hibernate This project demonstrates how to use Hibernate ORM diff --git a/http-custom-mechanism/custom-module/pom.xml b/http-custom-mechanism/custom-module/pom.xml index b80ffe4c93..406f410f2a 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ../pom.xml diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index b10c08c537..57142718f6 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -30,7 +30,7 @@ http-custom-mechanism - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT pom Quickstart: http-custom-mechanism This project demonstrates how to implement a custom HTTP authentication mechanism diff --git a/http-custom-mechanism/webapp/pom.xml b/http-custom-mechanism/webapp/pom.xml index c901f03651..54a91362a5 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ../pom.xml http-custom-mechanism-webapp diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index e679767e20..55ee825398 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -30,7 +30,7 @@ jaxrs-client - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: jaxrs-client A JAX-RS Client API project diff --git a/jaxrs-jwt/client/pom.xml b/jaxrs-jwt/client/pom.xml index a80ba456bf..507962cda6 100644 --- a/jaxrs-jwt/client/pom.xml +++ b/jaxrs-jwt/client/pom.xml @@ -22,7 +22,7 @@ org.wildfly.quickstarts jaxrs-jwt - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT jaxrs-jwt-client jar diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index e724ff4c3d..37d2a517cd 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -29,7 +29,7 @@ jaxrs-jwt - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT pom Quickstart: jaxrs-jwt JWT authentication using Elytron diff --git a/jaxrs-jwt/service/pom.xml b/jaxrs-jwt/service/pom.xml index 98bed86067..6ad19d435a 100644 --- a/jaxrs-jwt/service/pom.xml +++ b/jaxrs-jwt/service/pom.xml @@ -22,7 +22,7 @@ org.wildfly.quickstarts jaxrs-jwt - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT jaxrs-jwt-service war diff --git a/jaxws-ejb/client/pom.xml b/jaxws-ejb/client/pom.xml index 7fca99c335..11a38a9ff6 100644 --- a/jaxws-ejb/client/pom.xml +++ b/jaxws-ejb/client/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jaxws-ejb - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT jaxws-ejb-client jar diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 8c58c6e61d..42d1d97d2d 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -29,7 +29,7 @@ jaxws-ejb - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT pom Quickstart: jaxws-ejb This project is a working example of a JAX-WS web service EJB endpoint diff --git a/jaxws-ejb/service/pom.xml b/jaxws-ejb/service/pom.xml index 03a4e25e4b..076e8b3d7b 100644 --- a/jaxws-ejb/service/pom.xml +++ b/jaxws-ejb/service/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jaxws-ejb - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT jaxws-ejb-service war diff --git a/jaxws-retail/client/pom.xml b/jaxws-retail/client/pom.xml index 888edb10b8..44b141417a 100644 --- a/jaxws-retail/client/pom.xml +++ b/jaxws-retail/client/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jaxws-retail - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT jaxws-retail-client jar diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 6eaa861eeb..911efc909c 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -29,7 +29,7 @@ jaxws-retail - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT pom Quickstart: jaxws-retail This project is a working example of a JAX-WS web service retail endpoint diff --git a/jaxws-retail/service/pom.xml b/jaxws-retail/service/pom.xml index 9d4507b200..ab2ea5bb5a 100644 --- a/jaxws-retail/service/pom.xml +++ b/jaxws-retail/service/pom.xml @@ -22,7 +22,7 @@ org.wildfly.quickstarts jaxws-retail - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ../pom.xml jaxws-retail-service diff --git a/jsonp/pom.xml b/jsonp/pom.xml index cfc4d5373d..edb507489f 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -29,7 +29,7 @@ jsonp - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: jsonp A starter Jakarta EE webapp project for use on JBoss EAP diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index 03cde0c6f3..5b19b5e2b0 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -29,7 +29,7 @@ jta-crash-rec - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: jta-crash-rec This project demonstrates JTA crash recovery diff --git a/jts/application-component-1/pom.xml b/jts/application-component-1/pom.xml index af8ee52a5d..1eff50653c 100644 --- a/jts/application-component-1/pom.xml +++ b/jts/application-component-1/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT jts-application-component-1 war diff --git a/jts/application-component-2/pom.xml b/jts/application-component-2/pom.xml index ca8f07347a..03a6eeaf6b 100644 --- a/jts/application-component-2/pom.xml +++ b/jts/application-component-2/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT jts-application-component-2 Quickstart: jts - application-component-2 diff --git a/jts/pom.xml b/jts/pom.xml index babb8924c9..7af5f036f6 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -30,7 +30,7 @@ jts - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT pom Quickstart: jts A project that demonstrates how to use CMT with JTS diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index 2e07bf26d9..a9cb323f6c 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -29,7 +29,7 @@ kitchensink - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: kitchensink A starter Jakarta EE web application project for use in JBoss EAP diff --git a/logging/pom.xml b/logging/pom.xml index 04bd4f4b0d..9e19e64424 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -29,7 +29,7 @@ jboss-logging - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: logging This project demonstrates logging in JBoss EAP diff --git a/mail/pom.xml b/mail/pom.xml index a7c28d6c04..97db5ebeb4 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -30,7 +30,7 @@ mail - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: mail This project demonstrates how to send mail diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index e090f03077..b985d1e4e8 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -29,7 +29,7 @@ messaging-clustering-singleton - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: messaging-clustering-singleton This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 30ad55c7a4..c0f6f9f320 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -13,7 +13,7 @@ microprofile-config - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: microprofile-config diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 6eee7f6193..6dac7e8980 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -30,7 +30,7 @@ microprofile-fault-tolerance - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: microprofile-fault-tolerance diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index b9e99dd75a..bcae96e410 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -13,7 +13,7 @@ microprofile-health - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: microprofile-health diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index d262b0f733..2967faca48 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -29,7 +29,7 @@ microprofile-jwt - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: microprofile-jwt Example project making use of MicroProfile JWT diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index 1e6e4b8994..fe26ed2460 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -14,7 +14,7 @@ microprofile-openapi - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: microprofile-openapi diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index 4709f76d7d..8a54947d04 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -29,7 +29,7 @@ microprofile-reactive-messaging-kafka - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: microprofile-reactive-messaging-kafka diff --git a/microprofile-rest-client/country-client/pom.xml b/microprofile-rest-client/country-client/pom.xml index 1a79dfb28e..7a4ab40e6c 100644 --- a/microprofile-rest-client/country-client/pom.xml +++ b/microprofile-rest-client/country-client/pom.xml @@ -9,7 +9,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. --> - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/microprofile-rest-client/country-server/pom.xml b/microprofile-rest-client/country-server/pom.xml index 629ca3e598..96105f79d0 100644 --- a/microprofile-rest-client/country-server/pom.xml +++ b/microprofile-rest-client/country-server/pom.xml @@ -9,7 +9,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. --> - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ../pom.xml 4.0.0 diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 503b59b51e..d84f6ff692 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -28,7 +28,7 @@ microprofile-rest-client - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT pom Quickstart: microprofile-rest-client diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 484f5feb7a..b0ccc293f8 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -29,7 +29,7 @@ numberguess - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: numberguess The numberguess project demonstrates the use of CDI and JSF in JBoss EAP diff --git a/pom.xml b/pom.xml index 82937946a3..324840500f 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. --> - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT pom diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 374c1fc513..77eb253f1c 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ remote-helloworld-mdb - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 diff --git a/security-domain-to-domain/ear/pom.xml b/security-domain-to-domain/ear/pom.xml index e3b7010a9c..9944566adc 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 bf63d267a8..1904f6d1a8 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT 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 583b540e84..668b88e558 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -30,7 +30,7 @@ security-domain-to-domain - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT pom Quickstart: security-domain-to-domain This project demonstrates identity propagation between different security domains diff --git a/security-domain-to-domain/web/pom.xml b/security-domain-to-domain/web/pom.xml index f4486d73e1..1b69d88000 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 - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT ../pom.xml security-domain-to-domain-web diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index e8b9e1b5aa..127a35ccd3 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -30,7 +30,7 @@ servlet-async - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: servlet-async This project demonstrates an asynchronous Servlet diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index fa4a8be4cb..4330fe5e03 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -30,7 +30,7 @@ servlet-filterlistener - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: servlet-filterlistener This project demonstrates a Servlet Filter and Listener diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index a22531a11d..ca61327478 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -30,7 +30,7 @@ servlet-security - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: servlet-security This project demonstrates servlet security in JBoss EAP diff --git a/shopping-cart/client/pom.xml b/shopping-cart/client/pom.xml index ad866f39f0..32d3c90420 100644 --- a/shopping-cart/client/pom.xml +++ b/shopping-cart/client/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts shopping-cart - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT shopping-cart-client jar diff --git a/shopping-cart/pom.xml b/shopping-cart/pom.xml index b6dfd979ff..b2b38c15f9 100644 --- a/shopping-cart/pom.xml +++ b/shopping-cart/pom.xml @@ -30,7 +30,7 @@ shopping-cart - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT pom Quickstart: shopping-cart This project demonstrates a shopping cart that uses a Stateful Session Bean diff --git a/shopping-cart/server/pom.xml b/shopping-cart/server/pom.xml index e9af621fb9..960001e847 100644 --- a/shopping-cart/server/pom.xml +++ b/shopping-cart/server/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts shopping-cart - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT shopping-cart-server ejb diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 745216145f..1cdf83d72b 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -30,7 +30,7 @@ spring-resteasy - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: spring-resteasy This project demonstrates Spring with a JAX-RS RestEasy client diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index c5e6a9e13d..16bcb53a0d 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -30,7 +30,7 @@ tasks-jsf - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: tasks-jsf This project demonstrates how to use JPA persistence to manage tasks with JSF as view layer diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index 9d82d7be45..02d103cf39 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -30,7 +30,7 @@ temperature-converter - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: temperature-converter This project is a temperature converter. Given Celsius return Fahrenheit; Given Fahrenheit return Celsius diff --git a/template/pom.xml b/template/pom.xml index f66525138f..7db4a838b4 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -20,7 +20,7 @@ org.wildfly.quickstarts QUICKSTART_NAME - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: QUICKSTART_NAME - OPTIONAL_SUBFOLDER_NAME A short description of this quickstart diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index a9c72f9dd2..79ba3ca723 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -30,7 +30,7 @@ thread-racing - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: thread-racing A web application that triggers a thread race to complete Jakarta EE related tasks diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index 9106f1b7de..7aba715208 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -30,7 +30,7 @@ todo-backend - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: todo-backend This project demonstrates how to implement a Todo-Backend application to manage ToDos diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index e461114916..bcabc127eb 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -30,7 +30,7 @@ websocket-endpoint - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: websocket-endpoint This project demonstrates how to use a WebSocket Endppoint diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index 316d049049..3a0f0394a6 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -30,7 +30,7 @@ websocket-hello - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: websocket-hello This project demonstrates a simple Hello WebSocket application diff --git a/wsat-simple/pom.xml b/wsat-simple/pom.xml index 10c1cba69c..fd0f4e5f97 100644 --- a/wsat-simple/pom.xml +++ b/wsat-simple/pom.xml @@ -30,7 +30,7 @@ wsat-simple - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT war Quickstart: wsat-simple This project demonstrates a WS-AT enabled JAX-WS Web service bundled in a WAR archive diff --git a/wsba-coordinator-completion-simple/pom.xml b/wsba-coordinator-completion-simple/pom.xml index dd745f99b2..fe7f442884 100644 --- a/wsba-coordinator-completion-simple/pom.xml +++ b/wsba-coordinator-completion-simple/pom.xml @@ -30,7 +30,7 @@ wsba-coordinator-completion-simple - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT jar Quickstart: wsba-coordinator-completion-simple This project demonstrates WS-BA with Coordinator Driven Completion diff --git a/wsba-participant-completion-simple/pom.xml b/wsba-participant-completion-simple/pom.xml index 2a49e2ff39..945ddfbfee 100644 --- a/wsba-participant-completion-simple/pom.xml +++ b/wsba-participant-completion-simple/pom.xml @@ -30,7 +30,7 @@ wsba-participant-completion-simple - 29.0.0.Final + 30.0.0.Beta1-SNAPSHOT jar Quickstart: wsba-participant-completion-simple This project demonstrates WS-BA with Participant Driven Completion