diff --git a/examples/cloud-default-config/pom.xml b/examples/cloud-default-config/pom.xml index d8e795cb..f4e3a653 100644 --- a/examples/cloud-default-config/pom.xml +++ b/examples/cloud-default-config/pom.xml @@ -12,11 +12,11 @@ 11 11 - 29.0.0.Final + 30.0.0.Beta1 4.2.0.Final 3.3.2 - 4.0.3.Final - 5.0.0.Final + 5.0.0.Beta1 + 6.0.0.Beta1 10.0.0 diff --git a/examples/docker-build/pom.xml b/examples/docker-build/pom.xml index a0f1ea4f..43b6f0f2 100644 --- a/examples/docker-build/pom.xml +++ b/examples/docker-build/pom.xml @@ -15,7 +15,7 @@ 10.0.0 3.3.2 4.2.0.Final - 29.0.0.Final + 30.0.0.Beta1 diff --git a/examples/elytron-oidc-client-auto-reg/pom.xml b/examples/elytron-oidc-client-auto-reg/pom.xml index 10692c93..cb33090f 100644 --- a/examples/elytron-oidc-client-auto-reg/pom.xml +++ b/examples/elytron-oidc-client-auto-reg/pom.xml @@ -13,9 +13,9 @@ 11 11 3.3.2 - 29.0.0.Final + 30.0.0.Beta1 4.2.0.Final - 4.0.3.Final + 5.0.0.Beta1 10.0.0 diff --git a/examples/elytron-oidc-client/pom.xml b/examples/elytron-oidc-client/pom.xml index 67acced7..632aed0f 100644 --- a/examples/elytron-oidc-client/pom.xml +++ b/examples/elytron-oidc-client/pom.xml @@ -14,8 +14,8 @@ 11 3.3.2 4.2.0.Final - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 10.0.0 diff --git a/examples/jms-broker/broker/pom.xml b/examples/jms-broker/broker/pom.xml index 78b3cb7a..c9e44feb 100644 --- a/examples/jms-broker/broker/pom.xml +++ b/examples/jms-broker/broker/pom.xml @@ -33,8 +33,8 @@ false 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/examples/jms-broker/mdb-consumer/pom.xml b/examples/jms-broker/mdb-consumer/pom.xml index 597340bb..8d17523c 100644 --- a/examples/jms-broker/mdb-consumer/pom.xml +++ b/examples/jms-broker/mdb-consumer/pom.xml @@ -33,8 +33,8 @@ false 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/examples/jms-broker/producer/pom.xml b/examples/jms-broker/producer/pom.xml index 607d8980..7dcc2ba9 100644 --- a/examples/jms-broker/producer/pom.xml +++ b/examples/jms-broker/producer/pom.xml @@ -33,8 +33,8 @@ false 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/examples/jsf-ejb-jpa/pom.xml b/examples/jsf-ejb-jpa/pom.xml index aed8d086..055c9c0f 100644 --- a/examples/jsf-ejb-jpa/pom.xml +++ b/examples/jsf-ejb-jpa/pom.xml @@ -13,8 +13,8 @@ 11 11 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final 10.0.0 diff --git a/examples/postgresql-multiple-datasources/pom.xml b/examples/postgresql-multiple-datasources/pom.xml index b32b0515..8583f23c 100644 --- a/examples/postgresql-multiple-datasources/pom.xml +++ b/examples/postgresql-multiple-datasources/pom.xml @@ -13,10 +13,10 @@ 11 11 3.3.2 - 29.0.0.Final + 30.0.0.Beta1 4.2.0.Final - 4.0.3.Final - 5.0.0.Final + 5.0.0.Beta1 + 6.0.0.Beta1 10.0.0 diff --git a/examples/postgresql-preview/pom.xml b/examples/postgresql-preview/pom.xml index 7ff14818..2155bcf1 100644 --- a/examples/postgresql-preview/pom.xml +++ b/examples/postgresql-preview/pom.xml @@ -13,10 +13,10 @@ 11 11 3.3.2 - 29.0.0.Final + 30.0.0.Beta1 4.2.0.Final - 4.0.3.Final - 5.0.0.Final + 5.0.0.Beta1 + 6.0.0.Beta1 diff --git a/examples/postgresql/pom.xml b/examples/postgresql/pom.xml index 1f1c7939..e1cef6b2 100644 --- a/examples/postgresql/pom.xml +++ b/examples/postgresql/pom.xml @@ -13,10 +13,10 @@ 11 11 3.3.2 - 29.0.0.Final + 30.0.0.Beta1 4.2.0.Final - 4.0.3.Final - 5.0.0.Final + 5.0.0.Beta1 + 6.0.0.Beta1 10.0.0 diff --git a/examples/saml-auto-reg/pom.xml b/examples/saml-auto-reg/pom.xml index e4cf85dc..72521f56 100644 --- a/examples/saml-auto-reg/pom.xml +++ b/examples/saml-auto-reg/pom.xml @@ -15,7 +15,7 @@ 3.3.2 28.0.1.Final 4.2.0.Final - 4.0.3.Final + 5.0.0.Beta1 10.0.0 22.0.1 diff --git a/examples/web-clustering/pom.xml b/examples/web-clustering/pom.xml index d4f89019..a422491a 100644 --- a/examples/web-clustering/pom.xml +++ b/examples/web-clustering/pom.xml @@ -13,8 +13,8 @@ 11 11 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final 10.0.0 diff --git a/test/test-app-advanced-extensions/pom.xml b/test/test-app-advanced-extensions/pom.xml index 3336a4af..cfa0fa35 100644 --- a/test/test-app-advanced-extensions/pom.xml +++ b/test/test-app-advanced-extensions/pom.xml @@ -30,8 +30,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-clustering/pom.xml b/test/test-app-clustering/pom.xml index 08d77a94..85bfeddd 100644 --- a/test/test-app-clustering/pom.xml +++ b/test/test-app-clustering/pom.xml @@ -14,8 +14,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-default-config/pom.xml b/test/test-app-default-config/pom.xml index ba2f3d6d..758c38ec 100644 --- a/test/test-app-default-config/pom.xml +++ b/test/test-app-default-config/pom.xml @@ -34,8 +34,8 @@ - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-ejb/pom.xml b/test/test-app-ejb/pom.xml index 456a5cd3..768e73d8 100644 --- a/test/test-app-ejb/pom.xml +++ b/test/test-app-ejb/pom.xml @@ -16,8 +16,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-elytron-oidc-client/pom.xml b/test/test-app-elytron-oidc-client/pom.xml index 93cd07e4..1e58706b 100644 --- a/test/test-app-elytron-oidc-client/pom.xml +++ b/test/test-app-elytron-oidc-client/pom.xml @@ -15,8 +15,8 @@ 10.0.0 UTF-8 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-extension/pom.xml b/test/test-app-extension/pom.xml index a39cac41..c44122e3 100644 --- a/test/test-app-extension/pom.xml +++ b/test/test-app-extension/pom.xml @@ -30,8 +30,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-extension2/pom.xml b/test/test-app-extension2/pom.xml index dacc9ee2..09df0f88 100644 --- a/test/test-app-extension2/pom.xml +++ b/test/test-app-extension2/pom.xml @@ -30,8 +30,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-invalid/pom.xml b/test/test-app-invalid/pom.xml index 3cb77d1d..812fb383 100644 --- a/test/test-app-invalid/pom.xml +++ b/test/test-app-invalid/pom.xml @@ -14,8 +14,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-jpa2lc/pom.xml b/test/test-app-jpa2lc/pom.xml index 3617b6bd..7c363f4d 100644 --- a/test/test-app-jpa2lc/pom.xml +++ b/test/test-app-jpa2lc/pom.xml @@ -16,8 +16,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-keycloak-saml/pom.xml b/test/test-app-keycloak-saml/pom.xml index dd94a5cb..b00234c9 100644 --- a/test/test-app-keycloak-saml/pom.xml +++ b/test/test-app-keycloak-saml/pom.xml @@ -16,7 +16,7 @@ 28.0.1.Final 4.2.0.Final - 4.0.3.Final + 5.0.0.Beta1 10.0.0 22.0.1 diff --git a/test/test-app-mdb/pom.xml b/test/test-app-mdb/pom.xml index 4e2af5bd..ceabd4ff 100644 --- a/test/test-app-mdb/pom.xml +++ b/test/test-app-mdb/pom.xml @@ -33,8 +33,8 @@ false 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-multi-deployments-invalid/pom.xml b/test/test-app-multi-deployments-invalid/pom.xml index 7efed8fb..5b4be9e8 100644 --- a/test/test-app-multi-deployments-invalid/pom.xml +++ b/test/test-app-multi-deployments-invalid/pom.xml @@ -13,8 +13,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-multi-deployments-legacy/pom.xml b/test/test-app-multi-deployments-legacy/pom.xml index 69b9df9c..84deb21f 100644 --- a/test/test-app-multi-deployments-legacy/pom.xml +++ b/test/test-app-multi-deployments-legacy/pom.xml @@ -13,8 +13,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-multi-deployments/pom.xml b/test/test-app-multi-deployments/pom.xml index 7efed8fb..5b4be9e8 100644 --- a/test/test-app-multi-deployments/pom.xml +++ b/test/test-app-multi-deployments/pom.xml @@ -13,8 +13,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-multi-deployments2/pom.xml b/test/test-app-multi-deployments2/pom.xml index 7efed8fb..5b4be9e8 100644 --- a/test/test-app-multi-deployments2/pom.xml +++ b/test/test-app-multi-deployments2/pom.xml @@ -13,8 +13,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-multi-deployments3/pom.xml b/test/test-app-multi-deployments3/pom.xml index 7efed8fb..5b4be9e8 100644 --- a/test/test-app-multi-deployments3/pom.xml +++ b/test/test-app-multi-deployments3/pom.xml @@ -13,8 +13,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-postgres/pom.xml b/test/test-app-postgres/pom.xml index 8e6d40e5..0a8925da 100644 --- a/test/test-app-postgres/pom.xml +++ b/test/test-app-postgres/pom.xml @@ -31,9 +31,9 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 5.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 6.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-postgresql-mysql/pom.xml b/test/test-app-postgresql-mysql/pom.xml index 0c2a1a44..168e62a6 100644 --- a/test/test-app-postgresql-mysql/pom.xml +++ b/test/test-app-postgresql-mysql/pom.xml @@ -14,9 +14,9 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final - 5.0.0.Final + 30.0.0.Beta1 + 5.0.0.Beta1 + 6.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-settings/pom.xml b/test/test-app-settings/pom.xml index 972507a4..3b194c5a 100644 --- a/test/test-app-settings/pom.xml +++ b/test/test-app-settings/pom.xml @@ -30,8 +30,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app-slim/pom.xml b/test/test-app-slim/pom.xml index 06759e6c..03890b97 100644 --- a/test/test-app-slim/pom.xml +++ b/test/test-app-slim/pom.xml @@ -14,8 +14,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/test-app/pom.xml b/test/test-app/pom.xml index 1a209d64..b731b05f 100644 --- a/test/test-app/pom.xml +++ b/test/test-app/pom.xml @@ -14,8 +14,8 @@ 11 10.0.0 3.3.2 - 29.0.0.Final - 4.0.3.Final + 30.0.0.Beta1 + 5.0.0.Beta1 4.2.0.Final diff --git a/test/vanilla-wildfly/test-app-local-provisioning/galleon/provisioning.xml b/test/vanilla-wildfly/test-app-local-provisioning/galleon/provisioning.xml index 714ffcdc..d98cc677 100644 --- a/test/vanilla-wildfly/test-app-local-provisioning/galleon/provisioning.xml +++ b/test/vanilla-wildfly/test-app-local-provisioning/galleon/provisioning.xml @@ -1,7 +1,7 @@ - + diff --git a/test/vanilla-wildfly/test-app-s2i-cli-scripts/pom.xml b/test/vanilla-wildfly/test-app-s2i-cli-scripts/pom.xml index 5bc4074f..1cbf09a5 100644 --- a/test/vanilla-wildfly/test-app-s2i-cli-scripts/pom.xml +++ b/test/vanilla-wildfly/test-app-s2i-cli-scripts/pom.xml @@ -9,7 +9,7 @@ SampleApp - 29.0.0.Final + 30.0.0.Beta1 4.2.0.Final diff --git a/test/vanilla-wildfly/test-app/pom.xml b/test/vanilla-wildfly/test-app/pom.xml index 6ab4c441..37abdec4 100644 --- a/test/vanilla-wildfly/test-app/pom.xml +++ b/test/vanilla-wildfly/test-app/pom.xml @@ -14,7 +14,7 @@ 11 10.0.0 3.3.2 - 29.0.0.Final + 30.0.0.Beta1 4.2.0.Final diff --git a/wildfly-builders/pom.xml b/wildfly-builders/pom.xml index 4564f869..946c947b 100644 --- a/wildfly-builders/pom.xml +++ b/wildfly-builders/pom.xml @@ -34,9 +34,9 @@ - 29.0.0.Final - 4.0.3.Final - 5.0.0.Final + 30.0.0.Beta1 + 5.0.0.Beta1 + 6.0.0.Beta1 4.2.0.Final