From 2899040d9a40c7e2cc1586acf6fa5098f20edab9 Mon Sep 17 00:00:00 2001 From: jenkins Date: Thu, 18 Jul 2024 12:41:16 +0000 Subject: [PATCH] branch admin -prepare release emodb-6.5.166 --- auth/auth-client/pom.xml | 2 +- auth/auth-core/pom.xml | 2 +- auth/auth-store/pom.xml | 2 +- auth/auth-util/pom.xml | 2 +- blob-api/pom.xml | 2 +- blob-clients/blob-client-common/pom.xml | 2 +- blob-clients/blob-client-jersey2/pom.xml | 2 +- blob-clients/blob-client/pom.xml | 2 +- blob/pom.xml | 2 +- cachemgr/pom.xml | 2 +- common/api/pom.xml | 2 +- common/astyanax/pom.xml | 2 +- common/client-jax-rs-2/pom.xml | 2 +- common/client-jersey2/pom.xml | 2 +- common/client/pom.xml | 2 +- common/dropwizard/pom.xml | 2 +- common/jersey-client/pom.xml | 2 +- common/json/pom.xml | 2 +- common/stash/pom.xml | 2 +- common/uuid/pom.xml | 2 +- common/zookeeper/pom.xml | 2 +- databus-api/pom.xml | 2 +- databus-client-common/pom.xml | 2 +- databus-client-jersey2/pom.xml | 2 +- databus-client/pom.xml | 2 +- databus/pom.xml | 2 +- datacenter/pom.xml | 2 +- event/pom.xml | 2 +- job-api/pom.xml | 2 +- job/pom.xml | 2 +- kafka/pom.xml | 2 +- megabus/pom.xml | 2 +- parent/pom.xml | 4 ++-- plugins/pom.xml | 2 +- pom.xml | 4 ++-- quality/integration/pom.xml | 2 +- quality/pom.xml | 2 +- queue-api/pom.xml | 2 +- queue-client-common/pom.xml | 2 +- queue-client-jersey2/pom.xml | 2 +- queue-client/pom.xml | 2 +- queue/pom.xml | 2 +- sdk/pom.xml | 2 +- sor-api/pom.xml | 2 +- sor-client-common/pom.xml | 2 +- sor-client-jersey2/pom.xml | 2 +- sor-client/pom.xml | 2 +- sor/pom.xml | 2 +- table/pom.xml | 2 +- uac-api/pom.xml | 2 +- uac-client-jersey2/pom.xml | 2 +- uac-client/pom.xml | 2 +- web-local/pom.xml | 2 +- web/pom.xml | 2 +- yum/pom.xml | 2 +- 55 files changed, 57 insertions(+), 57 deletions(-) diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml index b7a7fb459..30f16f801 100644 --- a/auth/auth-client/pom.xml +++ b/auth/auth-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml index 1958feb25..fe7109027 100644 --- a/auth/auth-core/pom.xml +++ b/auth/auth-core/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/auth/auth-store/pom.xml b/auth/auth-store/pom.xml index 09672f1e1..babea0dcb 100644 --- a/auth/auth-store/pom.xml +++ b/auth/auth-store/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/auth/auth-util/pom.xml b/auth/auth-util/pom.xml index e1c2fc748..16eb8e867 100644 --- a/auth/auth-util/pom.xml +++ b/auth/auth-util/pom.xml @@ -3,7 +3,7 @@ emodb com.bazaarvoice.emodb - 6.5.166-SNAPSHOT + 6.5.166 ../../pom.xml 4.0.0 diff --git a/blob-api/pom.xml b/blob-api/pom.xml index af71bfbd1..34241a8bd 100644 --- a/blob-api/pom.xml +++ b/blob-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/blob-clients/blob-client-common/pom.xml b/blob-clients/blob-client-common/pom.xml index e32bfc92d..5984df12f 100644 --- a/blob-clients/blob-client-common/pom.xml +++ b/blob-clients/blob-client-common/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/blob-clients/blob-client-jersey2/pom.xml b/blob-clients/blob-client-jersey2/pom.xml index 86eb36d9b..6c4e1a39d 100644 --- a/blob-clients/blob-client-jersey2/pom.xml +++ b/blob-clients/blob-client-jersey2/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/blob-clients/blob-client/pom.xml b/blob-clients/blob-client/pom.xml index 79f826397..100117be5 100644 --- a/blob-clients/blob-client/pom.xml +++ b/blob-clients/blob-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/blob/pom.xml b/blob/pom.xml index 92ea22df8..fc59a89a9 100644 --- a/blob/pom.xml +++ b/blob/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/cachemgr/pom.xml b/cachemgr/pom.xml index 649e06a47..b6f8a042d 100644 --- a/cachemgr/pom.xml +++ b/cachemgr/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/common/api/pom.xml b/common/api/pom.xml index 87f45b878..ca9c75d58 100644 --- a/common/api/pom.xml +++ b/common/api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/common/astyanax/pom.xml b/common/astyanax/pom.xml index 69d0bedb9..aaa2f4b8b 100644 --- a/common/astyanax/pom.xml +++ b/common/astyanax/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/common/client-jax-rs-2/pom.xml b/common/client-jax-rs-2/pom.xml index 1fdcd067b..7614512fe 100644 --- a/common/client-jax-rs-2/pom.xml +++ b/common/client-jax-rs-2/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/common/client-jersey2/pom.xml b/common/client-jersey2/pom.xml index fbf3ed25d..31c061ef1 100644 --- a/common/client-jersey2/pom.xml +++ b/common/client-jersey2/pom.xml @@ -5,7 +5,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/common/client/pom.xml b/common/client/pom.xml index c486b550f..4d06261ba 100644 --- a/common/client/pom.xml +++ b/common/client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/common/dropwizard/pom.xml b/common/dropwizard/pom.xml index f2f8e43f1..75399632b 100644 --- a/common/dropwizard/pom.xml +++ b/common/dropwizard/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/common/jersey-client/pom.xml b/common/jersey-client/pom.xml index b1d7af87d..d4d3cdc74 100644 --- a/common/jersey-client/pom.xml +++ b/common/jersey-client/pom.xml @@ -5,7 +5,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/common/json/pom.xml b/common/json/pom.xml index 8ded16b6a..741118d95 100644 --- a/common/json/pom.xml +++ b/common/json/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/common/stash/pom.xml b/common/stash/pom.xml index 9ee37a50e..231b2f7a2 100644 --- a/common/stash/pom.xml +++ b/common/stash/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/common/uuid/pom.xml b/common/uuid/pom.xml index 90475268b..c735bc3ad 100644 --- a/common/uuid/pom.xml +++ b/common/uuid/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/common/zookeeper/pom.xml b/common/zookeeper/pom.xml index 964198362..a11735164 100644 --- a/common/zookeeper/pom.xml +++ b/common/zookeeper/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/databus-api/pom.xml b/databus-api/pom.xml index f6aaac305..f007fa64e 100644 --- a/databus-api/pom.xml +++ b/databus-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/databus-client-common/pom.xml b/databus-client-common/pom.xml index 61e04cf38..b49b36536 100644 --- a/databus-client-common/pom.xml +++ b/databus-client-common/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/databus-client-jersey2/pom.xml b/databus-client-jersey2/pom.xml index 48dbd58d1..8f2b933f0 100644 --- a/databus-client-jersey2/pom.xml +++ b/databus-client-jersey2/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/databus-client/pom.xml b/databus-client/pom.xml index 23a49396d..618b3044b 100644 --- a/databus-client/pom.xml +++ b/databus-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/databus/pom.xml b/databus/pom.xml index 3cf58fa69..3947d8c58 100644 --- a/databus/pom.xml +++ b/databus/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/datacenter/pom.xml b/datacenter/pom.xml index 6646e3e63..c6f39ab44 100644 --- a/datacenter/pom.xml +++ b/datacenter/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/event/pom.xml b/event/pom.xml index d9374db25..51a7789b6 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/job-api/pom.xml b/job-api/pom.xml index 840788787..b295d5e31 100644 --- a/job-api/pom.xml +++ b/job-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/job/pom.xml b/job/pom.xml index dc011b568..d3fcbb813 100644 --- a/job/pom.xml +++ b/job/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/kafka/pom.xml b/kafka/pom.xml index afce97f1f..ed379361e 100644 --- a/kafka/pom.xml +++ b/kafka/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/megabus/pom.xml b/megabus/pom.xml index 254893353..12c36d4d5 100644 --- a/megabus/pom.xml +++ b/megabus/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 656fff0f2..5f3f0c6fa 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 pom EmoDB Parent @@ -20,7 +20,7 @@ scm:git:git@github.com:bazaarvoice/emodb.git scm:git:git@github.com:bazaarvoice/emodb.git scm:git:git@github.com:bazaarvoice/emodb.git - emodb-6.5.98 + emodb-6.5.166 diff --git a/plugins/pom.xml b/plugins/pom.xml index 357911b82..5014cc16e 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -4,7 +4,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/pom.xml b/pom.xml index 817dba177..9bb1fc7d5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 parent/pom.xml @@ -18,7 +18,7 @@ scm:git:git@github.com:bazaarvoice/emodb.git scm:git:git@github.com:bazaarvoice/emodb.git scm:git:git@github.com:bazaarvoice/emodb.git - emodb-6.5.98 + emodb-6.5.166 diff --git a/quality/integration/pom.xml b/quality/integration/pom.xml index 73d4871dd..f4a5d4355 100644 --- a/quality/integration/pom.xml +++ b/quality/integration/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../../parent/pom.xml diff --git a/quality/pom.xml b/quality/pom.xml index e837171f5..e5616efe3 100644 --- a/quality/pom.xml +++ b/quality/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/queue-api/pom.xml b/queue-api/pom.xml index d47728189..1b2ad8eee 100644 --- a/queue-api/pom.xml +++ b/queue-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/queue-client-common/pom.xml b/queue-client-common/pom.xml index 15ff40049..1172077db 100644 --- a/queue-client-common/pom.xml +++ b/queue-client-common/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/queue-client-jersey2/pom.xml b/queue-client-jersey2/pom.xml index 53d061e3e..b22efe158 100644 --- a/queue-client-jersey2/pom.xml +++ b/queue-client-jersey2/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/queue-client/pom.xml b/queue-client/pom.xml index 490f9b0c6..a6f1365ca 100644 --- a/queue-client/pom.xml +++ b/queue-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/queue/pom.xml b/queue/pom.xml index f8ce13cc3..b9db5e1ce 100644 --- a/queue/pom.xml +++ b/queue/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/sdk/pom.xml b/sdk/pom.xml index 29ac46843..b27650b8f 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/sor-api/pom.xml b/sor-api/pom.xml index db3ab924e..28b14c652 100644 --- a/sor-api/pom.xml +++ b/sor-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/sor-client-common/pom.xml b/sor-client-common/pom.xml index 13a4317ab..2fe985474 100644 --- a/sor-client-common/pom.xml +++ b/sor-client-common/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/sor-client-jersey2/pom.xml b/sor-client-jersey2/pom.xml index 19d49d659..26c22aa4e 100644 --- a/sor-client-jersey2/pom.xml +++ b/sor-client-jersey2/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/sor-client/pom.xml b/sor-client/pom.xml index 1dc0cf3b8..b9505adf1 100644 --- a/sor-client/pom.xml +++ b/sor-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/sor/pom.xml b/sor/pom.xml index 54c8611f4..547985a65 100644 --- a/sor/pom.xml +++ b/sor/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/table/pom.xml b/table/pom.xml index 28afa2903..06fc731ee 100644 --- a/table/pom.xml +++ b/table/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/uac-api/pom.xml b/uac-api/pom.xml index 9b1ae99e5..f4730b73c 100644 --- a/uac-api/pom.xml +++ b/uac-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/uac-client-jersey2/pom.xml b/uac-client-jersey2/pom.xml index b8ed24f58..377312565 100644 --- a/uac-client-jersey2/pom.xml +++ b/uac-client-jersey2/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/uac-client/pom.xml b/uac-client/pom.xml index 7e6db0d74..9d630671b 100644 --- a/uac-client/pom.xml +++ b/uac-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/web-local/pom.xml b/web-local/pom.xml index b84d40861..9c2febecb 100644 --- a/web-local/pom.xml +++ b/web-local/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/web/pom.xml b/web/pom.xml index e22525aab..be581913b 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml diff --git a/yum/pom.xml b/yum/pom.xml index 39eeae78a..8c5844e6f 100644 --- a/yum/pom.xml +++ b/yum/pom.xml @@ -4,7 +4,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.166-SNAPSHOT + 6.5.166 ../parent/pom.xml