From 2af4445884e8150a7b1252e05851c0744f87c5c8 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Wed, 13 Jan 2021 11:10:46 +0100 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 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/junit-common/pom.xml b/junit-common/pom.xml index 486c13c0..abc19562 100644 --- a/junit-common/pom.xml +++ b/junit-common/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 2.0.2.Final + 2.0.3-SNAPSHOT weld-junit-common diff --git a/junit4/pom.xml b/junit4/pom.xml index 8aa47e7d..191d29c0 100644 --- a/junit4/pom.xml +++ b/junit4/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 2.0.2.Final + 2.0.3-SNAPSHOT weld-junit4 diff --git a/junit5/pom.xml b/junit5/pom.xml index f21c0310..498a3208 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -5,7 +5,7 @@ org.jboss.weld weld-junit-parent - 2.0.2.Final + 2.0.3-SNAPSHOT weld-junit5 diff --git a/pom.xml b/pom.xml index bb2e0e93..5e29e6ca 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 weld-junit-parent pom - 2.0.2.Final + 2.0.3-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 - 2.0.2.Final + HEAD