diff --git a/beekeeper-api/pom.xml b/beekeeper-api/pom.xml index 6f0acf02..c3c1ae82 100644 --- a/beekeeper-api/pom.xml +++ b/beekeeper-api/pom.xml @@ -4,7 +4,7 @@ beekeeper-parent com.expediagroup - 3.5.11 + 3.5.12-SNAPSHOT beekeeper-api diff --git a/beekeeper-cleanup/pom.xml b/beekeeper-cleanup/pom.xml index 4045b3c8..cb346b60 100644 --- a/beekeeper-cleanup/pom.xml +++ b/beekeeper-cleanup/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.11 + 3.5.12-SNAPSHOT beekeeper-cleanup diff --git a/beekeeper-core/pom.xml b/beekeeper-core/pom.xml index a5866269..8d7123ba 100644 --- a/beekeeper-core/pom.xml +++ b/beekeeper-core/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.11 + 3.5.12-SNAPSHOT beekeeper-core diff --git a/beekeeper-integration-tests/pom.xml b/beekeeper-integration-tests/pom.xml index 2d92794c..a1673711 100644 --- a/beekeeper-integration-tests/pom.xml +++ b/beekeeper-integration-tests/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.11 + 3.5.12-SNAPSHOT beekeeper-integration-tests diff --git a/beekeeper-metadata-cleanup/pom.xml b/beekeeper-metadata-cleanup/pom.xml index 745af6aa..12fd6725 100644 --- a/beekeeper-metadata-cleanup/pom.xml +++ b/beekeeper-metadata-cleanup/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.11 + 3.5.12-SNAPSHOT beekeeper-metadata-cleanup diff --git a/beekeeper-path-cleanup/pom.xml b/beekeeper-path-cleanup/pom.xml index 0aef0071..cde2ff1c 100644 --- a/beekeeper-path-cleanup/pom.xml +++ b/beekeeper-path-cleanup/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.11 + 3.5.12-SNAPSHOT beekeeper-path-cleanup diff --git a/beekeeper-scheduler-apiary/pom.xml b/beekeeper-scheduler-apiary/pom.xml index 18af1786..a079a4bb 100644 --- a/beekeeper-scheduler-apiary/pom.xml +++ b/beekeeper-scheduler-apiary/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.11 + 3.5.12-SNAPSHOT beekeeper-scheduler-apiary diff --git a/beekeeper-scheduler/pom.xml b/beekeeper-scheduler/pom.xml index 7d6a2d57..32d26a43 100644 --- a/beekeeper-scheduler/pom.xml +++ b/beekeeper-scheduler/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.11 + 3.5.12-SNAPSHOT beekeeper-scheduler diff --git a/beekeeper-vacuum-tool/pom.xml b/beekeeper-vacuum-tool/pom.xml index afc8c834..cbbbd1a3 100644 --- a/beekeeper-vacuum-tool/pom.xml +++ b/beekeeper-vacuum-tool/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.11 + 3.5.12-SNAPSHOT beekeeper-vacuum-tool diff --git a/pom.xml b/pom.xml index ccc8fad6..0e7ade96 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ beekeeper-parent - 3.5.11 + 3.5.12-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.11 + HEAD