From d6c15928a5f1771e1e9648bf8da2459507759843 Mon Sep 17 00:00:00 2001 From: Miroslav Novak Date: Mon, 27 Sep 2021 15:49:40 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 0.24 --- builder/pom.xml | 2 +- core/pom.xml | 2 +- http-client/pom.xml | 2 +- junit5/pom.xml | 2 +- pom.xml | 4 ++-- test-helpers/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/builder/pom.xml b/builder/pom.xml index 8c831b0b..e6c6681b 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.24-SNAPSHOT + 0.24 builder diff --git a/core/pom.xml b/core/pom.xml index f049b660..92090cab 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.24-SNAPSHOT + 0.24 core diff --git a/http-client/pom.xml b/http-client/pom.xml index 9a2c652c..dd221b0e 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.24-SNAPSHOT + 0.24 http-client diff --git a/junit5/pom.xml b/junit5/pom.xml index 94285553..27694460 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.24-SNAPSHOT + 0.24 junit5 diff --git a/pom.xml b/pom.xml index 3b2e3295..317244ca 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ cz.xtf xtf-parent pom - 0.24-SNAPSHOT + 0.24 XTF XTF is a framework designed to ease up aspects of testing in OpenShift environment. https://github.com/xtf-cz/xtf/ @@ -29,7 +29,7 @@ scm:git:git@github.com:xtf-cz/xtf.git scm:git:git@github.com:xtf-cz/xtf.git http://github.com/xtf-cz/xtf.git - ${project.version} + 0.24 diff --git a/test-helpers/pom.xml b/test-helpers/pom.xml index 98a8009f..3a74ac50 100644 --- a/test-helpers/pom.xml +++ b/test-helpers/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.24-SNAPSHOT + 0.24 test-helpers