diff --git a/common/annotation-processor/pom.xml b/common/annotation-processor/pom.xml index b9134fd7..9cf6da6c 100644 --- a/common/annotation-processor/pom.xml +++ b/common/annotation-processor/pom.xml @@ -25,7 +25,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-common - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT annotation-processor diff --git a/common/bom/pom.xml b/common/bom/pom.xml index 9ae4325b..0fd91bf3 100644 --- a/common/bom/pom.xml +++ b/common/bom/pom.xml @@ -25,7 +25,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-common - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT bom diff --git a/common/junit-extension/pom.xml b/common/junit-extension/pom.xml index abfab747..05e56173 100644 --- a/common/junit-extension/pom.xml +++ b/common/junit-extension/pom.xml @@ -25,7 +25,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-common - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT junit-extension diff --git a/common/pom.xml b/common/pom.xml index 5dfc59d3..e40a0b97 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-parent - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-common pom diff --git a/images/cloud-server/pom.xml b/images/cloud-server/pom.xml index 98b4f551..506ab5cc 100644 --- a/images/cloud-server/pom.xml +++ b/images/cloud-server/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-test-images - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT image-cloud-server pom diff --git a/images/datasources/postgresql/pom.xml b/images/datasources/postgresql/pom.xml index cbe118f5..e1d81af2 100644 --- a/images/datasources/postgresql/pom.xml +++ b/images/datasources/postgresql/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-test-images - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT ../../pom.xml image-cloud-server-with-postgresql-datasource diff --git a/images/elytron-oidc-client/pom.xml b/images/elytron-oidc-client/pom.xml index 3b70d87d..2b16a142 100644 --- a/images/elytron-oidc-client/pom.xml +++ b/images/elytron-oidc-client/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-test-images - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT image-cloud-server-with-elytron-oidc-client pom diff --git a/images/microprofile-reactive-messaging-kafka/pom.xml b/images/microprofile-reactive-messaging-kafka/pom.xml index e3f03636..e79b28bf 100644 --- a/images/microprofile-reactive-messaging-kafka/pom.xml +++ b/images/microprofile-reactive-messaging-kafka/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-test-images - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT image-microprofile-reactive-messaging-kafka pom diff --git a/images/pom.xml b/images/pom.xml index 96f05e82..24fb20cc 100644 --- a/images/pom.xml +++ b/images/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-parent - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-test-images pom diff --git a/images/web-clustering/pom.xml b/images/web-clustering/pom.xml index fad28cd9..99b3288e 100644 --- a/images/web-clustering/pom.xml +++ b/images/web-clustering/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-test-images - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT image-cloud-server-with-web-clustering pom diff --git a/pom.xml b/pom.xml index 60bff465..8168ce69 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-parent - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT pom diff --git a/test-bom/pom.xml b/test-bom/pom.xml index 841858c6..3de3f2e7 100644 --- a/test-bom/pom.xml +++ b/test-bom/pom.xml @@ -25,7 +25,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-parent - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT ../pom.xml diff --git a/tests/clustering/pom.xml b/tests/clustering/pom.xml index 30f73d43..7a1119bc 100644 --- a/tests/clustering/pom.xml +++ b/tests/clustering/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-clustering pom diff --git a/tests/clustering/web-clustering/pom.xml b/tests/clustering/web-clustering/pom.xml index 4c7d87c9..b7f94c14 100644 --- a/tests/clustering/web-clustering/pom.xml +++ b/tests/clustering/web-clustering/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-clustering - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-web-clustering war diff --git a/tests/core/env-vars-override-model/pom.xml b/tests/core/env-vars-override-model/pom.xml index dc2582c1..ce1406af 100644 --- a/tests/core/env-vars-override-model/pom.xml +++ b/tests/core/env-vars-override-model/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-core - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-core-env-vars-override-model war diff --git a/tests/core/mpconfig-sources/pom.xml b/tests/core/mpconfig-sources/pom.xml index a9c1e53a..510c2978 100644 --- a/tests/core/mpconfig-sources/pom.xml +++ b/tests/core/mpconfig-sources/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-core - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-mp-config-sources war diff --git a/tests/core/pom.xml b/tests/core/pom.xml index 54727753..eea30853 100644 --- a/tests/core/pom.xml +++ b/tests/core/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-core pom diff --git a/tests/datasources/pom.xml b/tests/datasources/pom.xml index b9aa4330..870831a7 100644 --- a/tests/datasources/pom.xml +++ b/tests/datasources/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-datasources pom diff --git a/tests/datasources/postgresql/pom.xml b/tests/datasources/postgresql/pom.xml index 7f458235..e5373fc1 100644 --- a/tests/datasources/postgresql/pom.xml +++ b/tests/datasources/postgresql/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-datasources - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-ds-postgresql war diff --git a/tests/elytron-oidc-client/auto-registration/pom.xml b/tests/elytron-oidc-client/auto-registration/pom.xml index 8388af4a..93785369 100644 --- a/tests/elytron-oidc-client/auto-registration/pom.xml +++ b/tests/elytron-oidc-client/auto-registration/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-elytron-oidc-client - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-oidc-auto-registration war diff --git a/tests/elytron-oidc-client/pom.xml b/tests/elytron-oidc-client/pom.xml index 57647990..870240cc 100644 --- a/tests/elytron-oidc-client/pom.xml +++ b/tests/elytron-oidc-client/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-elytron-oidc-client pom diff --git a/tests/framework/app/pom.xml b/tests/framework/app/pom.xml index cc822d36..87659fdb 100644 --- a/tests/framework/app/pom.xml +++ b/tests/framework/app/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-framework - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-framework-app jar diff --git a/tests/framework/kubernetes/pom.xml b/tests/framework/kubernetes/pom.xml index e16fbb65..81ef68ee 100644 --- a/tests/framework/kubernetes/pom.xml +++ b/tests/framework/kubernetes/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-framework - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-framework-kubernetes war diff --git a/tests/framework/openshift/pom.xml b/tests/framework/openshift/pom.xml index db1561bd..c041b711 100644 --- a/tests/framework/openshift/pom.xml +++ b/tests/framework/openshift/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-framework - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-framework-openshift war diff --git a/tests/framework/pom.xml b/tests/framework/pom.xml index c1879d7a..d79818c6 100644 --- a/tests/framework/pom.xml +++ b/tests/framework/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-framework pom diff --git a/tests/manual/pom.xml b/tests/manual/pom.xml index f10733ca..407ca330 100644 --- a/tests/manual/pom.xml +++ b/tests/manual/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-manual pom diff --git a/tests/manual/rhosak/pom.xml b/tests/manual/rhosak/pom.xml index b9773433..04b8a41c 100644 --- a/tests/manual/rhosak/pom.xml +++ b/tests/manual/rhosak/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-manual - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-manual-rhoask war diff --git a/tests/microprofile/pom.xml b/tests/microprofile/pom.xml index c215a7ee..315fff3c 100644 --- a/tests/microprofile/pom.xml +++ b/tests/microprofile/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-microprofile pom diff --git a/tests/microprofile/reactive-messaging/pom.xml b/tests/microprofile/reactive-messaging/pom.xml index e4323240..5131b4c5 100644 --- a/tests/microprofile/reactive-messaging/pom.xml +++ b/tests/microprofile/reactive-messaging/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-microprofile - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-microprofile-reactive-messaging pom diff --git a/tests/microprofile/reactive-messaging/strimzi/pom.xml b/tests/microprofile/reactive-messaging/strimzi/pom.xml index 0d188eb1..0dfeb955 100644 --- a/tests/microprofile/reactive-messaging/strimzi/pom.xml +++ b/tests/microprofile/reactive-messaging/strimzi/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-microprofile-reactive-messaging - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests-microprofile-reactive-messaging-strimzi war diff --git a/tests/pom.xml b/tests/pom.xml index 09b78248..01221960 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -26,7 +26,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-parent - 1.0.0.Alpha2 + 1.0.0.Alpha3-SNAPSHOT wildfly-cloud-tests pom