From 503db2b42fadbe9bcd676e27fa071396fd724f68 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Wed, 1 Jun 2022 13:52:48 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 4438d8fc..2f4c38e3 100644 --- a/junit-common/pom.xml +++ b/junit-common/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 4.0.0.Final + 4.0.0-SNAPSHOT weld-junit-common diff --git a/junit4/pom.xml b/junit4/pom.xml index 9fae9149..247cf1b1 100644 --- a/junit4/pom.xml +++ b/junit4/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 4.0.0.Final + 4.0.0-SNAPSHOT weld-junit4 diff --git a/junit5/pom.xml b/junit5/pom.xml index 942a273b..d6455017 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -5,7 +5,7 @@ org.jboss.weld weld-junit-parent - 4.0.0.Final + 4.0.0-SNAPSHOT weld-junit5 diff --git a/pom.xml b/pom.xml index f4163955..b00859ea 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 weld-junit-parent pom - 4.0.0.Final + 4.0.0-SNAPSHOT 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 - 4.0.0.Final + HEAD diff --git a/spock/pom.xml b/spock/pom.xml index e8b833f6..c9ed1c7a 100644 --- a/spock/pom.xml +++ b/spock/pom.xml @@ -5,7 +5,7 @@ org.jboss.weld weld-junit-parent - 4.0.0.Final + 4.0.0-SNAPSHOT weld-spock