diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml
index e4f8cc1dab..dd19bc8f8f 100644
--- a/batch-processing/pom.xml
+++ b/batch-processing/pom.xml
@@ -30,7 +30,7 @@
batch-processing
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 fee65421f3..2eaf16c60d 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-SNAPSHOT
+ 29.0.0.Final
war
Quickstart: bean-validation-custom-constraint
This project demonstrates Bean Validation Custom Constraints
diff --git a/bmt/pom.xml b/bmt/pom.xml
index d65f387726..9f76a13ce2 100644
--- a/bmt/pom.xml
+++ b/bmt/pom.xml
@@ -30,7 +30,7 @@
bmt
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
war
Quickstart: bmt
This project demonstrates how to use Bean Managed Transactions
diff --git a/cmt/pom.xml b/cmt/pom.xml
index 1e8443fa90..5abe2ec22b 100644
--- a/cmt/pom.xml
+++ b/cmt/pom.xml
@@ -29,7 +29,7 @@
cmt
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 496da08323..2c5437eae7 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-SNAPSHOT
+ 29.0.0.Final
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 f410a62a3b..12f55b0a44 100644
--- a/contacts-jquerymobile/pom.xml
+++ b/contacts-jquerymobile/pom.xml
@@ -29,7 +29,7 @@
contacts-jquerymobile
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 d750adff1e..c248d5a78e 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-SNAPSHOT
+ 29.0.0.Final
quickstarts-dist
diff --git a/ee-security/pom.xml b/ee-security/pom.xml
index d4bb8d01b7..822d945622 100644
--- a/ee-security/pom.xml
+++ b/ee-security/pom.xml
@@ -30,7 +30,7 @@
ee-security
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 5e27b39b73..348efc6b34 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-SNAPSHOT
+ 29.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 4fbbd25413..3853b91df8 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-SNAPSHOT
+ 29.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 bd63293787..53b0866af0 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-SNAPSHOT
+ 29.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 19711a0f06..9e99fa073a 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-SNAPSHOT
+ 29.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 3090dfa22d..4e903715b4 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-SNAPSHOT
+ 29.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 4276466902..2f00b92d7a 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-SNAPSHOT
+ 29.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 cfee4198e9..77ef862dce 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-SNAPSHOT
+ 29.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 73d2fe22c9..72a28799e0 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-SNAPSHOT
+ 29.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 18dd7c7e12..c67502f852 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-SNAPSHOT
+ 29.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 917af3c5d2..f0020107a6 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-SNAPSHOT
+ 29.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 436b5e6232..70a946f16b 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-SNAPSHOT
+ 29.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 f1e60971c9..cb8f229f6c 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-SNAPSHOT
+ 29.0.0.Final
ejb-multi-server-client
jar
diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml
index fff4d04e40..9399aeba6b 100644
--- a/ejb-multi-server/pom.xml
+++ b/ejb-multi-server/pom.xml
@@ -29,7 +29,7 @@
ejb-multi-server
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 848dce963d..f9ea046617 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-SNAPSHOT
+ 29.0.0.Final
../pom.xml
ejb-remote-client
diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml
index 9db8e9b75a..93b0627bdd 100644
--- a/ejb-remote/pom.xml
+++ b/ejb-remote/pom.xml
@@ -29,7 +29,7 @@
ejb-remote
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 374292f23a..4fe09a85dc 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-SNAPSHOT
+ 29.0.0.Final
../pom.xml
ejb-remote-server-side
diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml
index 584957bed7..1a44cf5611 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-SNAPSHOT
+ 29.0.0.Final
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 fe85d076e8..a2ecd3b917 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-SNAPSHOT
+ 29.0.0.Final
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 f92faf0cb2..22bda612a3 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-SNAPSHOT
+ 29.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 150200e09c..90099b2730 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-SNAPSHOT
+ 29.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 beadcb7cb0..81d76b5388 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-SNAPSHOT
+ 29.0.0.Final
ejb-throws-exception-ejb
ejb
diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml
index 9518cd8b0b..f222a7d9bc 100644
--- a/ejb-throws-exception/pom.xml
+++ b/ejb-throws-exception/pom.xml
@@ -29,7 +29,7 @@
ejb-throws-exception
- 29.0.0.Final-SNAPSHOT
+ 29.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
diff --git a/ejb-throws-exception/web/pom.xml b/ejb-throws-exception/web/pom.xml
index 9b20ade0c9..3986a2d862 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-SNAPSHOT
+ 29.0.0.Final
ejb-throws-exception-web
war
diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml
index 748207aed7..33020f69d2 100644
--- a/ejb-timer/pom.xml
+++ b/ejb-timer/pom.xml
@@ -29,7 +29,7 @@
ejb-timer
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 d881166fa7..032bf05db3 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-SNAPSHOT
+ 29.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
diff --git a/ejb-txn-remote-call/pom.xml b/ejb-txn-remote-call/pom.xml
index 48bb647c8e..2e319d5428 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-SNAPSHOT
+ 29.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 8627c60d97..a1bd4de988 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-SNAPSHOT
+ 29.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
diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml
index 08c84778d3..4d3660b6e3 100644
--- a/ha-singleton-deployment/pom.xml
+++ b/ha-singleton-deployment/pom.xml
@@ -36,7 +36,7 @@
ha-singleton-deployment
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 6886ed290a..430801d05d 100644
--- a/ha-singleton-service/pom.xml
+++ b/ha-singleton-service/pom.xml
@@ -31,7 +31,7 @@
ha-singleton-service
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 18f9bb4d53..6f4ba3d58f 100644
--- a/helloworld-jms/pom.xml
+++ b/helloworld-jms/pom.xml
@@ -29,7 +29,7 @@
helloworld-jms
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
jar
Quickstart: helloworld-jms
A Helloworld JMS external producer/consumer client
diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml
index fdb982cfb8..f5d02d75c0 100644
--- a/helloworld-mdb/pom.xml
+++ b/helloworld-mdb/pom.xml
@@ -30,7 +30,7 @@
helloworld-mdb
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 fccfb15ab1..25e044848f 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-SNAPSHOT
+ 29.0.0.Final
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 88c6b4d74e..18b5af0bd9 100644
--- a/helloworld-mutual-ssl/pom.xml
+++ b/helloworld-mutual-ssl/pom.xml
@@ -30,7 +30,7 @@
helloworld-mutual-ssl
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
war
Quickstart: helloworld-mutual-ssl
Helloworld Mutual SSL Authentication
diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml
index 5c43753776..d99e4561bb 100644
--- a/helloworld-singleton/pom.xml
+++ b/helloworld-singleton/pom.xml
@@ -29,7 +29,7 @@
helloworld-singleton
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 bc68ba0511..e760abca9b 100644
--- a/helloworld-ws/pom.xml
+++ b/helloworld-ws/pom.xml
@@ -29,7 +29,7 @@
helloworld-ws
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 f4fe2a6b7d..582426d28a 100644
--- a/helloworld/pom.xml
+++ b/helloworld/pom.xml
@@ -29,7 +29,7 @@
helloworld
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
war
Quickstart: helloworld
Helloworld
diff --git a/hibernate/pom.xml b/hibernate/pom.xml
index 8ad4036b8f..03acb2c197 100644
--- a/hibernate/pom.xml
+++ b/hibernate/pom.xml
@@ -29,7 +29,7 @@
hibernate
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 3ce592b05f..b80ffe4c93 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-SNAPSHOT
+ 29.0.0.Final
../pom.xml
diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml
index 787123ae27..b10c08c537 100644
--- a/http-custom-mechanism/pom.xml
+++ b/http-custom-mechanism/pom.xml
@@ -30,7 +30,7 @@
http-custom-mechanism
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 39e03e468b..c901f03651 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-SNAPSHOT
+ 29.0.0.Final
../pom.xml
http-custom-mechanism-webapp
diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml
index d6c5acf75e..e679767e20 100644
--- a/jaxrs-client/pom.xml
+++ b/jaxrs-client/pom.xml
@@ -30,7 +30,7 @@
jaxrs-client
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 247178892c..a80ba456bf 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-SNAPSHOT
+ 29.0.0.Final
jaxrs-jwt-client
jar
diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml
index 9f47e4d4f3..e724ff4c3d 100644
--- a/jaxrs-jwt/pom.xml
+++ b/jaxrs-jwt/pom.xml
@@ -29,7 +29,7 @@
jaxrs-jwt
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
pom
Quickstart: jaxrs-jwt
JWT authentication using Elytron
diff --git a/jaxrs-jwt/service/pom.xml b/jaxrs-jwt/service/pom.xml
index 01051e73cf..98bed86067 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-SNAPSHOT
+ 29.0.0.Final
jaxrs-jwt-service
war
diff --git a/jaxws-ejb/client/pom.xml b/jaxws-ejb/client/pom.xml
index ccc73479d1..7fca99c335 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-SNAPSHOT
+ 29.0.0.Final
jaxws-ejb-client
jar
diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml
index 96ac67cefe..8c58c6e61d 100644
--- a/jaxws-ejb/pom.xml
+++ b/jaxws-ejb/pom.xml
@@ -29,7 +29,7 @@
jaxws-ejb
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 e9ede7a765..03a4e25e4b 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-SNAPSHOT
+ 29.0.0.Final
jaxws-ejb-service
war
diff --git a/jaxws-retail/client/pom.xml b/jaxws-retail/client/pom.xml
index d6a861078d..888edb10b8 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-SNAPSHOT
+ 29.0.0.Final
jaxws-retail-client
jar
diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml
index 3f90480355..6eaa861eeb 100644
--- a/jaxws-retail/pom.xml
+++ b/jaxws-retail/pom.xml
@@ -29,7 +29,7 @@
jaxws-retail
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 38f98ae890..9d4507b200 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-SNAPSHOT
+ 29.0.0.Final
../pom.xml
jaxws-retail-service
diff --git a/jsonp/pom.xml b/jsonp/pom.xml
index e72d3e1d76..cfc4d5373d 100644
--- a/jsonp/pom.xml
+++ b/jsonp/pom.xml
@@ -29,7 +29,7 @@
jsonp
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 4ce036ea92..03cde0c6f3 100644
--- a/jta-crash-rec/pom.xml
+++ b/jta-crash-rec/pom.xml
@@ -29,7 +29,7 @@
jta-crash-rec
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 481f6d5de4..af8ee52a5d 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-SNAPSHOT
+ 29.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 bf9fa022e2..ca8f07347a 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-SNAPSHOT
+ 29.0.0.Final
jts-application-component-2
Quickstart: jts - application-component-2
diff --git a/jts/pom.xml b/jts/pom.xml
index c3469d9d38..babb8924c9 100644
--- a/jts/pom.xml
+++ b/jts/pom.xml
@@ -30,7 +30,7 @@
jts
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
pom
Quickstart: jts
A project that demonstrates how to use CMT with JTS
diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml
index b645c720ae..2e07bf26d9 100644
--- a/kitchensink/pom.xml
+++ b/kitchensink/pom.xml
@@ -29,7 +29,7 @@
kitchensink
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 41f87fdbd5..04bd4f4b0d 100644
--- a/logging/pom.xml
+++ b/logging/pom.xml
@@ -29,7 +29,7 @@
jboss-logging
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
war
Quickstart: logging
This project demonstrates logging in JBoss EAP
diff --git a/mail/pom.xml b/mail/pom.xml
index f6afc34301..a7c28d6c04 100644
--- a/mail/pom.xml
+++ b/mail/pom.xml
@@ -30,7 +30,7 @@
mail
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 272ba22071..e090f03077 100644
--- a/messaging-clustering-singleton/pom.xml
+++ b/messaging-clustering-singleton/pom.xml
@@ -29,7 +29,7 @@
messaging-clustering-singleton
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 34f7bab2ec..30ad55c7a4 100644
--- a/microprofile-config/pom.xml
+++ b/microprofile-config/pom.xml
@@ -13,7 +13,7 @@
microprofile-config
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
war
Quickstart: microprofile-config
diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml
index ce457d57c8..6eee7f6193 100644
--- a/microprofile-fault-tolerance/pom.xml
+++ b/microprofile-fault-tolerance/pom.xml
@@ -30,7 +30,7 @@
microprofile-fault-tolerance
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
war
Quickstart: microprofile-fault-tolerance
diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml
index 776e857754..b9e99dd75a 100644
--- a/microprofile-health/pom.xml
+++ b/microprofile-health/pom.xml
@@ -13,7 +13,7 @@
microprofile-health
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
war
Quickstart: microprofile-health
diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml
index bda4a5f1d0..d262b0f733 100644
--- a/microprofile-jwt/pom.xml
+++ b/microprofile-jwt/pom.xml
@@ -29,7 +29,7 @@
microprofile-jwt
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
war
Quickstart: microprofile-jwt
Example project making use of MicroProfile JWT
diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml
index db772a5212..1e6e4b8994 100644
--- a/microprofile-openapi/pom.xml
+++ b/microprofile-openapi/pom.xml
@@ -14,7 +14,7 @@
microprofile-openapi
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
war
Quickstart: microprofile-openapi
diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml
index 35a61f6369..4709f76d7d 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-SNAPSHOT
+ 29.0.0.Final
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 a404df0ae6..1a79dfb28e 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-SNAPSHOT
+ 29.0.0.Final
../pom.xml
4.0.0
diff --git a/microprofile-rest-client/country-server/pom.xml b/microprofile-rest-client/country-server/pom.xml
index dcbd8df7d0..629ca3e598 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-SNAPSHOT
+ 29.0.0.Final
../pom.xml
4.0.0
diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml
index 4e153ee3c6..503b59b51e 100644
--- a/microprofile-rest-client/pom.xml
+++ b/microprofile-rest-client/pom.xml
@@ -28,7 +28,7 @@
microprofile-rest-client
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
pom
Quickstart: microprofile-rest-client
diff --git a/numberguess/pom.xml b/numberguess/pom.xml
index 830d9984bc..484f5feb7a 100644
--- a/numberguess/pom.xml
+++ b/numberguess/pom.xml
@@ -29,7 +29,7 @@
numberguess
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 6c856df360..82937946a3 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-SNAPSHOT
+ 29.0.0.Final
pom
diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml
index f6dfa9d86d..374c1fc513 100644
--- a/remote-helloworld-mdb/pom.xml
+++ b/remote-helloworld-mdb/pom.xml
@@ -30,7 +30,7 @@
remote-helloworld-mdb
- 29.0.0.Final-SNAPSHOT
+ 29.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
diff --git a/security-domain-to-domain/ear/pom.xml b/security-domain-to-domain/ear/pom.xml
index 3a9707ade2..e3b7010a9c 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-SNAPSHOT
+ 29.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 c0dcd04acb..bf63d267a8 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-SNAPSHOT
+ 29.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 3d442199c2..583b540e84 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-SNAPSHOT
+ 29.0.0.Final
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 b6b18358c5..f4486d73e1 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-SNAPSHOT
+ 29.0.0.Final
../pom.xml
security-domain-to-domain-web
diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml
index 72def3f5c5..e8b9e1b5aa 100644
--- a/servlet-async/pom.xml
+++ b/servlet-async/pom.xml
@@ -30,7 +30,7 @@
servlet-async
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
war
Quickstart: servlet-async
This project demonstrates an asynchronous Servlet
diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml
index f5455466be..fa4a8be4cb 100644
--- a/servlet-filterlistener/pom.xml
+++ b/servlet-filterlistener/pom.xml
@@ -30,7 +30,7 @@
servlet-filterlistener
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 941c616dfe..a22531a11d 100644
--- a/servlet-security/pom.xml
+++ b/servlet-security/pom.xml
@@ -30,7 +30,7 @@
servlet-security
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
war
Quickstart: servlet-security
This project demonstrates servlet security in JBoss EAP
diff --git a/shared-doc/attributes.adoc b/shared-doc/attributes.adoc
index 42c56f47c6..40b00807cf 100644
--- a/shared-doc/attributes.adoc
+++ b/shared-doc/attributes.adoc
@@ -62,7 +62,7 @@ ifndef::ProductRelease,EAPXPRelease[]
:productImageVersion: 29.0
:githubRepoUrl: https://github.com/wildfly/quickstart/
:githubRepoCodeUrl: https://github.com/wildfly/quickstart.git
-:WildFlyQuickStartRepoTag: 29.0.0.Beta1
+:WildFlyQuickStartRepoTag: 29.0.0.Final
:DocInfoProductName: Red Hat JBoss Enterprise Application Platform
:DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform
// Do not update the following until after the 7.4 docs are published!
diff --git a/shopping-cart/client/pom.xml b/shopping-cart/client/pom.xml
index 0265da48c5..ad866f39f0 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-SNAPSHOT
+ 29.0.0.Final
shopping-cart-client
jar
diff --git a/shopping-cart/pom.xml b/shopping-cart/pom.xml
index 9158ac4083..b6dfd979ff 100644
--- a/shopping-cart/pom.xml
+++ b/shopping-cart/pom.xml
@@ -30,7 +30,7 @@
shopping-cart
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 ae09a35a12..e9af621fb9 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-SNAPSHOT
+ 29.0.0.Final
shopping-cart-server
ejb
diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml
index e08b56dc1f..745216145f 100644
--- a/spring-resteasy/pom.xml
+++ b/spring-resteasy/pom.xml
@@ -30,7 +30,7 @@
spring-resteasy
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 097b5942b5..c5e6a9e13d 100644
--- a/tasks-jsf/pom.xml
+++ b/tasks-jsf/pom.xml
@@ -30,7 +30,7 @@
tasks-jsf
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 f408ce0915..9d82d7be45 100644
--- a/temperature-converter/pom.xml
+++ b/temperature-converter/pom.xml
@@ -30,7 +30,7 @@
temperature-converter
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 cdbd8c92e8..f66525138f 100644
--- a/template/pom.xml
+++ b/template/pom.xml
@@ -20,7 +20,7 @@
org.wildfly.quickstarts
QUICKSTART_NAME
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 1f33bd2f72..a9c72f9dd2 100644
--- a/thread-racing/pom.xml
+++ b/thread-racing/pom.xml
@@ -30,7 +30,7 @@
thread-racing
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 5973ccb145..9106f1b7de 100644
--- a/todo-backend/pom.xml
+++ b/todo-backend/pom.xml
@@ -30,7 +30,7 @@
todo-backend
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 df84eeb9ee..e461114916 100644
--- a/websocket-endpoint/pom.xml
+++ b/websocket-endpoint/pom.xml
@@ -30,7 +30,7 @@
websocket-endpoint
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 88b1bc1cf4..316d049049 100644
--- a/websocket-hello/pom.xml
+++ b/websocket-hello/pom.xml
@@ -30,7 +30,7 @@
websocket-hello
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 6e25954d9a..10c1cba69c 100644
--- a/wsat-simple/pom.xml
+++ b/wsat-simple/pom.xml
@@ -30,7 +30,7 @@
wsat-simple
- 29.0.0.Final-SNAPSHOT
+ 29.0.0.Final
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 587ad79092..dd745f99b2 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-SNAPSHOT
+ 29.0.0.Final
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 e8e7ddd1c9..2a49e2ff39 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-SNAPSHOT
+ 29.0.0.Final
jar
Quickstart: wsba-participant-completion-simple
This project demonstrates WS-BA with Participant Driven Completion