diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index 09e738eaae..c8dc346b15 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -30,7 +30,7 @@ batch-processing - 33.0.1.Final + 33.0.2.Final war Quickstart: batch-processing Shows how to use a Chunk oriented batch processing @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/bmt/pom.xml b/bmt/pom.xml index 458f79054b..e84d2d0d43 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -30,7 +30,7 @@ bmt - 33.0.1.Final + 33.0.2.Final war Quickstart: bmt This project demonstrates how to use Bean Managed Transactions @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/cmt/pom.xml b/cmt/pom.xml index 5b4f56f2e1..d5595b403d 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -29,7 +29,7 @@ cmt - 33.0.1.Final + 33.0.2.Final war Quickstart: cmt This project demonstrates how to use transactions managed by the container @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/dist/pom.xml b/dist/pom.xml index e6292dcf3f..40ac189a52 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. --> - 33.0.1.Final + 33.0.2.Final quickstarts-dist diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 02272fe807..9d5367eba9 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -30,7 +30,7 @@ ee-security - 33.0.1.Final + 33.0.2.Final war Quickstart: ee-security This project demonstrates using EE security @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/ejb-multi-server/app-main/ear/pom.xml b/ejb-multi-server/app-main/ear/pom.xml index fdc76d07ef..e041fac2ee 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 - 33.0.1.Final + 33.0.2.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 b4eb581aac..4e91ec87ac 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 - 33.0.1.Final + 33.0.2.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 2ba7fdee29..efd8bdc207 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 - 33.0.1.Final + 33.0.2.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 5b12aece62..f417fa5779 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 - 33.0.1.Final + 33.0.2.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 1871206682..b3c1ac8a47 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 - 33.0.1.Final + 33.0.2.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 49398fedf6..39d83d2e95 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 - 33.0.1.Final + 33.0.2.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 5818679b6f..7a56705df6 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 - 33.0.1.Final + 33.0.2.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 8b3af8e4cb..96d37ee3da 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 - 33.0.1.Final + 33.0.2.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 b83132dd42..c6924ffbfd 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 - 33.0.1.Final + 33.0.2.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 0c3f36f46e..51fe9d5fe8 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 - 33.0.1.Final + 33.0.2.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 a84dba0def..e71b34f3cc 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 - 33.0.1.Final + 33.0.2.Final ejb-multi-server-app-web war diff --git a/ejb-multi-server/client/pom.xml b/ejb-multi-server/client/pom.xml index 5188cc0daa..a98f8e42c1 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 - 33.0.1.Final + 33.0.2.Final ejb-multi-server-client jar diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index bde9511b4a..58e60f28a1 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -29,7 +29,7 @@ ejb-multi-server - 33.0.1.Final + 33.0.2.Final pom Quickstart: ejb-multi-server A project that demonstrates multiple applications deployed on different servers. @@ -47,7 +47,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index 9fca625ff7..72b95d819e 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -29,7 +29,7 @@ ejb-remote - 33.0.1.Final + 33.0.2.Final war Quickstart: ejb-remote This project demonstrates how to access an EJB from a remote client @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index 0a383987ba..c91b1bf650 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -29,7 +29,7 @@ ejb-security-context-propagation - 33.0.1.Final + 33.0.2.Final war Quickstart: ejb-security-context-propagation This project demonstrates the security context propagation between remote EJBs @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index 16658445eb..812ef0b1ed 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -29,7 +29,7 @@ ejb-security-programmatic-auth - 33.0.1.Final + 33.0.2.Final war Quickstart: ejb-security-programmatic-auth This project demonstrates how to authenticate remote clients using the programmatic API @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/ejb-throws-exception/ear/pom.xml b/ejb-throws-exception/ear/pom.xml index 371fcce8b0..263025e74e 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 - 33.0.1.Final + 33.0.2.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 37b5ea197f..c7898509c0 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 - 33.0.1.Final + 33.0.2.Final ejb-throws-exception-ejb-api jar diff --git a/ejb-throws-exception/ejb/pom.xml b/ejb-throws-exception/ejb/pom.xml index 8c2952e9fe..ea7251e4a5 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 - 33.0.1.Final + 33.0.2.Final ejb-throws-exception-ejb ejb diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index f96c854b04..c34d32b78f 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -29,7 +29,7 @@ ejb-throws-exception - 33.0.1.Final + 33.0.2.Final pom Quickstart: ejb-throws-exception This project demonstrates how to throw an exception in an EJB and catch it in the web layer @@ -51,7 +51,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/ejb-throws-exception/web/pom.xml b/ejb-throws-exception/web/pom.xml index 233540cd91..2274252e81 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 - 33.0.1.Final + 33.0.2.Final ejb-throws-exception-web war diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index f569f7fc83..38a1d98e03 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -29,7 +29,7 @@ ejb-timer - 33.0.1.Final + 33.0.2.Final war Quickstart: ejb-timer A sample Jakarta EE project demonstrating how to use EJB timer (@Schedule and @Timeout). @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 3b7b791105..956e18b646 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -31,14 +31,14 @@ ejb-txn-remote-call-client - 33.0.1.Final + 33.0.2.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 - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/ejb-txn-remote-call/pom.xml b/ejb-txn-remote-call/pom.xml index 9400224ec1..f3b92e6406 100644 --- a/ejb-txn-remote-call/pom.xml +++ b/ejb-txn-remote-call/pom.xml @@ -30,7 +30,7 @@ ejb-txn-remote-call - 33.0.1.Final + 33.0.2.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 d16717ed97..19ec633caa 100644 --- a/ejb-txn-remote-call/server/pom.xml +++ b/ejb-txn-remote-call/server/pom.xml @@ -31,14 +31,14 @@ ejb-txn-remote-call-server - 33.0.1.Final + 33.0.2.Final war Quickstart: ejb-txn-remote-call-server The project is the application to be deployed on the second server to receive the call - 33.0.1.Final + 33.0.2.Final ${version.server} 7.0.0.Final diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index 0bae475ce7..d0e4233a4c 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -36,7 +36,7 @@ ha-singleton-deployment - 33.0.1.Final + 33.0.2.Final war Quickstart: HA Singleton Deployment This quickstart demonstrates the recommended way to deploy any service as a cluster-wide singleton. @@ -51,7 +51,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 7.0.0.Final diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index f07a127c7d..d3d35dd7b3 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -31,7 +31,7 @@ ha-singleton-service - 33.0.1.Final + 33.0.2.Final war Quickstart: HA Singleton Service This quickstart demonstrates a singleton MSC service packaged in a war. @@ -46,7 +46,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 7.0.0.Final diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 131bb09e37..995257ffbe 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -29,7 +29,7 @@ helloworld-jms - 33.0.1.Final + 33.0.2.Final jar Quickstart: helloworld-jms A Helloworld JMS external producer/consumer client @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index e799e091de..e781dd9c15 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ helloworld-mdb - 33.0.1.Final + 33.0.2.Final war Quickstart: helloworld-mdb This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index f461181975..e0445fdbd8 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl-secured - 33.0.1.Final + 33.0.2.Final war Quickstart: helloworld-mutual-ssl-secured Securing helloworld Web app with mutual client ssl authentication and role-based access control @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 7.0.0.Final diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index 54279c653d..b73e80a20a 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -32,7 +32,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 7.0.0.Final @@ -40,7 +40,7 @@ helloworld-mutual-ssl - 33.0.1.Final + 33.0.2.Final war Quickstart: helloworld-mutual-ssl Helloworld Mutual SSL Authentication diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index cafadd816d..32ae634b56 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -30,7 +30,7 @@ helloworld-singleton - 33.0.1.Final + 33.0.2.Final war Quickstart: helloworld-singleton This project demonstrates a Hello World Singleton Session Bean with a JSF client @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index b54260bae0..01df1701af 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -29,7 +29,7 @@ helloworld-ws - 33.0.1.Final + 33.0.2.Final war Quickstart: helloworld-ws This project demonstrates a Hello World JAX-WS web service @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 4a3a8ec301..bcee37ca6b 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -29,7 +29,7 @@ helloworld - 33.0.1.Final + 33.0.2.Final war Quickstart: helloworld Helloworld @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/hibernate/pom.xml b/hibernate/pom.xml index fca62c473e..691167d168 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -30,7 +30,7 @@ hibernate - 33.0.1.Final + 33.0.2.Final war Quickstart: hibernate This project demonstrates how to use Hibernate ORM @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/http-custom-mechanism/custom-module/pom.xml b/http-custom-mechanism/custom-module/pom.xml index 2cc3cd8577..32aae2ceb8 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 - 33.0.1.Final + 33.0.2.Final ../pom.xml diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 8844bc8bc7..c19cb544e0 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -30,7 +30,7 @@ http-custom-mechanism - 33.0.1.Final + 33.0.2.Final pom Quickstart: http-custom-mechanism This project demonstrates how to implement a custom HTTP authentication mechanism @@ -50,7 +50,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/http-custom-mechanism/webapp/pom.xml b/http-custom-mechanism/webapp/pom.xml index 287c7f2166..f63b16d06c 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 - 33.0.1.Final + 33.0.2.Final ../pom.xml http-custom-mechanism-webapp diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index 1585a26b0d..4ecf7b75f5 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -30,7 +30,7 @@ jaxrs-client - 33.0.1.Final + 33.0.2.Final war Quickstart: jaxrs-client A JAX-RS Client API project @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 61a063a0d2..5fcc1f7798 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -29,7 +29,7 @@ jaxrs-jwt - 33.0.1.Final + 33.0.2.Final war Quickstart: jaxrs-jwt JWT authentication using Elytron @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index d868d7b0d2..36b347f242 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -29,7 +29,7 @@ jaxws-ejb - 33.0.1.Final + 33.0.2.Final war Quickstart: jaxws-ejb This project is a working example of a JAX-WS web service EJB endpoint @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 6aeba9a6fd..2e45d72240 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -43,7 +43,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/jsonp/pom.xml b/jsonp/pom.xml index ffd2c2e8b7..c6b53a58b1 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -29,7 +29,7 @@ jsonp - 33.0.1.Final + 33.0.2.Final war Quickstart: jsonp A starter Jakarta EE webapp project for use on JBoss EAP @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index fc28bd345d..87185dcb49 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -29,7 +29,7 @@ jta-crash-rec - 33.0.1.Final + 33.0.2.Final war Quickstart: jta-crash-rec This project demonstrates JTA crash recovery @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} diff --git a/jts/application-component-1/pom.xml b/jts/application-component-1/pom.xml index c7d16b5a86..e47909c079 100644 --- a/jts/application-component-1/pom.xml +++ b/jts/application-component-1/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 33.0.1.Final + 33.0.2.Final jts-application-component-1 war diff --git a/jts/application-component-2/pom.xml b/jts/application-component-2/pom.xml index b9526e12c5..7d7cb62be9 100644 --- a/jts/application-component-2/pom.xml +++ b/jts/application-component-2/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 33.0.1.Final + 33.0.2.Final jts-application-component-2 Quickstart: jts - application-component-2 diff --git a/jts/pom.xml b/jts/pom.xml index e4404c0c7b..dc4b5cbd03 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -30,7 +30,7 @@ jts - 33.0.1.Final + 33.0.2.Final pom Quickstart: jts A project that demonstrates how to use CMT with JTS @@ -52,7 +52,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index 0705deadbf..034774389b 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -29,7 +29,7 @@ kitchensink - 33.0.1.Final + 33.0.2.Final war Quickstart: kitchensink A starter Jakarta EE web application project for use in JBoss EAP @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/logging/pom.xml b/logging/pom.xml index 9d7b21d6df..825d0cc2b9 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -29,7 +29,7 @@ jboss-logging - 33.0.1.Final + 33.0.2.Final war Quickstart: logging This project demonstrates logging in JBoss EAP @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/mail/pom.xml b/mail/pom.xml index 2699c24e33..14c58cd17b 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -30,7 +30,7 @@ mail - 33.0.1.Final + 33.0.2.Final war Quickstart: mail This project demonstrates how to send mail @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index 2164b889d6..5c013adf86 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -29,7 +29,7 @@ messaging-clustering-singleton - 33.0.1.Final + 33.0.2.Final war Quickstart: messaging-clustering-singleton This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/micrometer/pom.xml b/micrometer/pom.xml index d5038df114..8fa1376121 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -15,14 +15,14 @@ micrometer - 33.0.1.Final + 33.0.2.Final war Quickstart: micrometer - 33.0.1.Final + 33.0.2.Final ${version.server} ${version.server} diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 90cad0fd59..969629a106 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -13,14 +13,14 @@ microprofile-config - 33.0.1.Final + 33.0.2.Final war Quickstart: microprofile-config - 33.0.1.Final + 33.0.2.Final ${version.server} ${version.server} diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 2161e470cf..acbe0f9aa4 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -30,7 +30,7 @@ microprofile-fault-tolerance - 33.0.1.Final + 33.0.2.Final war Quickstart: microprofile-fault-tolerance @@ -53,7 +53,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} ${version.server} diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 2a45dbb038..d9e6aeb2f5 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -13,13 +13,13 @@ microprofile-health - 33.0.1.Final + 33.0.2.Final war Quickstart: microprofile-health - 33.0.1.Final + 33.0.2.Final ${version.server} ${version.server} diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index 3768612db5..ef6c18c200 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -29,7 +29,7 @@ microprofile-jwt - 33.0.1.Final + 33.0.2.Final war Quickstart: microprofile-jwt Example project making use of MicroProfile JWT @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} ${version.server} diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index 5df52788a3..19fc434c14 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -13,13 +13,13 @@ microprofile-lra - 33.0.1.Final + 33.0.2.Final war Quickstart: microprofile-lra - 33.0.1.Final + 33.0.2.Final ${version.server} ${version.server} diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index ad2ef628b1..fa3a3bfcb9 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -14,14 +14,14 @@ microprofile-openapi - 33.0.1.Final + 33.0.2.Final war Quickstart: microprofile-openapi - 33.0.1.Final + 33.0.2.Final ${version.server} ${version.server} diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index a484f73a22..af724e422a 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -29,14 +29,14 @@ microprofile-reactive-messaging-kafka - 33.0.1.Final + 33.0.2.Final war Quickstart: microprofile-reactive-messaging-kafka - 33.0.1.Final + 33.0.2.Final ${version.server} ${version.server} diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index d5dbf81a18..7c9860a3bd 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -28,7 +28,7 @@ microprofile-rest-client - 33.0.1.Final + 33.0.2.Final war Quickstart: microprofile-rest-client @@ -42,7 +42,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} ${version.server} diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 2f57ed962d..595ca2287d 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -29,7 +29,7 @@ numberguess - 33.0.1.Final + 33.0.2.Final war Quickstart: numberguess The numberguess project demonstrates the use of CDI and JSF in JBoss EAP @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index 198679e6b2..7f09924269 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -13,14 +13,14 @@ opentelemetry-tracing - 33.0.1.Final + 33.0.2.Final war Quickstart: opentelemetry-tracing - 33.0.1.Final + 33.0.2.Final ${version.server} ${version.server} diff --git a/pom.xml b/pom.xml index e70815e9dd..f58ab5f328 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. --> - 33.0.1.Final + 33.0.2.Final pom diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index d5774c9d84..a3606216a8 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ remote-helloworld-mdb - 33.0.1.Final + 33.0.2.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 @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/security-domain-to-domain/ear/pom.xml b/security-domain-to-domain/ear/pom.xml index 614d64bcdf..4c0babe122 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 - 33.0.1.Final + 33.0.2.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 fd066dabda..ee13294afe 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 - 33.0.1.Final + 33.0.2.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 950f7291b0..4d47ac4219 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -30,7 +30,7 @@ security-domain-to-domain - 33.0.1.Final + 33.0.2.Final pom Quickstart: security-domain-to-domain This project demonstrates identity propagation between different security domains @@ -52,7 +52,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 7.0.0.Final diff --git a/security-domain-to-domain/test/pom.xml b/security-domain-to-domain/test/pom.xml index 609fcf9725..996d85f487 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 - 33.0.1.Final + 33.0.2.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 652d293464..e129e296a3 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 - 33.0.1.Final + 33.0.2.Final ../pom.xml security-domain-to-domain-web diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 4b40da3740..b7902a0cad 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -30,7 +30,7 @@ servlet-async - 33.0.1.Final + 33.0.2.Final war Quickstart: servlet-async This project demonstrates an asynchronous Servlet @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index bd5359a1b0..1ddbd17dc8 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -30,7 +30,7 @@ servlet-filterlistener - 33.0.1.Final + 33.0.2.Final war Quickstart: servlet-filterlistener This project demonstrates a Servlet Filter and Listener @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index e236156a94..04a8253625 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -30,7 +30,7 @@ servlet-security - 33.0.1.Final + 33.0.2.Final war Quickstart: servlet-security This project demonstrates servlet security in JBoss EAP @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/shared-doc/attributes.adoc b/shared-doc/attributes.adoc index 123c797790..b1c0be3170 100644 --- a/shared-doc/attributes.adoc +++ b/shared-doc/attributes.adoc @@ -62,7 +62,7 @@ ifndef::ProductRelease,EAPXPRelease[] :productImageVersion: 33.0 :githubRepoUrl: https://github.com/wildfly/quickstart/ :githubRepoCodeUrl: https://github.com/wildfly/quickstart.git -:WildFlyQuickStartRepoTag: 33.0.1.Final +:WildFlyQuickStartRepoTag: 33.0.2.Final :DocInfoProductName: Red Hat JBoss Enterprise Application Platform :DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform :DocInfoProductNumber: 8.0 diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 7e88aadb50..e5d5dcfd01 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -30,7 +30,7 @@ spring-resteasy - 33.0.1.Final + 33.0.2.Final war Quickstart: spring-resteasy This project demonstrates Spring with a JAX-RS RestEasy client @@ -49,7 +49,7 @@ 17 - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index 0b31798703..e8f257af67 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -30,7 +30,7 @@ tasks-jsf - 33.0.1.Final + 33.0.2.Final war Quickstart: tasks-jsf This project demonstrates how to use JPA persistence to manage tasks with JSF as view layer @@ -44,7 +44,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 7.0.0.Final diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index 5513f2fb1b..b935c96de8 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -30,7 +30,7 @@ temperature-converter - 33.0.1.Final + 33.0.2.Final war Quickstart: temperature-converter This project is a temperature converter. Given Celsius return Fahrenheit; Given Fahrenheit return Celsius @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index f25203ab4f..fd998fe26d 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -30,7 +30,7 @@ thread-racing - 33.0.1.Final + 33.0.2.Final war Quickstart: thread-racing A web application that triggers a thread race to complete Jakarta EE related tasks @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index b1c7215a24..141ae826e3 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -30,7 +30,7 @@ todo-backend - 33.0.1.Final + 33.0.2.Final war Quickstart: todo-backend This project demonstrates how to implement a Todo-Backend application to manage ToDos @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index 5e892f26d8..62b70d9eb6 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -30,7 +30,7 @@ websocket-endpoint - 33.0.1.Final + 33.0.2.Final war Quickstart: websocket-endpoint This project demonstrates how to use a WebSocket Endppoint @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index c80fc3d00f..abda02e667 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -30,7 +30,7 @@ websocket-hello - 33.0.1.Final + 33.0.2.Final war Quickstart: websocket-hello This project demonstrates a simple Hello WebSocket application @@ -45,7 +45,7 @@ - 33.0.1.Final + 33.0.2.Final ${version.server} 5.0.0.Final