From 3d24069a591f062a7a89d823fe77644f64963b8d Mon Sep 17 00:00:00 2001 From: Weld CI Date: Wed, 27 Mar 2024 15:19:36 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.0.3.Final --- junit-common/pom.xml | 2 +- junit4/pom.xml | 2 +- junit5/pom.xml | 2 +- pom.xml | 4 ++-- spock/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/junit-common/pom.xml b/junit-common/pom.xml index 39aa2c1..5f7e9ef 100644 --- a/junit-common/pom.xml +++ b/junit-common/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 4.0.3-SNAPSHOT + 4.0.3.Final weld-junit-common diff --git a/junit4/pom.xml b/junit4/pom.xml index 0ec3c00..bd75681 100644 --- a/junit4/pom.xml +++ b/junit4/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 4.0.3-SNAPSHOT + 4.0.3.Final weld-junit4 diff --git a/junit5/pom.xml b/junit5/pom.xml index 20d4a24..4b395d1 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -5,7 +5,7 @@ org.jboss.weld weld-junit-parent - 4.0.3-SNAPSHOT + 4.0.3.Final weld-junit5 diff --git a/pom.xml b/pom.xml index 2a92090..fac7d7d 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 weld-junit-parent pom - 4.0.3-SNAPSHOT + 4.0.3.Final Weld JUnit Extensions Set of JUnit extensions to enhance the testing of CDI components. @@ -26,7 +26,7 @@ scm:git:git://github.com:weld/weld-junit.git scm:git:git@github.com:weld/weld-junit.git https://github.com/weld/weld-junit - HEAD + 4.0.3.Final diff --git a/spock/pom.xml b/spock/pom.xml index 7b2e0af..b9ed8a2 100644 --- a/spock/pom.xml +++ b/spock/pom.xml @@ -5,7 +5,7 @@ org.jboss.weld weld-junit-parent - 4.0.3-SNAPSHOT + 4.0.3.Final weld-spock