From a466aa9bd7a77af11aad11cada9ba8a5ac376c21 Mon Sep 17 00:00:00 2001 From: James Perkins Date: Tue, 6 Oct 2020 08:44:36 -0700 Subject: [PATCH] Prepare for 3.0.0.Final --- 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/pom.xml | 2 +- pom.xml | 2 +- protocol-jmx/pom.xml | 2 +- testenricher-msc/pom.xml | 2 +- testng-integration/pom.xml | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/common-domain/pom.xml b/common-domain/pom.xml index 9a5fe646..18418381 100644 --- a/common-domain/pom.xml +++ b/common-domain/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/common/pom.xml b/common/pom.xml index 9d96dd3a..abc270ef 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/container-bootable/pom.xml b/container-bootable/pom.xml index 0140b447..693c8521 100644 --- a/container-bootable/pom.xml +++ b/container-bootable/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/container-embedded/pom.xml b/container-embedded/pom.xml index 0237f614..c8882546 100644 --- a/container-embedded/pom.xml +++ b/container-embedded/pom.xml @@ -28,7 +28,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/container-managed-domain/pom.xml b/container-managed-domain/pom.xml index d68cf804..f661ff45 100644 --- a/container-managed-domain/pom.xml +++ b/container-managed-domain/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml wildfly-arquillian-container-domain-managed diff --git a/container-managed/pom.xml b/container-managed/pom.xml index 99b5ea06..a1d4e4a0 100644 --- a/container-managed/pom.xml +++ b/container-managed/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/container-remote-domain/pom.xml b/container-remote-domain/pom.xml index 9113831b..a55db464 100644 --- a/container-remote-domain/pom.xml +++ b/container-remote-domain/pom.xml @@ -23,7 +23,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/container-remote/pom.xml b/container-remote/pom.xml index 2667fc7f..ae7ed595 100644 --- a/container-remote/pom.xml +++ b/container-remote/pom.xml @@ -23,7 +23,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/integration-tests/elytron/domain/pom.xml b/integration-tests/elytron/domain/pom.xml index 86c14741..d31700d2 100644 --- a/integration-tests/elytron/domain/pom.xml +++ b/integration-tests/elytron/domain/pom.xml @@ -21,7 +21,7 @@ elytron org.wildfly.arquillian - 3.0.0.Final-SNAPSHOT + 3.0.0.Final 4.0.0 diff --git a/integration-tests/elytron/pom.xml b/integration-tests/elytron/pom.xml index ffc15b62..bbe2b3ee 100644 --- a/integration-tests/elytron/pom.xml +++ b/integration-tests/elytron/pom.xml @@ -21,7 +21,7 @@ org.wildfly.arquillian integration-tests - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml 4.0.0 diff --git a/integration-tests/elytron/standalone/pom.xml b/integration-tests/elytron/standalone/pom.xml index 4061085b..33e9788f 100644 --- a/integration-tests/elytron/standalone/pom.xml +++ b/integration-tests/elytron/standalone/pom.xml @@ -21,7 +21,7 @@ org.wildfly.arquillian elytron - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c0af351f..beece91e 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index d30686e8..7427f39b 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ wildfly-arquillian-parent org.wildfly.arquillian - 3.0.0.Final-SNAPSHOT + 3.0.0.Final WildFly: Arquillian diff --git a/protocol-jmx/pom.xml b/protocol-jmx/pom.xml index 1f162582..1ed895b0 100644 --- a/protocol-jmx/pom.xml +++ b/protocol-jmx/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/testenricher-msc/pom.xml b/testenricher-msc/pom.xml index 49beb449..4083f7b7 100644 --- a/testenricher-msc/pom.xml +++ b/testenricher-msc/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/testng-integration/pom.xml b/testng-integration/pom.xml index 05f4322b..cf64100b 100644 --- a/testng-integration/pom.xml +++ b/testng-integration/pom.xml @@ -22,7 +22,7 @@ org.wildfly.arquillian wildfly-arquillian-parent - 3.0.0.Final-SNAPSHOT + 3.0.0.Final ../pom.xml