From 07c94ad578edbf47ecaaff7c29bd2346b27e1cc6 Mon Sep 17 00:00:00 2001 From: JF Denise Date: Wed, 14 Apr 2021 15:56:36 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 4.0.3.Final --- docs/pom.xml | 2 +- extensions/cloud/pom.xml | 2 +- extensions/pom.xml | 2 +- perf-tests/plugin-memory/pom.xml | 2 +- perf-tests/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 4 ++-- tests/pom.xml | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index dd8488c7..3c0ab57c 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final wildfly-jar-docs diff --git a/extensions/cloud/pom.xml b/extensions/cloud/pom.xml index a3ecdfa9..60d08824 100644 --- a/extensions/cloud/pom.xml +++ b/extensions/cloud/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-extensions-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final wildfly-jar-cloud-extension diff --git a/extensions/pom.xml b/extensions/pom.xml index 64211770..83e67a0a 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final wildfly-jar-extensions-parent diff --git a/perf-tests/plugin-memory/pom.xml b/perf-tests/plugin-memory/pom.xml index a7c1bbe3..ec613af0 100644 --- a/perf-tests/plugin-memory/pom.xml +++ b/perf-tests/plugin-memory/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-maven-plugin-perf-tests-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final wildfly-jar-maven-plugin-memory-tests diff --git a/perf-tests/pom.xml b/perf-tests/pom.xml index b5b1a190..f1d8d836 100644 --- a/perf-tests/pom.xml +++ b/perf-tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final wildfly-jar-maven-plugin-perf-tests-parent diff --git a/plugin/pom.xml b/plugin/pom.xml index e77308a7..7bbb0b78 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final wildfly-jar-maven-plugin diff --git a/pom.xml b/pom.xml index cc71e21b..321eb4a2 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.wildfly.plugins wildfly-jar-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final pom WildFly Bootable JAR Plugin Parent @@ -369,6 +369,6 @@ scm:git:${bootable-jar.repo.scm.connection} scm:git:${bootable-jar.repo.scm.connection} ${bootable-jar.repo.scm.url} - HEAD + 4.0.3.Final diff --git a/tests/pom.xml b/tests/pom.xml index b40a25c5..4070feb9 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -23,7 +23,7 @@ org.wildfly.plugins wildfly-jar-parent - 4.0.3.Final-SNAPSHOT + 4.0.3.Final wildfly-jar-maven-plugin-tests