diff --git a/bom/pom.xml b/bom/pom.xml index 5e8c7af4e1..5214124231 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -6,7 +6,7 @@ com.hotels.styx styx-parent - 1.0-SNAPSHOT + 1.0.0.beta6 pom diff --git a/components/api/pom.xml b/components/api/pom.xml index 6429f71c9c..e5566f3eac 100644 --- a/components/api/pom.xml +++ b/components/api/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-components - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/components/client/pom.xml b/components/client/pom.xml index d7d9f18b93..7a6d004cf0 100644 --- a/components/client/pom.xml +++ b/components/client/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-components - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/components/common/pom.xml b/components/common/pom.xml index 3d68879b87..687d0b5df4 100644 --- a/components/common/pom.xml +++ b/components/common/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-components - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/components/pom.xml b/components/pom.xml index 51381d979e..630822be06 100755 --- a/components/pom.xml +++ b/components/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-parent - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/components/proxy/pom.xml b/components/proxy/pom.xml index 59b1f73d05..5f579b0786 100644 --- a/components/proxy/pom.xml +++ b/components/proxy/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-components - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/components/server/pom.xml b/components/server/pom.xml index 999101b799..d8c7d0476f 100644 --- a/components/server/pom.xml +++ b/components/server/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-components - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/distribution/pom.xml b/distribution/pom.xml index e3cda4aaaf..45f8ddb71b 100755 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-parent - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/plugin-examples/pom.xml b/plugin-examples/pom.xml index 34b6cc1586..49b1229711 100644 --- a/plugin-examples/pom.xml +++ b/plugin-examples/pom.xml @@ -24,7 +24,7 @@ com.hotels.styx styx-bom - 1.0-SNAPSHOT + 1.0.0.beta6 pom import diff --git a/pom.xml b/pom.xml index fe2a947452..260bfa6def 100755 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.hotels.styx styx-parent - 1.0-SNAPSHOT + 1.0.0.beta6 https://github.com/HotelsDotCom/styx Styx diff --git a/support/api-testsupport/pom.xml b/support/api-testsupport/pom.xml index c4bbcf8c56..19877f4ae4 100755 --- a/support/api-testsupport/pom.xml +++ b/support/api-testsupport/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-support - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/support/origins-starter-app/pom.xml b/support/origins-starter-app/pom.xml index e9a9fda861..926963e7c7 100644 --- a/support/origins-starter-app/pom.xml +++ b/support/origins-starter-app/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-support - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/support/pom.xml b/support/pom.xml index ddcbc9543d..38d662aec6 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-parent - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/support/test-api/pom.xml b/support/test-api/pom.xml index b23859c914..4b91e81b7b 100644 --- a/support/test-api/pom.xml +++ b/support/test-api/pom.xml @@ -3,7 +3,7 @@ styx-support com.hotels.styx - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/support/testsupport/pom.xml b/support/testsupport/pom.xml index b3dd6c03fe..80191fd759 100755 --- a/support/testsupport/pom.xml +++ b/support/testsupport/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-support - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/system-tests/e2e-suite/pom.xml b/system-tests/e2e-suite/pom.xml index e7d37a412d..7bd1845080 100644 --- a/system-tests/e2e-suite/pom.xml +++ b/system-tests/e2e-suite/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-tests - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/system-tests/e2e-testsupport/pom.xml b/system-tests/e2e-testsupport/pom.xml index 677336bbf4..e7b4de570c 100644 --- a/system-tests/e2e-testsupport/pom.xml +++ b/system-tests/e2e-testsupport/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-tests - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/system-tests/example-backend-provider/pom.xml b/system-tests/example-backend-provider/pom.xml index d80b5efa11..c09b6896b6 100644 --- a/system-tests/example-backend-provider/pom.xml +++ b/system-tests/example-backend-provider/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-tests - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/system-tests/ft-suite/pom.xml b/system-tests/ft-suite/pom.xml index 96a8fb0202..c244125cc5 100644 --- a/system-tests/ft-suite/pom.xml +++ b/system-tests/ft-suite/pom.xml @@ -6,7 +6,7 @@ com.hotels.styx styx-tests - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 @@ -58,7 +58,7 @@ com.hotels.styx styx-e2e-testsupport - 1.0-SNAPSHOT + 1.0.0.beta6 test diff --git a/system-tests/pom.xml b/system-tests/pom.xml index 66c00ba29e..b113fc16d9 100644 --- a/system-tests/pom.xml +++ b/system-tests/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-parent - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/system-tests/styx-test-plugin-dependencies/pom.xml b/system-tests/styx-test-plugin-dependencies/pom.xml index 7626563665..3aa5ca9f7c 100644 --- a/system-tests/styx-test-plugin-dependencies/pom.xml +++ b/system-tests/styx-test-plugin-dependencies/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-tests - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0 diff --git a/system-tests/styx-test-plugin/pom.xml b/system-tests/styx-test-plugin/pom.xml index 61df9623aa..031400bb6a 100644 --- a/system-tests/styx-test-plugin/pom.xml +++ b/system-tests/styx-test-plugin/pom.xml @@ -3,7 +3,7 @@ com.hotels.styx styx-tests - 1.0-SNAPSHOT + 1.0.0.beta6 4.0.0