diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index 31a23887b5..b0eb1b202b 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -30,7 +30,7 @@ batch-processing - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: batch-processing Shows how to use a Chunk oriented batch processing @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/bmt/pom.xml b/bmt/pom.xml index dcc3a78c7a..43570c9442 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -30,7 +30,7 @@ bmt - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: bmt This project demonstrates how to use Bean Managed Transactions @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/cmt/pom.xml b/cmt/pom.xml index 93de317d8a..099db08432 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -29,7 +29,7 @@ cmt - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: cmt This project demonstrates how to use transactions managed by the container @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/dist/pom.xml b/dist/pom.xml index 2b6c928c5f..8d93ca6e6d 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. --> - 36.0.1.Final-SNAPSHOT + 36.0.1.Final quickstarts-dist diff --git a/ee-security/pom.xml b/ee-security/pom.xml index 2e4d879192..94555d3f93 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -30,7 +30,7 @@ ee-security - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: ee-security This project demonstrates using EE security @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/ejb-multi-server/app-main/ear/pom.xml b/ejb-multi-server/app-main/ear/pom.xml index 1ec4fd77e8..39ac37b16f 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-multi-server-app-main-ear ear diff --git a/ejb-multi-server/app-main/ejb/pom.xml b/ejb-multi-server/app-main/ejb/pom.xml index 476f045b23..33e9bdc821 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-multi-server-app-main-ejb ejb diff --git a/ejb-multi-server/app-main/pom.xml b/ejb-multi-server/app-main/pom.xml index 113e91d685..68ccea59b4 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ../pom.xml ejb-multi-server-app-main diff --git a/ejb-multi-server/app-main/web/pom.xml b/ejb-multi-server/app-main/web/pom.xml index 7f843c6bea..6a31fd7d56 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-multi-server-app-main-web war diff --git a/ejb-multi-server/app-one/ear/pom.xml b/ejb-multi-server/app-one/ear/pom.xml index 132837fe47..9713812076 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-multi-server-app-one-ear ear diff --git a/ejb-multi-server/app-one/ejb/pom.xml b/ejb-multi-server/app-one/ejb/pom.xml index 0af8e528f0..f3e70cf97d 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-multi-server-app-one-ejb ejb diff --git a/ejb-multi-server/app-one/pom.xml b/ejb-multi-server/app-one/pom.xml index 6d08dc625d..946c2eef8f 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-multi-server-app-one pom diff --git a/ejb-multi-server/app-two/ear/pom.xml b/ejb-multi-server/app-two/ear/pom.xml index 365a6b6c41..4a50b1b208 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-multi-server-app-two-ear ear diff --git a/ejb-multi-server/app-two/ejb/pom.xml b/ejb-multi-server/app-two/ejb/pom.xml index fbefebaf63..0119e36bbd 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-multi-server-app-two-ejb ejb diff --git a/ejb-multi-server/app-two/pom.xml b/ejb-multi-server/app-two/pom.xml index 674983cf19..fb183839f6 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-multi-server-app-two pom diff --git a/ejb-multi-server/app-web/pom.xml b/ejb-multi-server/app-web/pom.xml index 9e68f068e6..79ba0b943d 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-multi-server-app-web war diff --git a/ejb-multi-server/client/pom.xml b/ejb-multi-server/client/pom.xml index 33e950cac1..18cb639c34 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-multi-server-client jar diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 009a9efc6f..cab5ea7d4a 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -29,7 +29,7 @@ ejb-multi-server - 36.0.1.Final-SNAPSHOT + 36.0.1.Final pom Quickstart: ejb-multi-server A project that demonstrates multiple applications deployed on different servers. @@ -49,7 +49,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index f54605d335..1dc1d6cf21 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -29,7 +29,7 @@ ejb-remote - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: ejb-remote This project demonstrates how to access an EJB from a remote client @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index 4cccdfa1d7..187e01b4e4 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -29,7 +29,7 @@ ejb-security-context-propagation - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: ejb-security-context-propagation This project demonstrates the security context propagation between remote EJBs @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index c351428b36..125835069f 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -29,7 +29,7 @@ ejb-security-programmatic-auth - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: ejb-security-programmatic-auth This project demonstrates how to authenticate remote clients using the programmatic API @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/ejb-throws-exception/ear/pom.xml b/ejb-throws-exception/ear/pom.xml index e17548602e..8010b0ae33 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-throws-exception-ear ear diff --git a/ejb-throws-exception/ejb-api/pom.xml b/ejb-throws-exception/ejb-api/pom.xml index 81a10695fa..640e048f68 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-throws-exception-ejb-api jar diff --git a/ejb-throws-exception/ejb/pom.xml b/ejb-throws-exception/ejb/pom.xml index 7457d2e1b7..64f8db3253 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-throws-exception-ejb ejb diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index c02f94bec3..8b90d8954e 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -29,7 +29,7 @@ ejb-throws-exception - 36.0.1.Final-SNAPSHOT + 36.0.1.Final pom Quickstart: ejb-throws-exception This project demonstrates how to throw an exception in an EJB and catch it in the web layer @@ -53,7 +53,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/ejb-throws-exception/web/pom.xml b/ejb-throws-exception/web/pom.xml index 5226199332..80010abaf0 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ejb-throws-exception-web war diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index c8f29927cf..8b6b08cbce 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -29,7 +29,7 @@ ejb-timer - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: ejb-timer A sample Jakarta EE project demonstrating how to use EJB timer (@Schedule and @Timeout). @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index c25cbdf67d..014fa61241 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: ejb-txn-remote-call-client The project is the application to be deployed on the client server to call the second server @@ -39,7 +39,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/ejb-txn-remote-call/pom.xml b/ejb-txn-remote-call/pom.xml index b0b3441619..b1f535ee78 100644 --- a/ejb-txn-remote-call/pom.xml +++ b/ejb-txn-remote-call/pom.xml @@ -29,7 +29,7 @@ ejb-txn-remote-call - 36.0.1.Final-SNAPSHOT + 36.0.1.Final pom Quickstart: ejb-txn-remote-call The project demonstrates how to make EJB remote calls from server to server with transaction propagation. diff --git a/ejb-txn-remote-call/server/pom.xml b/ejb-txn-remote-call/server/pom.xml index 5343b39e6b..18a855ea1b 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: ejb-txn-remote-call-server The project is the application to be deployed on the second server to receive the call @@ -39,7 +39,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index 56bbb3a7d5..919be8ac10 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -36,7 +36,7 @@ ha-singleton-deployment - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: HA Singleton Deployment This quickstart demonstrates the recommended way to deploy any service as a cluster-wide singleton. @@ -53,7 +53,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index 574e1e99fa..f6a4d784ae 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -31,7 +31,7 @@ ha-singleton-service - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: HA Singleton Service This quickstart demonstrates a singleton MSC service packaged in a war. @@ -48,7 +48,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 63d00f7c45..5ff5e6ac69 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -29,7 +29,7 @@ helloworld-jms - 36.0.1.Final-SNAPSHOT + 36.0.1.Final jar Quickstart: helloworld-jms A Helloworld JMS external producer/consumer client @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index daff0c1b20..542d7a3f8c 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ helloworld-mdb - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: helloworld-mdb This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index 66bb378df9..9ecacfeef9 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl-secured - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: helloworld-mutual-ssl-secured Securing helloworld Web app with mutual client ssl authentication and role-based access control @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index e90512994e..773a887a52 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -34,14 +34,14 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final helloworld-mutual-ssl - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: helloworld-mutual-ssl Helloworld Mutual SSL Authentication diff --git a/helloworld-rs/pom.xml b/helloworld-rs/pom.xml index 1b3081cd21..cf9c7a2d89 100644 --- a/helloworld-rs/pom.xml +++ b/helloworld-rs/pom.xml @@ -17,7 +17,7 @@ helloworld-rs - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: helloworld-rs A simple Hello World project that uses Jakarta RESTful Web Services @@ -34,7 +34,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index e2dbd34ff8..80d3bf10ce 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -30,7 +30,7 @@ helloworld-singleton - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: helloworld-singleton This project demonstrates a Hello World Singleton Session Bean with a JSF client @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index cd5955ca0d..89576c5f17 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -29,7 +29,7 @@ helloworld-ws - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: helloworld-ws This project demonstrates a Hello World JAX-WS web service @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 4eff68ef67..17e742ee1a 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -29,7 +29,7 @@ helloworld - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: helloworld Helloworld @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/hibernate/pom.xml b/hibernate/pom.xml index 5b0d229e64..94147dddca 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -30,7 +30,7 @@ hibernate - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: hibernate This project demonstrates how to use Hibernate ORM @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/http-custom-mechanism/custom-module/pom.xml b/http-custom-mechanism/custom-module/pom.xml index 11b4957cdd..60ec7aae01 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ../pom.xml diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 77a929fe40..d5d5787181 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -30,7 +30,7 @@ http-custom-mechanism - 36.0.1.Final-SNAPSHOT + 36.0.1.Final pom Quickstart: http-custom-mechanism This project demonstrates how to implement a custom HTTP authentication mechanism @@ -52,7 +52,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/http-custom-mechanism/webapp/pom.xml b/http-custom-mechanism/webapp/pom.xml index 7e534ce647..cc6e728fd6 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ../pom.xml http-custom-mechanism-webapp diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index d7ea89b12e..beeea01533 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -30,7 +30,7 @@ jaxrs-client - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: jaxrs-client A Jakarta REST Client API project @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 1c1436a1ba..fc9b72c299 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -29,7 +29,7 @@ jaxrs-jwt - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: jaxrs-jwt JWT authentication using Elytron @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 00e13f7990..7f8eb6d629 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -29,7 +29,7 @@ jaxws-ejb - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: jaxws-ejb This project is a working example of a JAX-WS web service EJB endpoint @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index e1fadea4b3..1f3d023f24 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -29,7 +29,7 @@ jaxws-retail - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: jaxws-retail This project is a working example of a JAX-WS web service retail endpoint @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/jsonp/pom.xml b/jsonp/pom.xml index f7907a0646..4b478d8683 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -29,7 +29,7 @@ jsonp - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: jsonp A starter Jakarta EE webapp project for use on JBoss EAP @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index cc98340edc..73f1b181ad 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -29,7 +29,7 @@ jta-crash-rec - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: jta-crash-rec This project demonstrates JTA crash recovery @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.0.Beta2 diff --git a/jts/application-component-1/pom.xml b/jts/application-component-1/pom.xml index 769fd6783c..71730843ab 100644 --- a/jts/application-component-1/pom.xml +++ b/jts/application-component-1/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 36.0.1.Final-SNAPSHOT + 36.0.1.Final jts-application-component-1 war diff --git a/jts/application-component-2/pom.xml b/jts/application-component-2/pom.xml index 46298de1a6..ee236dc5ec 100644 --- a/jts/application-component-2/pom.xml +++ b/jts/application-component-2/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 36.0.1.Final-SNAPSHOT + 36.0.1.Final jts-application-component-2 Quickstart: jts - application-component-2 diff --git a/jts/pom.xml b/jts/pom.xml index f42fb76ddf..346fbc6a77 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -30,7 +30,7 @@ jts - 36.0.1.Final-SNAPSHOT + 36.0.1.Final pom Quickstart: jts A project that demonstrates how to use CMT with JTS @@ -54,7 +54,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index c456deb8d1..060be737a7 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -29,7 +29,7 @@ kitchensink - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: kitchensink A starter Jakarta EE web application project for use in JBoss EAP @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/logging/pom.xml b/logging/pom.xml index 7d480d9803..e1f83a1dd7 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -29,7 +29,7 @@ logging - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: logging This project demonstrates logging in JBoss EAP @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/mail/pom.xml b/mail/pom.xml index 38a435b996..ac764bb6fe 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -30,7 +30,7 @@ mail - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: mail This project demonstrates how to send mail @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index 628f976253..43a552cfcb 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -29,7 +29,7 @@ messaging-clustering-singleton - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: messaging-clustering-singleton This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/micrometer/pom.xml b/micrometer/pom.xml index 65b4a15467..ca1a27b71a 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -15,7 +15,7 @@ micrometer - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: micrometer @@ -24,7 +24,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index 95a4710a8e..4c2ba95713 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -13,7 +13,7 @@ microprofile-config - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: microprofile-config @@ -22,7 +22,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index c07506fb5b..ac6e2a19e6 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -30,7 +30,7 @@ microprofile-fault-tolerance - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: microprofile-fault-tolerance @@ -55,7 +55,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index ac75479107..2f3bbebcd9 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -13,7 +13,7 @@ microprofile-health - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: microprofile-health @@ -21,7 +21,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index 508e027d23..eb80899263 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -29,7 +29,7 @@ microprofile-jwt - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: microprofile-jwt Example project making use of MicroProfile JWT @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index d7ee427b14..1fdb08125f 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -13,7 +13,7 @@ microprofile-lra - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: microprofile-lra @@ -21,7 +21,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index 66bc158429..8214c94437 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -14,7 +14,7 @@ microprofile-openapi - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: microprofile-openapi @@ -23,7 +23,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index 8e953a22a0..5a273defe3 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -29,7 +29,7 @@ microprofile-reactive-messaging-kafka - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: microprofile-reactive-messaging-kafka @@ -38,7 +38,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index f8464cb183..f86a18a361 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -28,7 +28,7 @@ microprofile-rest-client - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: microprofile-rest-client @@ -44,7 +44,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} ${version.server} diff --git a/numberguess/pom.xml b/numberguess/pom.xml index b5ee8f740f..c52547a117 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -29,7 +29,7 @@ numberguess - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: numberguess The numberguess project demonstrates the use of CDI and JSF in JBoss EAP @@ -46,7 +46,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index d124197894..1c43973896 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -13,7 +13,7 @@ opentelemetry-tracing - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: opentelemetry-tracing @@ -22,7 +22,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} ${version.server} diff --git a/pom.xml b/pom.xml index d21f4cb2d3..325df93bf4 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. --> - 36.0.1.Final-SNAPSHOT + 36.0.1.Final pom diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 04d3373863..b379b4d157 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ remote-helloworld-mdb - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: remote-helloworld-mdb This project demonstrates a hello world Message-Driven Bean with Servlet 6.0 as client to a remote Artemis instance @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/security-domain-to-domain/ear/pom.xml b/security-domain-to-domain/ear/pom.xml index 5268904617..cdeaba7ef1 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final security-domain-to-domain-ear ear diff --git a/security-domain-to-domain/ejb/pom.xml b/security-domain-to-domain/ejb/pom.xml index 8d6c490724..eec711dea3 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final security-domain-to-domain-ejb Quickstart: security-domain-to-domain - ejb diff --git a/security-domain-to-domain/pom.xml b/security-domain-to-domain/pom.xml index fcf7ee8048..428032597e 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -30,7 +30,7 @@ security-domain-to-domain - 36.0.1.Final-SNAPSHOT + 36.0.1.Final pom Quickstart: security-domain-to-domain This project demonstrates identity propagation between different security domains @@ -54,7 +54,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/security-domain-to-domain/test/pom.xml b/security-domain-to-domain/test/pom.xml index ebb3d01d53..2f450543b1 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final security-domain-to-domain-test diff --git a/security-domain-to-domain/web/pom.xml b/security-domain-to-domain/web/pom.xml index dbc0aa3fb6..eaa0f43bc4 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 - 36.0.1.Final-SNAPSHOT + 36.0.1.Final ../pom.xml security-domain-to-domain-web diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 8b34984842..0527e09fbf 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -30,7 +30,7 @@ servlet-async - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: servlet-async This project demonstrates an asynchronous Servlet @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index c6a7cc34a6..aa1ad0d94f 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -30,7 +30,7 @@ servlet-filterlistener - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: servlet-filterlistener This project demonstrates a Servlet Filter and Listener @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index 9aa53b577f..df850e3606 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -30,7 +30,7 @@ servlet-security - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: servlet-security This project demonstrates servlet security in JBoss EAP @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/shared-doc/attributes.adoc b/shared-doc/attributes.adoc index f62daaa63d..b20d6eab8e 100644 --- a/shared-doc/attributes.adoc +++ b/shared-doc/attributes.adoc @@ -57,7 +57,7 @@ ifndef::ProductRelease,EAPXPRelease[] :productVersion: 36 :githubRepoUrl: https://github.com/wildfly/quickstart/ :githubRepoCodeUrl: https://github.com/wildfly/quickstart.git -:WildFlyQuickStartRepoTag: 36.0.0.Final +:WildFlyQuickStartRepoTag: 36.0.1.Final :DocInfoProductName: Red Hat JBoss Enterprise Application Platform :DocInfoProductNameURL: red_hat_jboss_enterprise_application_platform :DocInfoPreviousProductName: jboss-enterprise-application-platform diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index 00aced80f2..d39b5b90a8 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -30,7 +30,7 @@ spring-resteasy - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: spring-resteasy This project demonstrates Spring with a Jakarta REST RestEasy client @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index 2c7c7b5fe3..04a7ec7fd3 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -30,7 +30,7 @@ tasks-jsf - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: tasks-jsf This project demonstrates how to use JPA persistence to manage tasks with JSF as view layer @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 8.0.0.Final diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index 984f8456df..650b413400 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -30,7 +30,7 @@ temperature-converter - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: temperature-converter This project is a temperature converter. Given Celsius return Fahrenheit; Given Fahrenheit return Celsius @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index d89ddc5250..3dec929d11 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -30,7 +30,7 @@ thread-racing - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: thread-racing A web application that triggers a thread race to complete Jakarta EE related tasks @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index 7178e256bc..484dbad0bf 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -30,7 +30,7 @@ todo-backend - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: todo-backend This project demonstrates how to implement a Todo-Backend application to manage ToDos @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index f7859ad8f9..da57323a9e 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -30,7 +30,7 @@ websocket-endpoint - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: websocket-endpoint This project demonstrates how to use a WebSocket Endppoint @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index 51a9ac6754..caaab9fe6b 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -30,7 +30,7 @@ websocket-hello - 36.0.1.Final-SNAPSHOT + 36.0.1.Final war Quickstart: websocket-hello This project demonstrates a simple Hello WebSocket application @@ -47,7 +47,7 @@ 17 - 36.0.0.Final + 36.0.1.Final ${version.server} 5.1.2.Final