diff --git a/beekeeper-api/pom.xml b/beekeeper-api/pom.xml index 59a59066..6ea88ffb 100644 --- a/beekeeper-api/pom.xml +++ b/beekeeper-api/pom.xml @@ -4,7 +4,7 @@ beekeeper-parent com.expediagroup - 3.5.7 + 3.5.8-SNAPSHOT beekeeper-api diff --git a/beekeeper-cleanup/pom.xml b/beekeeper-cleanup/pom.xml index dcb8e7b4..e3f59c07 100644 --- a/beekeeper-cleanup/pom.xml +++ b/beekeeper-cleanup/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.7 + 3.5.8-SNAPSHOT beekeeper-cleanup diff --git a/beekeeper-core/pom.xml b/beekeeper-core/pom.xml index e84fdf1f..58e3760d 100644 --- a/beekeeper-core/pom.xml +++ b/beekeeper-core/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.7 + 3.5.8-SNAPSHOT beekeeper-core diff --git a/beekeeper-integration-tests/pom.xml b/beekeeper-integration-tests/pom.xml index 6e58b3f0..98c1f209 100644 --- a/beekeeper-integration-tests/pom.xml +++ b/beekeeper-integration-tests/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.7 + 3.5.8-SNAPSHOT beekeeper-integration-tests diff --git a/beekeeper-metadata-cleanup/pom.xml b/beekeeper-metadata-cleanup/pom.xml index 73371efe..daa61483 100644 --- a/beekeeper-metadata-cleanup/pom.xml +++ b/beekeeper-metadata-cleanup/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.7 + 3.5.8-SNAPSHOT beekeeper-metadata-cleanup diff --git a/beekeeper-path-cleanup/pom.xml b/beekeeper-path-cleanup/pom.xml index 868f30f6..ae9c43f3 100644 --- a/beekeeper-path-cleanup/pom.xml +++ b/beekeeper-path-cleanup/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.7 + 3.5.8-SNAPSHOT beekeeper-path-cleanup diff --git a/beekeeper-scheduler-apiary/pom.xml b/beekeeper-scheduler-apiary/pom.xml index 54f43103..bc492abf 100644 --- a/beekeeper-scheduler-apiary/pom.xml +++ b/beekeeper-scheduler-apiary/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.7 + 3.5.8-SNAPSHOT beekeeper-scheduler-apiary diff --git a/beekeeper-scheduler/pom.xml b/beekeeper-scheduler/pom.xml index a5dfb67f..ccdaf7bc 100644 --- a/beekeeper-scheduler/pom.xml +++ b/beekeeper-scheduler/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.7 + 3.5.8-SNAPSHOT beekeeper-scheduler diff --git a/beekeeper-vacuum-tool/pom.xml b/beekeeper-vacuum-tool/pom.xml index 7a74fa6f..eac17a57 100644 --- a/beekeeper-vacuum-tool/pom.xml +++ b/beekeeper-vacuum-tool/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.7 + 3.5.8-SNAPSHOT beekeeper-vacuum-tool diff --git a/pom.xml b/pom.xml index 82c5edfc..4683bea5 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ beekeeper-parent - 3.5.7 + 3.5.8-SNAPSHOT Beekeeper is a service which manages the cleanup of tables and unreferenced S3 paths. 2019 pom @@ -31,7 +31,7 @@ scm:git:https://${GIT_USERNAME}:${GIT_PASSWORD}@github.com/ExpediaGroup/beekeeper.git https://github.com/ExpediaGroup/beekeeper - beekeeper-parent-3.5.7 + HEAD