From f1151feb9bf0b5d608d5394bce451d836aacba07 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Thu, 27 Sep 2018 15:36:52 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.3.1.Final --- 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 aa565d5d..ae272b8e 100644 --- a/junit-common/pom.xml +++ b/junit-common/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 1.3.1-SNAPSHOT + 1.3.1.Final weld-junit-common diff --git a/junit4/pom.xml b/junit4/pom.xml index 9ae65c94..291aabe3 100644 --- a/junit4/pom.xml +++ b/junit4/pom.xml @@ -4,7 +4,7 @@ org.jboss.weld weld-junit-parent - 1.3.1-SNAPSHOT + 1.3.1.Final weld-junit4 diff --git a/junit5/pom.xml b/junit5/pom.xml index 1c58e736..d83fde4a 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -5,7 +5,7 @@ org.jboss.weld weld-junit-parent - 1.3.1-SNAPSHOT + 1.3.1.Final weld-junit5 diff --git a/pom.xml b/pom.xml index aec7540a..99ba70cc 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 weld-junit-parent pom - 1.3.1-SNAPSHOT + 1.3.1.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 + 1.3.1.Final