From 1524bbaa45ab5bd25d03901fd4cfbe75f845e7be Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Thu, 11 Apr 2024 19:26:43 -0700 Subject: [PATCH] Prepare for 5.0.0.Final release Signed-off-by: James R. Perkins --- core/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 2 +- tests/bootable-tests/pom.xml | 2 +- tests/domain-tests/pom.xml | 2 +- tests/pom.xml | 2 +- tests/shared/pom.xml | 2 +- tests/standalone-tests/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e679ea35..85258e7e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -10,7 +10,7 @@ org.wildfly.plugins wildfly-maven-plugin-parent - 5.0.0.Beta6-SNAPSHOT + 5.0.0.Final wildfly-plugin-core diff --git a/plugin/pom.xml b/plugin/pom.xml index 1a7bf57e..c534b7e4 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -10,7 +10,7 @@ org.wildfly.plugins wildfly-maven-plugin-parent - 5.0.0.Beta6-SNAPSHOT + 5.0.0.Final wildfly-maven-plugin diff --git a/pom.xml b/pom.xml index 3abecb84..fb28df77 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.wildfly.plugins wildfly-maven-plugin-parent - 5.0.0.Beta6-SNAPSHOT + 5.0.0.Final pom WildFly Maven Plugin - Parent diff --git a/tests/bootable-tests/pom.xml b/tests/bootable-tests/pom.xml index fa98ce89..0f340d88 100644 --- a/tests/bootable-tests/pom.xml +++ b/tests/bootable-tests/pom.xml @@ -10,7 +10,7 @@ org.wildfly.plugins wildfly-maven-plugin-tests - 5.0.0.Beta6-SNAPSHOT + 5.0.0.Final wildfly-maven-plugin-bootable-tests diff --git a/tests/domain-tests/pom.xml b/tests/domain-tests/pom.xml index 9a7c2c94..a5af34fd 100644 --- a/tests/domain-tests/pom.xml +++ b/tests/domain-tests/pom.xml @@ -10,7 +10,7 @@ org.wildfly.plugins wildfly-maven-plugin-tests - 5.0.0.Beta6-SNAPSHOT + 5.0.0.Final wildfly-maven-plugin-domain-tests diff --git a/tests/pom.xml b/tests/pom.xml index af2ef2c7..00cc05e6 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -10,7 +10,7 @@ org.wildfly.plugins wildfly-maven-plugin-parent - 5.0.0.Beta6-SNAPSHOT + 5.0.0.Final 4.0.0 diff --git a/tests/shared/pom.xml b/tests/shared/pom.xml index ab8270b0..8c94e4c4 100644 --- a/tests/shared/pom.xml +++ b/tests/shared/pom.xml @@ -10,7 +10,7 @@ org.wildfly.plugins wildfly-maven-plugin-tests - 5.0.0.Beta6-SNAPSHOT + 5.0.0.Final 4.0.0 diff --git a/tests/standalone-tests/pom.xml b/tests/standalone-tests/pom.xml index ec3102d1..8fc61eb5 100644 --- a/tests/standalone-tests/pom.xml +++ b/tests/standalone-tests/pom.xml @@ -10,7 +10,7 @@ org.wildfly.plugins wildfly-maven-plugin-tests - 5.0.0.Beta6-SNAPSHOT + 5.0.0.Final wildfly-maven-plugin-standalone-tests