diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index 71ae2a222f..3fd04bae97 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -30,7 +30,7 @@ batch-processing - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: batch-processing Shows how to use a Chunk oriented batch processing @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/bmt/pom.xml b/bmt/pom.xml index 2e507c0b80..abd6bdb9b5 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -30,7 +30,7 @@ bmt - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: bmt This project demonstrates how to use Bean Managed Transactions @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/cmt/pom.xml b/cmt/pom.xml index 8d7af7abd1..af085b801f 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -29,7 +29,7 @@ cmt - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: cmt This project demonstrates how to use transactions managed by the container @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/contacts-jquerymobile/functional-tests/pom.xml b/contacts-jquerymobile/functional-tests/pom.xml index c32bd64294..b2ea1a47f6 100644 --- a/contacts-jquerymobile/functional-tests/pom.xml +++ b/contacts-jquerymobile/functional-tests/pom.xml @@ -28,7 +28,7 @@ contacts-jquerymobile-test-webdriver - 31.0.1.Final-SNAPSHOT + 31.0.1.Final Quickstart: Contacts JQueryMobile test via WebDriver with Arquillian This project tests a Contacts JQueryMobile for use on JBoss EAP by WebDriver @@ -37,7 +37,7 @@ false 20231013.0.0.redhat-00001 - 31.0.0.Beta1 + 31.0.1.Final diff --git a/contacts-jquerymobile/pom.xml b/contacts-jquerymobile/pom.xml index 77c1678db1..e4009492ef 100644 --- a/contacts-jquerymobile/pom.xml +++ b/contacts-jquerymobile/pom.xml @@ -29,7 +29,7 @@ contacts-jquerymobile - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: contacts-jquerymobile A Jakarta EE HTML5 mobile web application for use with JBoss EAP @@ -44,7 +44,7 @@ - 31.0.0.Beta1 + 31.0.1.Final diff --git a/dist/pom.xml b/dist/pom.xml index b1d2187314..2a5c2aad50 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. --> - 31.0.1.Final-SNAPSHOT + 31.0.1.Final quickstarts-dist diff --git a/ee-security/pom.xml b/ee-security/pom.xml index e5cbecd16d..3d46e0cfdb 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -30,7 +30,7 @@ ee-security - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: ee-security This project demonstrates using EE security @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-multi-server/app-main/ear/pom.xml b/ejb-multi-server/app-main/ear/pom.xml index b02883d2f6..d5bb373d3a 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 - 31.0.1.Final-SNAPSHOT + 31.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 0e22fe182b..67086256d9 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 - 31.0.1.Final-SNAPSHOT + 31.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 dc5be2e870..c988dba922 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 - 31.0.1.Final-SNAPSHOT + 31.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 62eefb9147..466b4d0efd 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 - 31.0.1.Final-SNAPSHOT + 31.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 6290b711ca..f98fb395df 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 - 31.0.1.Final-SNAPSHOT + 31.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 05d5a91003..1bec35248a 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 - 31.0.1.Final-SNAPSHOT + 31.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 f94aad6ca4..9ac6cb0ab2 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 - 31.0.1.Final-SNAPSHOT + 31.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 183185d828..df297c0d61 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 - 31.0.1.Final-SNAPSHOT + 31.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 bdd5b0f551..4300b0bde7 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 - 31.0.1.Final-SNAPSHOT + 31.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 471277a002..ac742f52d7 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 - 31.0.1.Final-SNAPSHOT + 31.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 c74d25d4c8..bdc2254d7a 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 - 31.0.1.Final-SNAPSHOT + 31.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 13bbbea619..5955d73eba 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 - 31.0.1.Final-SNAPSHOT + 31.0.1.Final ejb-multi-server-client jar diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index 4cc8b5a181..5f05bd994a 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -29,7 +29,7 @@ ejb-multi-server - 31.0.1.Final-SNAPSHOT + 31.0.1.Final pom Quickstart: ejb-multi-server A project that demonstrates multiple applications deployed on different servers. @@ -47,7 +47,7 @@ - 31.0.0.Final + 31.0.1.Final diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index d4428f6c03..ee3935a1f9 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -29,7 +29,7 @@ ejb-remote - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: ejb-remote This project demonstrates how to access an EJB from a remote client @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index fd7d7581b1..3275ab31e6 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -29,7 +29,7 @@ ejb-security-context-propagation - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: ejb-security-context-propagation This project demonstrates the security context propagation between remote EJBs @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index e01dfbc03a..085fdd2eaa 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -29,7 +29,7 @@ ejb-security-programmatic-auth - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: ejb-security-programmatic-auth This project demonstrates how to authenticate remote clients using the programmatic API @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-throws-exception/ear/pom.xml b/ejb-throws-exception/ear/pom.xml index d2f0879755..ba80401e42 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 - 31.0.1.Final-SNAPSHOT + 31.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 99345fd506..b6a839cc73 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 - 31.0.1.Final-SNAPSHOT + 31.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 685ee21de0..30d0724a74 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 - 31.0.1.Final-SNAPSHOT + 31.0.1.Final ejb-throws-exception-ejb ejb diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 5619b93d80..1886f4a4c7 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -29,7 +29,7 @@ ejb-throws-exception - 31.0.1.Final-SNAPSHOT + 31.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 @@ -51,7 +51,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/ejb-throws-exception/web/pom.xml b/ejb-throws-exception/web/pom.xml index 579b884140..b1967f0a57 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 - 31.0.1.Final-SNAPSHOT + 31.0.1.Final ejb-throws-exception-web war diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index 7f997146c1..e43216401f 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -29,7 +29,7 @@ ejb-timer - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: ejb-timer A sample Jakarta EE project demonstrating how to use EJB timer (@Schedule and @Timeout). @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final 4.2.1.Final diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index b30fa4b6ac..11ac8e0e5d 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -30,14 +30,14 @@ ejb-txn-remote-call-client - 31.0.1.Final-SNAPSHOT + 31.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 - 31.0.0.Final + 31.0.1.Final ${version.server} 4.2.0.Final diff --git a/ejb-txn-remote-call/pom.xml b/ejb-txn-remote-call/pom.xml index 8e9c7863f6..a9f7bbca30 100644 --- a/ejb-txn-remote-call/pom.xml +++ b/ejb-txn-remote-call/pom.xml @@ -30,7 +30,7 @@ ejb-txn-remote-call - 31.0.1.Final-SNAPSHOT + 31.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 b74155b6eb..11f74acf35 100644 --- a/ejb-txn-remote-call/server/pom.xml +++ b/ejb-txn-remote-call/server/pom.xml @@ -30,14 +30,14 @@ ejb-txn-remote-call-server - 31.0.1.Final-SNAPSHOT + 31.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 - 31.0.0.Final + 31.0.1.Final ${version.server} 7.0.0.Final diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index 96d033cc25..b18ddc12a6 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -36,7 +36,7 @@ ha-singleton-deployment - 31.0.1.Final-SNAPSHOT + 31.0.1.Final ejb Quickstart: HA Singleton Deployment This quickstart demonstrates the recommended way to deploy any service as a cluster-wide singleton. @@ -51,7 +51,7 @@ - 31.0.0.Beta1 + 31.0.1.Final diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index 3038bbc35c..0282e87e46 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -31,7 +31,7 @@ ha-singleton-service - 31.0.1.Final-SNAPSHOT + 31.0.1.Final jar Quickstart: HA Singleton Service This quickstart demonstrates a singleton MSC service packaged in a jar. @@ -46,7 +46,7 @@ - 31.0.0.Beta1 + 31.0.1.Final diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index db87544612..c46d989b6a 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -29,7 +29,7 @@ helloworld-jms - 31.0.1.Final-SNAPSHOT + 31.0.1.Final jar Quickstart: helloworld-jms A Helloworld JMS external producer/consumer client @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index 69e2b3db15..34c87b8f5f 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ helloworld-mdb - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: helloworld-mdb This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index e9d103f89f..78681988b1 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl-secured - 31.0.1.Final-SNAPSHOT + 31.0.1.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 @@ - 31.0.0.Beta1 + 31.0.1.Final diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index c9942cd36b..7d7448f1e2 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: helloworld-mutual-ssl Helloworld Mutual SSL Authentication @@ -45,7 +45,7 @@ - 31.0.0.Beta1 + 31.0.1.Final diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index f9a3927562..3d149d97c4 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -30,7 +30,7 @@ helloworld-singleton - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: helloworld-singleton This project demonstrates a Hello World Singleton Session Bean with a JSF client @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index 91632d4afe..a269789f6e 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -29,7 +29,7 @@ helloworld-ws - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: helloworld-ws This project demonstrates a Hello World JAX-WS web service @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 18b65d747b..64f7863562 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -29,7 +29,7 @@ helloworld - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: helloworld Helloworld @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/hibernate/pom.xml b/hibernate/pom.xml index b8b3cfca3e..17df6fda5e 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -30,7 +30,7 @@ hibernate - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: hibernate This project demonstrates how to use Hibernate ORM @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/http-custom-mechanism/custom-module/pom.xml b/http-custom-mechanism/custom-module/pom.xml index ef6df224de..5dd1805c4b 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 - 31.0.1.Final-SNAPSHOT + 31.0.1.Final ../pom.xml diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 81cbb2da78..7336f613e6 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -30,7 +30,7 @@ http-custom-mechanism - 31.0.1.Final-SNAPSHOT + 31.0.1.Final pom Quickstart: http-custom-mechanism This project demonstrates how to implement a custom HTTP authentication mechanism @@ -50,7 +50,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/http-custom-mechanism/webapp/pom.xml b/http-custom-mechanism/webapp/pom.xml index ced29bdee3..374cc11220 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 - 31.0.1.Final-SNAPSHOT + 31.0.1.Final ../pom.xml http-custom-mechanism-webapp diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index 570f5b7dbc..f5b0249fe8 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -30,7 +30,7 @@ jaxrs-client - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: jaxrs-client A JAX-RS Client API project @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index c77a80fbce..678a7521a9 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -29,7 +29,7 @@ jaxrs-jwt - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: jaxrs-jwt JWT authentication using Elytron @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 9f2afffdad..d39feeecfd 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -29,7 +29,7 @@ jaxws-ejb - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: jaxws-ejb This project is a working example of a JAX-WS web service EJB endpoint @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index e219b48af7..a88d7b0f35 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -43,7 +43,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/jsonp/pom.xml b/jsonp/pom.xml index 1117b8d3f3..4416348941 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -29,7 +29,7 @@ jsonp - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: jsonp A starter Jakarta EE webapp project for use on JBoss EAP @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index 7f4e53f59c..793dc69e93 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -29,7 +29,7 @@ jta-crash-rec - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: jta-crash-rec This project demonstrates JTA crash recovery @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} diff --git a/jts/application-component-1/pom.xml b/jts/application-component-1/pom.xml index 2273e79b04..fafa84877e 100644 --- a/jts/application-component-1/pom.xml +++ b/jts/application-component-1/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 31.0.1.Final-SNAPSHOT + 31.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 f27fa15f84..611a424b40 100644 --- a/jts/application-component-2/pom.xml +++ b/jts/application-component-2/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 31.0.1.Final-SNAPSHOT + 31.0.1.Final jts-application-component-2 Quickstart: jts - application-component-2 diff --git a/jts/pom.xml b/jts/pom.xml index 706059f373..8bbe1e2a6a 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -30,7 +30,7 @@ jts - 31.0.1.Final-SNAPSHOT + 31.0.1.Final pom Quickstart: jts A project that demonstrates how to use CMT with JTS @@ -52,7 +52,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 4.2.1.Final diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index bd9a895064..d649118ce2 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -29,7 +29,7 @@ kitchensink - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: kitchensink A starter Jakarta EE web application project for use in JBoss EAP @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/logging/pom.xml b/logging/pom.xml index 4cbf77c802..ab61126d80 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -29,7 +29,7 @@ jboss-logging - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: logging This project demonstrates logging in JBoss EAP @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/mail/pom.xml b/mail/pom.xml index 7b4935333f..b1affd1919 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -30,7 +30,7 @@ mail - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: mail This project demonstrates how to send mail @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index a0330d4349..e1a95bb47d 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -29,7 +29,7 @@ messaging-clustering-singleton - 31.0.1.Final-SNAPSHOT + 31.0.1.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 @@ - 31.0.0.Beta1 + 31.0.1.Final diff --git a/micrometer/pom.xml b/micrometer/pom.xml index 9c8bf38e39..694b4d7231 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -15,14 +15,14 @@ micrometer - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: micrometer - 31.0.0.Final + 31.0.1.Final ${version.server} 4.2.1.Final diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index f81533d2ee..2063b914d2 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -13,14 +13,14 @@ microprofile-config - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: microprofile-config - 31.0.0.Final + 31.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 3db5730c61..fa8e981b8b 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -30,7 +30,7 @@ microprofile-fault-tolerance - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: microprofile-fault-tolerance @@ -53,7 +53,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index 2ca09cd766..480c86686a 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -13,13 +13,13 @@ microprofile-health - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: microprofile-health - 31.0.0.Final + 31.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index 165e542a4b..65b509ca1e 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -29,7 +29,7 @@ microprofile-jwt - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: microprofile-jwt Example project making use of MicroProfile JWT @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index 9e2a00bbbf..0469b8a3cd 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -13,13 +13,13 @@ microprofile-lra - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: microprofile-lra - 31.0.0.Final + 31.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index cf7d466071..1b843a703c 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -14,14 +14,14 @@ microprofile-openapi - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: microprofile-openapi - 31.0.0.Final + 31.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index 3a765ebb05..abe8302f25 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -29,14 +29,14 @@ microprofile-reactive-messaging-kafka - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: microprofile-reactive-messaging-kafka - 31.0.0.Final + 31.0.1.Final ${version.server} ${version.server} diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index d604623847..8eddad7363 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -28,7 +28,7 @@ microprofile-rest-client - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: microprofile-rest-client @@ -42,7 +42,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} ${version.server} diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 62a1599dee..0611834c9c 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -29,7 +29,7 @@ numberguess - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: numberguess The numberguess project demonstrates the use of CDI and JSF in JBoss EAP @@ -44,7 +44,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index 425afd8552..8580e654a5 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -13,14 +13,14 @@ opentelemetry-tracing - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: opentelemetry-tracing - 31.0.0.Final + 31.0.1.Final ${version.server} 4.2.1.Final diff --git a/pom.xml b/pom.xml index d5054507f8..02d2d2aa16 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. --> - 31.0.1.Final-SNAPSHOT + 31.0.1.Final pom diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 38635fc61d..2f4e3c62f4 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ remote-helloworld-mdb - 31.0.1.Final-SNAPSHOT + 31.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 @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/security-domain-to-domain/ear/pom.xml b/security-domain-to-domain/ear/pom.xml index bb0b1c191e..9ea2083f32 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 - 31.0.1.Final-SNAPSHOT + 31.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 846fd0fd7d..609328c2bb 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 - 31.0.1.Final-SNAPSHOT + 31.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 78823788f0..942bf0d5ae 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -30,7 +30,7 @@ security-domain-to-domain - 31.0.1.Final-SNAPSHOT + 31.0.1.Final pom Quickstart: security-domain-to-domain This project demonstrates identity propagation between different security domains @@ -51,7 +51,7 @@ - 31.0.0.Beta1 + 31.0.1.Final diff --git a/security-domain-to-domain/web/pom.xml b/security-domain-to-domain/web/pom.xml index ac91cc3443..14473b2a3d 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 - 31.0.1.Final-SNAPSHOT + 31.0.1.Final ../pom.xml security-domain-to-domain-web diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index 40f9bbb18f..e2339826ae 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -30,7 +30,7 @@ servlet-async - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: servlet-async This project demonstrates an asynchronous Servlet @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index f61e0c8f8e..4371f97aad 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -30,7 +30,7 @@ servlet-filterlistener - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: servlet-filterlistener This project demonstrates a Servlet Filter and Listener @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index dc13e99bc0..eeb5be64ce 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -30,7 +30,7 @@ servlet-security - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: servlet-security This project demonstrates servlet security in JBoss EAP @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/shared-doc/attributes.adoc b/shared-doc/attributes.adoc index c7fae8bffb..16d573e22e 100644 --- a/shared-doc/attributes.adoc +++ b/shared-doc/attributes.adoc @@ -62,7 +62,7 @@ ifndef::ProductRelease,EAPXPRelease[] :productImageVersion: 31.0 :githubRepoUrl: https://github.com/wildfly/quickstart/ :githubRepoCodeUrl: https://github.com/wildfly/quickstart.git -:WildFlyQuickStartRepoTag: 31.0.0.Final +:WildFlyQuickStartRepoTag: 31.0.1.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/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index f68bce4323..954f47b2c7 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -30,7 +30,7 @@ spring-resteasy - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: spring-resteasy This project demonstrates Spring with a JAX-RS RestEasy client @@ -49,7 +49,7 @@ 17 - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index b1b0f70978..fecbba52d0 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -30,7 +30,7 @@ tasks-jsf - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: tasks-jsf This project demonstrates how to use JPA persistence to manage tasks with JSF as view layer @@ -45,7 +45,7 @@ - 31.0.0.Beta1 + 31.0.1.Final diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index ac1bcfea52..e7888a632e 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -30,7 +30,7 @@ temperature-converter - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: temperature-converter This project is a temperature converter. Given Celsius return Fahrenheit; Given Fahrenheit return Celsius @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/template/pom.xml b/template/pom.xml index d63de00eaa..651beadcc0 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -20,7 +20,7 @@ org.wildfly.quickstarts QUICKSTART_NAME - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: QUICKSTART_NAME - OPTIONAL_SUBFOLDER_NAME A short description of this quickstart @@ -39,7 +39,7 @@ filtered resources, i.e. build is platform dependent! --> UTF-8 - 31.0.0.Beta1 + 31.0.1.Final diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index 71de5c220f..2c517771ed 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -30,7 +30,7 @@ thread-racing - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: thread-racing A web application that triggers a thread race to complete Jakarta EE related tasks @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index a7af9d691b..97e886ee66 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -30,7 +30,7 @@ todo-backend - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: todo-backend This project demonstrates how to implement a Todo-Backend application to manage ToDos @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index 21d4faf4d6..e4e4110ebf 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -30,7 +30,7 @@ websocket-endpoint - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: websocket-endpoint This project demonstrates how to use a WebSocket Endppoint @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index 49ba655b13..3b01aea793 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -30,7 +30,7 @@ websocket-hello - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: websocket-hello This project demonstrates a simple Hello WebSocket application @@ -45,7 +45,7 @@ - 31.0.0.Final + 31.0.1.Final ${version.server} 6.0.0.Final diff --git a/wsat-simple/pom.xml b/wsat-simple/pom.xml index ce388cd218..c448c9c56a 100644 --- a/wsat-simple/pom.xml +++ b/wsat-simple/pom.xml @@ -30,7 +30,7 @@ wsat-simple - 31.0.1.Final-SNAPSHOT + 31.0.1.Final war Quickstart: wsat-simple This project demonstrates a WS-AT enabled JAX-WS Web service bundled in a WAR archive @@ -45,7 +45,7 @@ - 31.0.0.Beta1 + 31.0.1.Final diff --git a/wsba-coordinator-completion-simple/pom.xml b/wsba-coordinator-completion-simple/pom.xml index a4947adabd..f514296e80 100644 --- a/wsba-coordinator-completion-simple/pom.xml +++ b/wsba-coordinator-completion-simple/pom.xml @@ -30,7 +30,7 @@ wsba-coordinator-completion-simple - 31.0.1.Final-SNAPSHOT + 31.0.1.Final jar Quickstart: wsba-coordinator-completion-simple This project demonstrates WS-BA with Coordinator Driven Completion @@ -45,7 +45,7 @@ - 31.0.0.Beta1 + 31.0.1.Final diff --git a/wsba-participant-completion-simple/pom.xml b/wsba-participant-completion-simple/pom.xml index 30836d6f0b..44812d05fc 100644 --- a/wsba-participant-completion-simple/pom.xml +++ b/wsba-participant-completion-simple/pom.xml @@ -30,7 +30,7 @@ wsba-participant-completion-simple - 31.0.1.Final-SNAPSHOT + 31.0.1.Final jar Quickstart: wsba-participant-completion-simple This project demonstrates WS-BA with Participant Driven Completion @@ -45,7 +45,7 @@ - 31.0.0.Beta1 + 31.0.1.Final