diff --git a/beekeeper-api/pom.xml b/beekeeper-api/pom.xml index 68d71048..ba7bca25 100644 --- a/beekeeper-api/pom.xml +++ b/beekeeper-api/pom.xml @@ -4,7 +4,7 @@ beekeeper-parent com.expediagroup - 3.5.10 + 3.5.11-SNAPSHOT beekeeper-api diff --git a/beekeeper-cleanup/pom.xml b/beekeeper-cleanup/pom.xml index 9c9404e5..1bb711b5 100644 --- a/beekeeper-cleanup/pom.xml +++ b/beekeeper-cleanup/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.10 + 3.5.11-SNAPSHOT beekeeper-cleanup diff --git a/beekeeper-core/pom.xml b/beekeeper-core/pom.xml index 9e0f37ce..55926a04 100644 --- a/beekeeper-core/pom.xml +++ b/beekeeper-core/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.10 + 3.5.11-SNAPSHOT beekeeper-core diff --git a/beekeeper-integration-tests/pom.xml b/beekeeper-integration-tests/pom.xml index 506dcdcd..5397cfe2 100644 --- a/beekeeper-integration-tests/pom.xml +++ b/beekeeper-integration-tests/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.10 + 3.5.11-SNAPSHOT beekeeper-integration-tests diff --git a/beekeeper-metadata-cleanup/pom.xml b/beekeeper-metadata-cleanup/pom.xml index 5e82ae35..22146e9a 100644 --- a/beekeeper-metadata-cleanup/pom.xml +++ b/beekeeper-metadata-cleanup/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.10 + 3.5.11-SNAPSHOT beekeeper-metadata-cleanup diff --git a/beekeeper-path-cleanup/pom.xml b/beekeeper-path-cleanup/pom.xml index 09f24150..f45c1b9a 100644 --- a/beekeeper-path-cleanup/pom.xml +++ b/beekeeper-path-cleanup/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.10 + 3.5.11-SNAPSHOT beekeeper-path-cleanup diff --git a/beekeeper-scheduler-apiary/pom.xml b/beekeeper-scheduler-apiary/pom.xml index ecb3a943..2a68a31c 100644 --- a/beekeeper-scheduler-apiary/pom.xml +++ b/beekeeper-scheduler-apiary/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.10 + 3.5.11-SNAPSHOT beekeeper-scheduler-apiary diff --git a/beekeeper-scheduler/pom.xml b/beekeeper-scheduler/pom.xml index 77e36d0b..5d71a5ab 100644 --- a/beekeeper-scheduler/pom.xml +++ b/beekeeper-scheduler/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.10 + 3.5.11-SNAPSHOT beekeeper-scheduler diff --git a/beekeeper-vacuum-tool/pom.xml b/beekeeper-vacuum-tool/pom.xml index 93cc6524..160cbfa2 100644 --- a/beekeeper-vacuum-tool/pom.xml +++ b/beekeeper-vacuum-tool/pom.xml @@ -5,7 +5,7 @@ beekeeper-parent com.expediagroup - 3.5.10 + 3.5.11-SNAPSHOT beekeeper-vacuum-tool diff --git a/pom.xml b/pom.xml index ad4e699d..1400e229 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ beekeeper-parent - 3.5.10 + 3.5.11-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.10 + HEAD