diff --git a/builder/pom.xml b/builder/pom.xml index a9f49a49..4683e5e7 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.34 + 0.35-SNAPSHOT builder diff --git a/core/pom.xml b/core/pom.xml index bb75a419..910663b8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.34 + 0.35-SNAPSHOT core diff --git a/http-client/pom.xml b/http-client/pom.xml index e0cf454d..88f00319 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.34 + 0.35-SNAPSHOT http-client diff --git a/junit5/pom.xml b/junit5/pom.xml index 42211f12..663af0f6 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.34 + 0.35-SNAPSHOT junit5 diff --git a/pom.xml b/pom.xml index 8bbd3d29..1562765a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ cz.xtf xtf-parent pom - 0.34 + 0.35-SNAPSHOT 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 - 0.34 + ${project.version} diff --git a/test-helpers/pom.xml b/test-helpers/pom.xml index c73d6cd1..9f86833c 100644 --- a/test-helpers/pom.xml +++ b/test-helpers/pom.xml @@ -5,7 +5,7 @@ xtf-parent cz.xtf - 0.34 + 0.35-SNAPSHOT test-helpers