From 7f29793c93a7677174b83bd106e993779863c5c2 Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Fri, 27 May 2022 11:24:24 -0700 Subject: [PATCH] Prepare for 4.0.0.Alpha4 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 f5d727f4..9cd124a2 100644 --- a/common-domain/pom.xml +++ b/common-domain/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index a0409198..bb459a64 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml diff --git a/container-bootable/pom.xml b/container-bootable/pom.xml index 198ccb30..d2835f48 100644 --- a/container-bootable/pom.xml +++ b/container-bootable/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml diff --git a/container-embedded/pom.xml b/container-embedded/pom.xml index a141540a..acf31fa9 100644 --- a/container-embedded/pom.xml +++ b/container-embedded/pom.xml @@ -28,7 +28,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml diff --git a/container-managed-domain/pom.xml b/container-managed-domain/pom.xml index a106d9dd..55744dc6 100644 --- a/container-managed-domain/pom.xml +++ b/container-managed-domain/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml wildfly-arquillian-container-domain-managed diff --git a/container-managed/pom.xml b/container-managed/pom.xml index 3eb95237..0f70ff5f 100644 --- a/container-managed/pom.xml +++ b/container-managed/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml diff --git a/container-remote-domain/pom.xml b/container-remote-domain/pom.xml index 37123805..411f8873 100644 --- a/container-remote-domain/pom.xml +++ b/container-remote-domain/pom.xml @@ -23,7 +23,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml diff --git a/container-remote/pom.xml b/container-remote/pom.xml index 1ef61dc1..0f3a3bd4 100644 --- a/container-remote/pom.xml +++ b/container-remote/pom.xml @@ -23,7 +23,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml diff --git a/integration-tests/elytron/domain/pom.xml b/integration-tests/elytron/domain/pom.xml index a848dae2..63040ba9 100644 --- a/integration-tests/elytron/domain/pom.xml +++ b/integration-tests/elytron/domain/pom.xml @@ -21,7 +21,7 @@ elytron org.wildfly.arquillian - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 4.0.0 diff --git a/integration-tests/elytron/pom.xml b/integration-tests/elytron/pom.xml index a0a2ab93..2132e693 100644 --- a/integration-tests/elytron/pom.xml +++ b/integration-tests/elytron/pom.xml @@ -21,7 +21,7 @@ org.wildfly.arquillian integration-tests - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml 4.0.0 diff --git a/integration-tests/elytron/standalone/pom.xml b/integration-tests/elytron/standalone/pom.xml index fea5289f..708e8e16 100644 --- a/integration-tests/elytron/standalone/pom.xml +++ b/integration-tests/elytron/standalone/pom.xml @@ -21,7 +21,7 @@ org.wildfly.arquillian elytron - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml 4.0.0 diff --git a/integration-tests/junit5-tests/pom.xml b/integration-tests/junit5-tests/pom.xml index 92b711ec..21559822 100644 --- a/integration-tests/junit5-tests/pom.xml +++ b/integration-tests/junit5-tests/pom.xml @@ -21,7 +21,7 @@ elytron org.wildfly.arquillian - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../elytron/pom.xml 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 61187c1a..d22fc9e5 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index db35e740..a6955f76 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ wildfly-arquillian-parent org.wildfly.arquillian - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 WildFly: Arquillian diff --git a/protocol-jmx/pom.xml b/protocol-jmx/pom.xml index ad459191..34e5547a 100644 --- a/protocol-jmx/pom.xml +++ b/protocol-jmx/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml diff --git a/testenricher-msc/pom.xml b/testenricher-msc/pom.xml index 4d4eaf8c..e105648a 100644 --- a/testenricher-msc/pom.xml +++ b/testenricher-msc/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml diff --git a/testng-integration/pom.xml b/testng-integration/pom.xml index 7960c44f..b78e77a1 100644 --- a/testng-integration/pom.xml +++ b/testng-integration/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 4.0.0.Alpha4-SNAPSHOT + 4.0.0.Alpha4 ../pom.xml