From aacffacdedf0a367326b5a893e369b528884cdba Mon Sep 17 00:00:00 2001 From: "James R. Perkins" Date: Tue, 5 Apr 2022 11:46:27 -0700 Subject: [PATCH] Prepare for next development phase of 3.0. Signed-off-by: James R. Perkins --- core/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 2 +- tests/domain-tests/pom.xml | 2 +- tests/pom.xml | 2 +- tests/shared/pom.xml | 2 +- tests/standalone-tests/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 0621d8c4..8084031a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.wildfly.plugins wildfly-maven-plugin-parent - 3.0.0.Final + 3.0.1-SNAPSHOT wildfly-plugin-core diff --git a/plugin/pom.xml b/plugin/pom.xml index 88e61236..6c619dfc 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -27,7 +27,7 @@ org.wildfly.plugins wildfly-maven-plugin-parent - 3.0.0.Final + 3.0.1-SNAPSHOT wildfly-maven-plugin diff --git a/pom.xml b/pom.xml index fb8f270f..455fcf54 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.wildfly.plugins wildfly-maven-plugin-parent - 3.0.0.Final + 3.0.1-SNAPSHOT pom WildFly Maven Plugin - Parent diff --git a/tests/domain-tests/pom.xml b/tests/domain-tests/pom.xml index 82111703..c3f43d53 100644 --- a/tests/domain-tests/pom.xml +++ b/tests/domain-tests/pom.xml @@ -27,7 +27,7 @@ org.wildfly.plugins wildfly-maven-plugin-tests - 3.0.0.Final + 3.0.1-SNAPSHOT wildfly-maven-plugin-domain-tests diff --git a/tests/pom.xml b/tests/pom.xml index 6f975af3..45558992 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -27,7 +27,7 @@ org.wildfly.plugins wildfly-maven-plugin-parent - 3.0.0.Final + 3.0.1-SNAPSHOT 4.0.0 diff --git a/tests/shared/pom.xml b/tests/shared/pom.xml index e39e9f13..95209610 100644 --- a/tests/shared/pom.xml +++ b/tests/shared/pom.xml @@ -27,7 +27,7 @@ org.wildfly.plugins wildfly-maven-plugin-tests - 3.0.0.Final + 3.0.1-SNAPSHOT 4.0.0 diff --git a/tests/standalone-tests/pom.xml b/tests/standalone-tests/pom.xml index 2aa74e17..c1091acc 100644 --- a/tests/standalone-tests/pom.xml +++ b/tests/standalone-tests/pom.xml @@ -27,7 +27,7 @@ org.wildfly.plugins wildfly-maven-plugin-tests - 3.0.0.Final + 3.0.1-SNAPSHOT wildfly-maven-plugin-standalone-tests