diff --git a/builder/pom.xml b/builder/pom.xml index 2c202e30..e78605b8 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -5,7 +5,7 @@ parent cz.xtf - 0.10-SNAPSHOT + 0.10 builder diff --git a/core/pom.xml b/core/pom.xml index c23439e7..937c7903 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ parent cz.xtf - 0.10-SNAPSHOT + 0.10 core diff --git a/http-client/pom.xml b/http-client/pom.xml index 16b32779..1b02df79 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -5,7 +5,7 @@ parent cz.xtf - 0.10-SNAPSHOT + 0.10 http-client diff --git a/junit5/pom.xml b/junit5/pom.xml index f8c81559..2241586a 100644 --- a/junit5/pom.xml +++ b/junit5/pom.xml @@ -5,7 +5,7 @@ parent cz.xtf - 0.10-SNAPSHOT + 0.10 junit5 diff --git a/pom.xml b/pom.xml index bcf53bc9..1ceadb1b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ cz.xtf parent pom - 0.10-SNAPSHOT + 0.10 XTF @@ -21,7 +21,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} + xtf_0.10 diff --git a/product/pom.xml b/product/pom.xml index d7ccb7b3..4aa2d8c7 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -5,7 +5,7 @@ parent cz.xtf - 0.10-SNAPSHOT + 0.10 product diff --git a/test-helpers/pom.xml b/test-helpers/pom.xml index 6bd5c840..8500919f 100644 --- a/test-helpers/pom.xml +++ b/test-helpers/pom.xml @@ -5,7 +5,7 @@ parent cz.xtf - 0.10-SNAPSHOT + 0.10 test-helpers diff --git a/utilities/pom.xml b/utilities/pom.xml index 3b27574c..399c3988 100644 --- a/utilities/pom.xml +++ b/utilities/pom.xml @@ -5,7 +5,7 @@ parent cz.xtf - 0.10-SNAPSHOT + 0.10 utilities