diff --git a/jgiven-core/pom.xml b/jgiven-core/pom.xml index 793aa6417d..f9961bbc13 100644 --- a/jgiven-core/pom.xml +++ b/jgiven-core/pom.xml @@ -3,7 +3,7 @@ com.tngtech.jgiven jgiven-parent - 0.5.4-SNAPSHOT + 0.5.4 .. jgiven-core diff --git a/jgiven-examples/pom.xml b/jgiven-examples/pom.xml index 8b452b575c..20dc2fde5f 100644 --- a/jgiven-examples/pom.xml +++ b/jgiven-examples/pom.xml @@ -3,7 +3,7 @@ com.tngtech.jgiven jgiven-parent - 0.5.4-SNAPSHOT + 0.5.4 .. jgiven-examples diff --git a/jgiven-junit/pom.xml b/jgiven-junit/pom.xml index 1852d10b29..11465912d4 100644 --- a/jgiven-junit/pom.xml +++ b/jgiven-junit/pom.xml @@ -70,7 +70,7 @@ com.tngtech.jgiven jgiven-parent - 0.5.4-SNAPSHOT + 0.5.4 .. diff --git a/jgiven-maven-plugin/pom.xml b/jgiven-maven-plugin/pom.xml index 8294a33812..66877149c0 100644 --- a/jgiven-maven-plugin/pom.xml +++ b/jgiven-maven-plugin/pom.xml @@ -30,7 +30,7 @@ com.tngtech.jgiven jgiven-parent - 0.5.4-SNAPSHOT + 0.5.4 .. diff --git a/jgiven-spring/pom.xml b/jgiven-spring/pom.xml index 8e7b742a94..3cc1376207 100644 --- a/jgiven-spring/pom.xml +++ b/jgiven-spring/pom.xml @@ -47,7 +47,7 @@ com.tngtech.jgiven jgiven-parent - 0.5.4-SNAPSHOT + 0.5.4 .. diff --git a/jgiven-testng/pom.xml b/jgiven-testng/pom.xml index 05e4b4c030..40e6a70732 100644 --- a/jgiven-testng/pom.xml +++ b/jgiven-testng/pom.xml @@ -29,7 +29,7 @@ com.tngtech.jgiven jgiven-parent - 0.5.4-SNAPSHOT + 0.5.4 .. diff --git a/jgiven-tests/pom.xml b/jgiven-tests/pom.xml index f895e9549b..243d84e248 100644 --- a/jgiven-tests/pom.xml +++ b/jgiven-tests/pom.xml @@ -3,7 +3,7 @@ com.tngtech.jgiven jgiven-parent - 0.5.4-SNAPSHOT + 0.5.4 .. jgiven-tests diff --git a/pom.xml b/pom.xml index e37df162bd..03dfd61280 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ git@github.com:TNG/jgiven.git scm:git:git@github.com:TNG/jgiven.git scm:git:git@github.com:TNG/jgiven.git - HEAD + v0.5.4 @@ -61,7 +61,7 @@ com.tngtech.jgiven - 0.5.4-SNAPSHOT + 0.5.4 TNG Technology Consulting