diff --git a/builder/pom.xml b/builder/pom.xml index 452ccded..16ffce7f 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.27-SNAPSHOT + 0.27 builder diff --git a/core/pom.xml b/core/pom.xml index e9d3c3c3..d94d80fb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.27-SNAPSHOT + 0.27 core diff --git a/http-client/pom.xml b/http-client/pom.xml index fa7f9ce1..4d70be66 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.27-SNAPSHOT + 0.27 http-client diff --git a/junit5/pom.xml b/junit5/pom.xml index 41bfcf0b..eac9ad3e 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.27-SNAPSHOT + 0.27 junit5 diff --git a/pom.xml b/pom.xml index a328d9a6..4ca52d0d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ cz.xtf xtf-parent pom - 0.27-SNAPSHOT + 0.27 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.27 diff --git a/test-helpers/pom.xml b/test-helpers/pom.xml index 39a093d0..f37b812a 100644 --- a/test-helpers/pom.xml +++ b/test-helpers/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.27-SNAPSHOT + 0.27 test-helpers