diff --git a/common/annotation-processor/pom.xml b/common/annotation-processor/pom.xml index 8355c954..b9134fd7 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-SNAPSHOT + 1.0.0.Alpha2 annotation-processor diff --git a/common/bom/pom.xml b/common/bom/pom.xml index bfc89b00..9ae4325b 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-SNAPSHOT + 1.0.0.Alpha2 bom diff --git a/common/junit-extension/pom.xml b/common/junit-extension/pom.xml index 9b899bd7..abfab747 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-SNAPSHOT + 1.0.0.Alpha2 junit-extension diff --git a/common/pom.xml b/common/pom.xml index d3f2233a..5dfc59d3 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-common pom diff --git a/images/cloud-server/pom.xml b/images/cloud-server/pom.xml index b8a8b793..98b4f551 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-SNAPSHOT + 1.0.0.Alpha2 image-cloud-server pom diff --git a/images/datasources/postgresql/pom.xml b/images/datasources/postgresql/pom.xml index 879c12df..cbe118f5 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-SNAPSHOT + 1.0.0.Alpha2 ../../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 b0b2f7a5..3b70d87d 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-SNAPSHOT + 1.0.0.Alpha2 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 34b140c0..e3f03636 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-SNAPSHOT + 1.0.0.Alpha2 image-microprofile-reactive-messaging-kafka pom diff --git a/images/pom.xml b/images/pom.xml index 306b61b1..96f05e82 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-test-images pom diff --git a/images/web-clustering/pom.xml b/images/web-clustering/pom.xml index 268a426c..fad28cd9 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-SNAPSHOT + 1.0.0.Alpha2 image-cloud-server-with-web-clustering pom diff --git a/pom.xml b/pom.xml index 64b1d81c..60bff465 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.wildfly.cloud-tests wildfly-cloud-tests-parent - 1.0.0.Alpha2-SNAPSHOT + 1.0.0.Alpha2 pom diff --git a/test-bom/pom.xml b/test-bom/pom.xml index 92c7ddde..841858c6 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-SNAPSHOT + 1.0.0.Alpha2 ../pom.xml diff --git a/tests/clustering/pom.xml b/tests/clustering/pom.xml index 88ded931..30f73d43 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-clustering pom diff --git a/tests/clustering/web-clustering/pom.xml b/tests/clustering/web-clustering/pom.xml index e90c8b92..4c7d87c9 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-SNAPSHOT + 1.0.0.Alpha2 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 0e341dae..dc2582c1 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-SNAPSHOT + 1.0.0.Alpha2 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 52751627..a9c1e53a 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-mp-config-sources war diff --git a/tests/core/pom.xml b/tests/core/pom.xml index 9e455364..54727753 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-core pom diff --git a/tests/datasources/pom.xml b/tests/datasources/pom.xml index c5c565c7..b9aa4330 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-datasources pom diff --git a/tests/datasources/postgresql/pom.xml b/tests/datasources/postgresql/pom.xml index 4b193950..7f458235 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-SNAPSHOT + 1.0.0.Alpha2 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 3049a226..8388af4a 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-oidc-auto-registration war diff --git a/tests/elytron-oidc-client/pom.xml b/tests/elytron-oidc-client/pom.xml index 2d21a673..57647990 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-elytron-oidc-client pom diff --git a/tests/framework/app/pom.xml b/tests/framework/app/pom.xml index 706c7bd1..cc822d36 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-framework-app jar diff --git a/tests/framework/kubernetes/pom.xml b/tests/framework/kubernetes/pom.xml index 6efeeb0d..e16fbb65 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-framework-kubernetes war diff --git a/tests/framework/openshift/pom.xml b/tests/framework/openshift/pom.xml index 47e6c9c5..db1561bd 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-framework-openshift war diff --git a/tests/framework/pom.xml b/tests/framework/pom.xml index d1ffd25b..c1879d7a 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-framework pom diff --git a/tests/manual/pom.xml b/tests/manual/pom.xml index a60f769a..f10733ca 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-manual pom diff --git a/tests/manual/rhosak/pom.xml b/tests/manual/rhosak/pom.xml index 2d17db73..b9773433 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-manual-rhoask war diff --git a/tests/microprofile/pom.xml b/tests/microprofile/pom.xml index 66fccab1..c215a7ee 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-microprofile pom diff --git a/tests/microprofile/reactive-messaging/pom.xml b/tests/microprofile/reactive-messaging/pom.xml index d9a540a6..e4323240 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-SNAPSHOT + 1.0.0.Alpha2 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 e4744ad1..0d188eb1 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests-microprofile-reactive-messaging-strimzi war diff --git a/tests/pom.xml b/tests/pom.xml index 4fe9f5ca..09b78248 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-SNAPSHOT + 1.0.0.Alpha2 wildfly-cloud-tests pom