From c7168dafe6293ee7c2ab53cefb9e8ff055d6bea8 Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Wed, 8 Dec 2021 12:59:09 -0800 Subject: [PATCH] Prepare for 5.0.0.Alpha2 release Signed-off-by: James R. Perkins --- common-domain/pom.xml | 2 +- common/pom.xml | 2 +- container-bootable/pom.xml | 2 +- container-embedded/pom.xml | 2 +- container-managed-domain/pom.xml | 2 +- container-managed/pom.xml | 2 +- container-remote-domain/pom.xml | 2 +- container-remote/pom.xml | 2 +- integration-tests/elytron/domain/pom.xml | 2 +- integration-tests/elytron/pom.xml | 2 +- integration-tests/elytron/standalone/pom.xml | 2 +- integration-tests/junit5-tests/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 2 +- protocol-jmx/pom.xml | 2 +- testenricher-msc/pom.xml | 2 +- testng-integration/pom.xml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/common-domain/pom.xml b/common-domain/pom.xml index 28159926..ef1ed461 100644 --- a/common-domain/pom.xml +++ b/common-domain/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index ec8f15a9..7e4fc6f6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml diff --git a/container-bootable/pom.xml b/container-bootable/pom.xml index 7d10f30c..2c709920 100644 --- a/container-bootable/pom.xml +++ b/container-bootable/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml diff --git a/container-embedded/pom.xml b/container-embedded/pom.xml index aa9d8a45..af0cfd52 100644 --- a/container-embedded/pom.xml +++ b/container-embedded/pom.xml @@ -28,7 +28,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml diff --git a/container-managed-domain/pom.xml b/container-managed-domain/pom.xml index a982eca1..448c56f7 100644 --- a/container-managed-domain/pom.xml +++ b/container-managed-domain/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml wildfly-arquillian-container-domain-managed diff --git a/container-managed/pom.xml b/container-managed/pom.xml index a4117056..2188f711 100644 --- a/container-managed/pom.xml +++ b/container-managed/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml diff --git a/container-remote-domain/pom.xml b/container-remote-domain/pom.xml index 52637dde..cb792048 100644 --- a/container-remote-domain/pom.xml +++ b/container-remote-domain/pom.xml @@ -23,7 +23,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml diff --git a/container-remote/pom.xml b/container-remote/pom.xml index f174e876..c0576a63 100644 --- a/container-remote/pom.xml +++ b/container-remote/pom.xml @@ -23,7 +23,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml diff --git a/integration-tests/elytron/domain/pom.xml b/integration-tests/elytron/domain/pom.xml index a21210a8..b33e01fb 100644 --- a/integration-tests/elytron/domain/pom.xml +++ b/integration-tests/elytron/domain/pom.xml @@ -21,7 +21,7 @@ elytron org.wildfly.arquillian - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 4.0.0 diff --git a/integration-tests/elytron/pom.xml b/integration-tests/elytron/pom.xml index 8aa394d0..5f396215 100644 --- a/integration-tests/elytron/pom.xml +++ b/integration-tests/elytron/pom.xml @@ -21,7 +21,7 @@ org.wildfly.arquillian integration-tests - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml 4.0.0 diff --git a/integration-tests/elytron/standalone/pom.xml b/integration-tests/elytron/standalone/pom.xml index d06beb58..3f88af8e 100644 --- a/integration-tests/elytron/standalone/pom.xml +++ b/integration-tests/elytron/standalone/pom.xml @@ -21,7 +21,7 @@ org.wildfly.arquillian elytron - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml 4.0.0 diff --git a/integration-tests/junit5-tests/pom.xml b/integration-tests/junit5-tests/pom.xml index 049c7e4d..2c9d9df9 100644 --- a/integration-tests/junit5-tests/pom.xml +++ b/integration-tests/junit5-tests/pom.xml @@ -21,7 +21,7 @@ elytron org.wildfly.arquillian - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../elytron/pom.xml 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 3623d603..a5689d24 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index ad493e8f..3d3a6e8f 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ wildfly-arquillian-parent org.wildfly.arquillian - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 WildFly: Arquillian diff --git a/protocol-jmx/pom.xml b/protocol-jmx/pom.xml index 26097aef..aababac8 100644 --- a/protocol-jmx/pom.xml +++ b/protocol-jmx/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml diff --git a/testenricher-msc/pom.xml b/testenricher-msc/pom.xml index 37484fb3..725f9e83 100644 --- a/testenricher-msc/pom.xml +++ b/testenricher-msc/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml diff --git a/testng-integration/pom.xml b/testng-integration/pom.xml index 70a902af..8c3c43ea 100644 --- a/testng-integration/pom.xml +++ b/testng-integration/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 5.0.0.Alpha2-SNAPSHOT + 5.0.0.Alpha2 ../pom.xml