diff --git a/batch-processing/pom.xml b/batch-processing/pom.xml index 73b71671bb..6585e24e6f 100644 --- a/batch-processing/pom.xml +++ b/batch-processing/pom.xml @@ -30,7 +30,7 @@ batch-processing - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: batch-processing Shows how to use a Chunk oriented batch processing @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/bmt/pom.xml b/bmt/pom.xml index 05e38ebb95..217e74d516 100644 --- a/bmt/pom.xml +++ b/bmt/pom.xml @@ -30,7 +30,7 @@ bmt - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: bmt This project demonstrates how to use Bean Managed Transactions @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/cmt/pom.xml b/cmt/pom.xml index 983e0a3180..81f2cd8030 100644 --- a/cmt/pom.xml +++ b/cmt/pom.xml @@ -29,7 +29,7 @@ cmt - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: cmt This project demonstrates how to use transactions managed by the container @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/dist/pom.xml b/dist/pom.xml index a33f22ce91..c5d15f3964 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. --> - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 quickstarts-dist diff --git a/ee-security/pom.xml b/ee-security/pom.xml index aa39e180f8..a8c7847285 100644 --- a/ee-security/pom.xml +++ b/ee-security/pom.xml @@ -30,7 +30,7 @@ ee-security - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: ee-security This project demonstrates using EE security @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/ejb-multi-server/app-main/ear/pom.xml b/ejb-multi-server/app-main/ear/pom.xml index 2f90aea069..10deb5cd16 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 4508ace59b..3a3e46308d 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 74143c1109..bd124ea166 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 ../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 12511d9456..a86e696404 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 ff3d70b3bf..6237a4cb64 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 ba593e8bc5..974c829293 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 dd10d6010d..137375f13a 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 ad2c851e4a..3d33efffba 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 191059404f..df020adc84 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 9ad1efa550..a60e20fd1e 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 94ad497e7d..f0a24643ac 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 ejb-multi-server-app-web war diff --git a/ejb-multi-server/client/pom.xml b/ejb-multi-server/client/pom.xml index da47d3eb9f..eef969576d 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 ejb-multi-server-client jar diff --git a/ejb-multi-server/pom.xml b/ejb-multi-server/pom.xml index bc98459bbe..eb72373f75 100644 --- a/ejb-multi-server/pom.xml +++ b/ejb-multi-server/pom.xml @@ -29,7 +29,7 @@ ejb-multi-server - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 pom Quickstart: ejb-multi-server A project that demonstrates multiple applications deployed on different servers. @@ -47,10 +47,10 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 5.0.0.Beta3 + 5.0.0.Beta5 diff --git a/ejb-remote/pom.xml b/ejb-remote/pom.xml index ffb5f1cf71..673a5d69ac 100644 --- a/ejb-remote/pom.xml +++ b/ejb-remote/pom.xml @@ -29,7 +29,7 @@ ejb-remote - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: ejb-remote This project demonstrates how to access an EJB from a remote client @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/ejb-security-context-propagation/pom.xml b/ejb-security-context-propagation/pom.xml index 73d9c78ad0..fdf8ab03eb 100644 --- a/ejb-security-context-propagation/pom.xml +++ b/ejb-security-context-propagation/pom.xml @@ -29,7 +29,7 @@ ejb-security-context-propagation - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: ejb-security-context-propagation This project demonstrates the security context propagation between remote EJBs @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/ejb-security-programmatic-auth/pom.xml b/ejb-security-programmatic-auth/pom.xml index 90c7b794b7..84df516b63 100644 --- a/ejb-security-programmatic-auth/pom.xml +++ b/ejb-security-programmatic-auth/pom.xml @@ -29,7 +29,7 @@ ejb-security-programmatic-auth - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: ejb-security-programmatic-auth This project demonstrates how to authenticate remote clients using the programmatic API @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/ejb-throws-exception/ear/pom.xml b/ejb-throws-exception/ear/pom.xml index e5c52c457b..cd0a90d729 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 ejb-throws-exception-ear ear diff --git a/ejb-throws-exception/ejb-api/pom.xml b/ejb-throws-exception/ejb-api/pom.xml index ffeea7e017..7cbe585152 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 ejb-throws-exception-ejb-api jar diff --git a/ejb-throws-exception/ejb/pom.xml b/ejb-throws-exception/ejb/pom.xml index 6285d482e0..294373ea13 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 ejb-throws-exception-ejb ejb diff --git a/ejb-throws-exception/pom.xml b/ejb-throws-exception/pom.xml index 30a70eb961..82e6fe760d 100644 --- a/ejb-throws-exception/pom.xml +++ b/ejb-throws-exception/pom.xml @@ -29,7 +29,7 @@ ejb-throws-exception - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 pom Quickstart: ejb-throws-exception This project demonstrates how to throw an exception in an EJB and catch it in the web layer @@ -51,11 +51,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/ejb-throws-exception/web/pom.xml b/ejb-throws-exception/web/pom.xml index 884ecf12e9..66fc0140cf 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 ejb-throws-exception-web war diff --git a/ejb-timer/pom.xml b/ejb-timer/pom.xml index a0f3fcba71..862ad0820d 100644 --- a/ejb-timer/pom.xml +++ b/ejb-timer/pom.xml @@ -29,7 +29,7 @@ ejb-timer - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: ejb-timer A sample Jakarta EE project demonstrating how to use EJB timer (@Schedule and @Timeout). @@ -44,10 +44,10 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/ejb-txn-remote-call/client/pom.xml b/ejb-txn-remote-call/client/pom.xml index 6e25ca9e27..9902e2899a 100644 --- a/ejb-txn-remote-call/client/pom.xml +++ b/ejb-txn-remote-call/client/pom.xml @@ -30,17 +30,17 @@ ejb-txn-remote-call-client - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 + 32.0.0.Beta1 ${version.server} - 5.0.0.Beta3 + 5.0.0.Beta5 42.7.0 5.0.2.Final 6.0.0.Final diff --git a/ejb-txn-remote-call/pom.xml b/ejb-txn-remote-call/pom.xml index 12392ac747..3d508bd407 100644 --- a/ejb-txn-remote-call/pom.xml +++ b/ejb-txn-remote-call/pom.xml @@ -30,7 +30,7 @@ ejb-txn-remote-call - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 7f7a02ac4b..2e82f89c1b 100644 --- a/ejb-txn-remote-call/server/pom.xml +++ b/ejb-txn-remote-call/server/pom.xml @@ -30,18 +30,18 @@ ejb-txn-remote-call-server - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 + 32.0.0.Beta1 ${version.server} 7.0.0.Final - 5.0.0.Beta3 + 5.0.0.Beta5 5.0.2.Final 6.0.0.Final diff --git a/ha-singleton-deployment/pom.xml b/ha-singleton-deployment/pom.xml index beb23b35cc..dd6cc41d0c 100644 --- a/ha-singleton-deployment/pom.xml +++ b/ha-singleton-deployment/pom.xml @@ -36,7 +36,7 @@ ha-singleton-deployment - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 + 32.0.0.Beta1 diff --git a/ha-singleton-service/pom.xml b/ha-singleton-service/pom.xml index 5ad0cc3294..a9510bebcd 100644 --- a/ha-singleton-service/pom.xml +++ b/ha-singleton-service/pom.xml @@ -31,7 +31,7 @@ ha-singleton-service - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 jar Quickstart: HA Singleton Service This quickstart demonstrates a singleton MSC service packaged in a jar. @@ -46,7 +46,7 @@ - 31.0.0.Beta1 + 32.0.0.Beta1 diff --git a/helloworld-jms/pom.xml b/helloworld-jms/pom.xml index 76964b7020..8705cced4a 100644 --- a/helloworld-jms/pom.xml +++ b/helloworld-jms/pom.xml @@ -29,7 +29,7 @@ helloworld-jms - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 jar Quickstart: helloworld-jms A Helloworld JMS external producer/consumer client @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 5.10.0 diff --git a/helloworld-mdb/pom.xml b/helloworld-mdb/pom.xml index 185e1a1e9b..ad89e7d016 100644 --- a/helloworld-mdb/pom.xml +++ b/helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ helloworld-mdb - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: helloworld-mdb This project demonstrates a hello world Message-Driven Bean with Servlet 3.0 as client @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 5.10.0 diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml index 232724e557..d6355a920a 100644 --- a/helloworld-mutual-ssl-secured/pom.xml +++ b/helloworld-mutual-ssl-secured/pom.xml @@ -30,7 +30,7 @@ helloworld-mutual-ssl-secured - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: helloworld-mutual-ssl-secured Securing helloworld Web app with mutual client ssl authentication and role-based access control @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml index 9339e5e8dd..53b94b3289 100644 --- a/helloworld-mutual-ssl/pom.xml +++ b/helloworld-mutual-ssl/pom.xml @@ -32,15 +32,15 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 helloworld-mutual-ssl - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: helloworld-mutual-ssl Helloworld Mutual SSL Authentication diff --git a/helloworld-singleton/pom.xml b/helloworld-singleton/pom.xml index 888b26a32f..e31bf7fb2a 100644 --- a/helloworld-singleton/pom.xml +++ b/helloworld-singleton/pom.xml @@ -30,7 +30,7 @@ helloworld-singleton - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: helloworld-singleton This project demonstrates a Hello World Singleton Session Bean with a JSF client @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 5.9.1 diff --git a/helloworld-ws/pom.xml b/helloworld-ws/pom.xml index 9f85300d27..7b2af5401d 100644 --- a/helloworld-ws/pom.xml +++ b/helloworld-ws/pom.xml @@ -29,7 +29,7 @@ helloworld-ws - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: helloworld-ws This project demonstrates a Hello World JAX-WS web service @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/helloworld/pom.xml b/helloworld/pom.xml index f8cd4af1bc..cdd7c73461 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -29,7 +29,7 @@ helloworld - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: helloworld Helloworld @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/hibernate/pom.xml b/hibernate/pom.xml index f48b18ea13..3af45998ed 100644 --- a/hibernate/pom.xml +++ b/hibernate/pom.xml @@ -30,7 +30,7 @@ hibernate - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: hibernate This project demonstrates how to use Hibernate ORM @@ -45,12 +45,12 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 7.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 8.0.0.Beta1 + 5.0.0.Beta5 5.9.1 diff --git a/http-custom-mechanism/custom-module/pom.xml b/http-custom-mechanism/custom-module/pom.xml index ed4ea63409..a1e55f8989 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 ../pom.xml diff --git a/http-custom-mechanism/pom.xml b/http-custom-mechanism/pom.xml index 185d3ea8d0..f75edb3a7e 100644 --- a/http-custom-mechanism/pom.xml +++ b/http-custom-mechanism/pom.xml @@ -30,7 +30,7 @@ http-custom-mechanism - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 pom Quickstart: http-custom-mechanism This project demonstrates how to implement a custom HTTP authentication mechanism @@ -50,11 +50,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/http-custom-mechanism/webapp/pom.xml b/http-custom-mechanism/webapp/pom.xml index c0d415db06..e599ecce93 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 ../pom.xml http-custom-mechanism-webapp diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml index 470be246e2..19175cc104 100644 --- a/jaxrs-client/pom.xml +++ b/jaxrs-client/pom.xml @@ -30,7 +30,7 @@ jaxrs-client - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: jaxrs-client A JAX-RS Client API project @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 9.37.1 5.10.1 diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml index 849f4e3b02..1e5a95b4c2 100644 --- a/jaxrs-jwt/pom.xml +++ b/jaxrs-jwt/pom.xml @@ -29,7 +29,7 @@ jaxrs-jwt - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: jaxrs-jwt JWT authentication using Elytron @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 9.37.1 5.10.1 diff --git a/jaxws-ejb/pom.xml b/jaxws-ejb/pom.xml index 46806ff86a..21bb744a16 100644 --- a/jaxws-ejb/pom.xml +++ b/jaxws-ejb/pom.xml @@ -29,7 +29,7 @@ jaxws-ejb - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: jaxws-ejb This project is a working example of a JAX-WS web service EJB endpoint @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/jaxws-retail/pom.xml b/jaxws-retail/pom.xml index 897887c6a0..2ee1c125f5 100644 --- a/jaxws-retail/pom.xml +++ b/jaxws-retail/pom.xml @@ -43,11 +43,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 1.3.0.Final diff --git a/jsonp/pom.xml b/jsonp/pom.xml index 73cb0f9e19..46e11c9bdf 100644 --- a/jsonp/pom.xml +++ b/jsonp/pom.xml @@ -29,7 +29,7 @@ jsonp - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: jsonp A starter Jakarta EE webapp project for use on JBoss EAP @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/jta-crash-rec/pom.xml b/jta-crash-rec/pom.xml index ffc872f717..d1a8880ea9 100644 --- a/jta-crash-rec/pom.xml +++ b/jta-crash-rec/pom.xml @@ -29,7 +29,7 @@ jta-crash-rec - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: jta-crash-rec This project demonstrates JTA crash recovery @@ -44,7 +44,7 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} diff --git a/jts/application-component-1/pom.xml b/jts/application-component-1/pom.xml index 850c6d1547..6682db7971 100644 --- a/jts/application-component-1/pom.xml +++ b/jts/application-component-1/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 jts-application-component-1 war diff --git a/jts/application-component-2/pom.xml b/jts/application-component-2/pom.xml index 632260df31..d354629dbb 100644 --- a/jts/application-component-2/pom.xml +++ b/jts/application-component-2/pom.xml @@ -21,7 +21,7 @@ org.wildfly.quickstarts jts - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 jts-application-component-2 Quickstart: jts - application-component-2 diff --git a/jts/pom.xml b/jts/pom.xml index b47b7f8280..088d823537 100644 --- a/jts/pom.xml +++ b/jts/pom.xml @@ -30,7 +30,7 @@ jts - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 pom Quickstart: jts A project that demonstrates how to use CMT with JTS @@ -52,9 +52,9 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 5.0.0.Beta3 + 5.0.0.Beta5 diff --git a/kitchensink/pom.xml b/kitchensink/pom.xml index 4de65432b0..c17852baeb 100644 --- a/kitchensink/pom.xml +++ b/kitchensink/pom.xml @@ -29,7 +29,7 @@ kitchensink - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: kitchensink A starter Jakarta EE web application project for use in JBoss EAP @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/logging/pom.xml b/logging/pom.xml index 353c161879..738746c103 100644 --- a/logging/pom.xml +++ b/logging/pom.xml @@ -29,7 +29,7 @@ jboss-logging - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: logging This project demonstrates logging in JBoss EAP @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 5.10.1 diff --git a/mail/pom.xml b/mail/pom.xml index 08b856f27e..d641b36ffd 100644 --- a/mail/pom.xml +++ b/mail/pom.xml @@ -30,7 +30,7 @@ mail - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: mail This project demonstrates how to send mail @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 4.15.0 5.7.0 diff --git a/messaging-clustering-singleton/pom.xml b/messaging-clustering-singleton/pom.xml index 58905d2c8d..a811470b98 100644 --- a/messaging-clustering-singleton/pom.xml +++ b/messaging-clustering-singleton/pom.xml @@ -29,7 +29,7 @@ messaging-clustering-singleton - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 + 32.0.0.Beta1 diff --git a/micrometer/pom.xml b/micrometer/pom.xml index 0af25857bf..24ca424946 100644 --- a/micrometer/pom.xml +++ b/micrometer/pom.xml @@ -15,20 +15,20 @@ micrometer - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: micrometer - 31.0.0.Final + 32.0.0.Beta1 ${version.server} ${version.server} - 5.0.0.Beta3 - 11.0.0.Beta1 - 6.0.0.Final + 5.0.0.Beta5 + 11.0.0.Beta2 + 7.0.0.Beta1 diff --git a/microprofile-config/pom.xml b/microprofile-config/pom.xml index fc3a4cc0a6..6c6e0a5a6c 100644 --- a/microprofile-config/pom.xml +++ b/microprofile-config/pom.xml @@ -13,20 +13,20 @@ microprofile-config - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: microprofile-config - 31.0.0.Final + 32.0.0.Beta1 ${version.server} ${version.server} - 6.0.0.Final - 5.0.0.Beta3 - 11.0.0.Beta1 + 7.0.0.Beta1 + 5.0.0.Beta5 + 11.0.0.Beta2 diff --git a/microprofile-fault-tolerance/pom.xml b/microprofile-fault-tolerance/pom.xml index 8ea112aec0..ac82b73e81 100644 --- a/microprofile-fault-tolerance/pom.xml +++ b/microprofile-fault-tolerance/pom.xml @@ -30,7 +30,7 @@ microprofile-fault-tolerance - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: microprofile-fault-tolerance @@ -53,13 +53,13 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} ${version.server} - 6.0.0.Final - 5.0.0.Beta3 - 11.0.0.Beta1 + 7.0.0.Beta1 + 5.0.0.Beta5 + 11.0.0.Beta2 4.3.1 diff --git a/microprofile-health/pom.xml b/microprofile-health/pom.xml index e1f6020fca..182df2ee6c 100644 --- a/microprofile-health/pom.xml +++ b/microprofile-health/pom.xml @@ -13,19 +13,19 @@ microprofile-health - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: microprofile-health - 31.0.0.Final + 32.0.0.Beta1 ${version.server} ${version.server} - 6.0.0.Final - 5.0.0.Beta3 - 11.0.0.Beta1 + 7.0.0.Beta1 + 5.0.0.Beta5 + 11.0.0.Beta2 diff --git a/microprofile-jwt/pom.xml b/microprofile-jwt/pom.xml index b8f1215ee0..43a4bd1910 100644 --- a/microprofile-jwt/pom.xml +++ b/microprofile-jwt/pom.xml @@ -29,7 +29,7 @@ microprofile-jwt - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: microprofile-jwt Example project making use of MicroProfile JWT @@ -44,13 +44,13 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} ${version.server} - 6.0.0.Final - 5.0.0.Beta3 - 11.0.0.Beta1 + 7.0.0.Beta1 + 5.0.0.Beta5 + 11.0.0.Beta2 9.24.4.redhat-00001 1.1.6 diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml index a945c1482a..bd4d0831b1 100644 --- a/microprofile-lra/pom.xml +++ b/microprofile-lra/pom.xml @@ -13,19 +13,19 @@ microprofile-lra - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: microprofile-lra - 31.0.0.Final + 32.0.0.Beta1 ${version.server} ${version.server} - 6.0.0.Final - 5.0.0.Beta3 - 11.0.0.Beta1 + 7.0.0.Beta1 + 5.0.0.Beta5 + 11.0.0.Beta2 diff --git a/microprofile-openapi/pom.xml b/microprofile-openapi/pom.xml index c118f9ea4e..1264372fb3 100644 --- a/microprofile-openapi/pom.xml +++ b/microprofile-openapi/pom.xml @@ -14,20 +14,20 @@ microprofile-openapi - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: microprofile-openapi - 31.0.0.Final + 32.0.0.Beta1 ${version.server} ${version.server} - 6.0.0.Final - 5.0.0.Beta3 - 11.0.0.Beta1 + 7.0.0.Beta1 + 5.0.0.Beta5 + 11.0.0.Beta2 diff --git a/microprofile-reactive-messaging-kafka/pom.xml b/microprofile-reactive-messaging-kafka/pom.xml index 75b800f3a2..2e2400bdfd 100644 --- a/microprofile-reactive-messaging-kafka/pom.xml +++ b/microprofile-reactive-messaging-kafka/pom.xml @@ -29,20 +29,20 @@ microprofile-reactive-messaging-kafka - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: microprofile-reactive-messaging-kafka - 31.0.0.Final + 32.0.0.Beta1 ${version.server} ${version.server} - 6.0.0.Final - 5.0.0.Beta3 - 11.0.0.Beta1 + 7.0.0.Beta1 + 5.0.0.Beta5 + 11.0.0.Beta2 3.0.0 2.0.0.Final diff --git a/microprofile-rest-client/pom.xml b/microprofile-rest-client/pom.xml index 65bbc9dff7..a109a231e3 100644 --- a/microprofile-rest-client/pom.xml +++ b/microprofile-rest-client/pom.xml @@ -28,7 +28,7 @@ microprofile-rest-client - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: microprofile-rest-client @@ -42,13 +42,13 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} ${version.server} - 6.0.0.Final - 5.0.0.Beta3 - 11.0.0.Beta1 + 7.0.0.Beta1 + 5.0.0.Beta5 + 11.0.0.Beta2 6.2.6.Final 5.10.1 diff --git a/numberguess/pom.xml b/numberguess/pom.xml index 5c87520ec6..b4e245ee3d 100644 --- a/numberguess/pom.xml +++ b/numberguess/pom.xml @@ -29,7 +29,7 @@ numberguess - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: numberguess The numberguess project demonstrates the use of CDI and JSF in JBoss EAP @@ -44,11 +44,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/opentelemetry-tracing/pom.xml b/opentelemetry-tracing/pom.xml index 981258833b..c2be9387d9 100644 --- a/opentelemetry-tracing/pom.xml +++ b/opentelemetry-tracing/pom.xml @@ -13,20 +13,20 @@ opentelemetry-tracing - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: opentelemetry-tracing - 31.0.0.Final + 32.0.0.Beta1 ${version.server} ${version.server} - 5.0.0.Beta3 - 11.0.0.Beta1 - 6.0.0.Final + 5.0.0.Beta5 + 11.0.0.Beta2 + 7.0.0.Beta1 diff --git a/pom.xml b/pom.xml index bcd849d275..3549b29db9 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. --> - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 pom diff --git a/remote-helloworld-mdb/pom.xml b/remote-helloworld-mdb/pom.xml index 95d7325aea..10443fa940 100644 --- a/remote-helloworld-mdb/pom.xml +++ b/remote-helloworld-mdb/pom.xml @@ -30,7 +30,7 @@ remote-helloworld-mdb - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 5.10.0 diff --git a/security-domain-to-domain/ear/pom.xml b/security-domain-to-domain/ear/pom.xml index 209318b560..f036d4cc3c 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 0f25c3cf60..45b3ecd30e 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 ac35dd5eaf..9fa19f9e05 100644 --- a/security-domain-to-domain/pom.xml +++ b/security-domain-to-domain/pom.xml @@ -30,7 +30,7 @@ security-domain-to-domain - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 pom Quickstart: security-domain-to-domain This project demonstrates identity propagation between different security domains @@ -52,11 +52,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/security-domain-to-domain/test/pom.xml b/security-domain-to-domain/test/pom.xml index 0910ee639e..dddda58b7b 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 security-domain-to-domain-test diff --git a/security-domain-to-domain/web/pom.xml b/security-domain-to-domain/web/pom.xml index a6a8b993a1..53e2e60f19 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 - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 ../pom.xml security-domain-to-domain-web diff --git a/servlet-async/pom.xml b/servlet-async/pom.xml index af90615b06..209bca789c 100644 --- a/servlet-async/pom.xml +++ b/servlet-async/pom.xml @@ -30,7 +30,7 @@ servlet-async - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: servlet-async This project demonstrates an asynchronous Servlet @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 5.9.1 diff --git a/servlet-filterlistener/pom.xml b/servlet-filterlistener/pom.xml index d0dbc58c98..2addaa636e 100644 --- a/servlet-filterlistener/pom.xml +++ b/servlet-filterlistener/pom.xml @@ -30,7 +30,7 @@ servlet-filterlistener - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: servlet-filterlistener This project demonstrates a Servlet Filter and Listener @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 5.9.1 diff --git a/servlet-security/pom.xml b/servlet-security/pom.xml index 09ba56f7a6..8d8c03eabc 100644 --- a/servlet-security/pom.xml +++ b/servlet-security/pom.xml @@ -30,7 +30,7 @@ servlet-security - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: servlet-security This project demonstrates servlet security in JBoss EAP @@ -45,12 +45,12 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 7.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 8.0.0.Beta1 + 5.0.0.Beta5 5.9.1 diff --git a/spring-resteasy/pom.xml b/spring-resteasy/pom.xml index ff7671aac7..efcb1b2969 100644 --- a/spring-resteasy/pom.xml +++ b/spring-resteasy/pom.xml @@ -30,7 +30,7 @@ spring-resteasy - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: spring-resteasy This project demonstrates Spring with a JAX-RS RestEasy client @@ -49,11 +49,11 @@ 17 - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 6.0.4 diff --git a/tasks-jsf/pom.xml b/tasks-jsf/pom.xml index 0ec18080e6..1573ccbb74 100644 --- a/tasks-jsf/pom.xml +++ b/tasks-jsf/pom.xml @@ -30,7 +30,7 @@ tasks-jsf - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 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 + 32.0.0.Beta1 diff --git a/temperature-converter/pom.xml b/temperature-converter/pom.xml index ff41e57e2a..34cf1f9861 100644 --- a/temperature-converter/pom.xml +++ b/temperature-converter/pom.xml @@ -30,7 +30,7 @@ temperature-converter - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: temperature-converter This project is a temperature converter. Given Celsius return Fahrenheit; Given Fahrenheit return Celsius @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/template/pom.xml b/template/pom.xml index 4f641a6478..f01e0547ff 100644 --- a/template/pom.xml +++ b/template/pom.xml @@ -20,7 +20,7 @@ org.wildfly.quickstarts QUICKSTART_NAME - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: QUICKSTART_NAME - OPTIONAL_SUBFOLDER_NAME A short description of this quickstart diff --git a/thread-racing/pom.xml b/thread-racing/pom.xml index 57f47561cc..274db22f6c 100644 --- a/thread-racing/pom.xml +++ b/thread-racing/pom.xml @@ -30,7 +30,7 @@ thread-racing - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: thread-racing A web application that triggers a thread race to complete Jakarta EE related tasks @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 diff --git a/todo-backend/pom.xml b/todo-backend/pom.xml index 50a3b77402..402c1b14d0 100644 --- a/todo-backend/pom.xml +++ b/todo-backend/pom.xml @@ -30,7 +30,7 @@ todo-backend - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: todo-backend This project demonstrates how to implement a Todo-Backend application to manage ToDos @@ -45,12 +45,12 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 7.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 8.0.0.Beta1 + 5.0.0.Beta5 diff --git a/websocket-endpoint/pom.xml b/websocket-endpoint/pom.xml index 9483927fd4..6621c7601f 100644 --- a/websocket-endpoint/pom.xml +++ b/websocket-endpoint/pom.xml @@ -30,7 +30,7 @@ websocket-endpoint - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: websocket-endpoint This project demonstrates how to use a WebSocket Endppoint @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5 5.9.1 1.1.5 diff --git a/websocket-hello/pom.xml b/websocket-hello/pom.xml index a57ff330aa..db2ad70749 100644 --- a/websocket-hello/pom.xml +++ b/websocket-hello/pom.xml @@ -30,7 +30,7 @@ websocket-hello - 32.0.0.Beta1-SNAPSHOT + 32.0.0.Beta1 war Quickstart: websocket-hello This project demonstrates a simple Hello WebSocket application @@ -45,11 +45,11 @@ - 31.0.0.Final + 32.0.0.Beta1 ${version.server} - 6.0.0.Final - 5.0.0.Beta3 + 7.0.0.Beta1 + 5.0.0.Beta5