From f9c52a83998e3792e1a54d9e1974d3f363c696a6 Mon Sep 17 00:00:00 2001 From: Ravi Verma Date: Wed, 13 Mar 2024 15:44:07 +0530 Subject: [PATCH] Reverted CL_Local_quorum changes --- 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 +- .../emodb/event/db/astyanax/AstyanaxEventReaderDAO.java | 4 ++-- job-api/pom.xml | 2 +- job/pom.xml | 2 +- kafka/pom.xml | 2 +- megabus/pom.xml | 2 +- parent/pom.xml | 2 +- plugins/pom.xml | 2 +- pom.xml | 2 +- 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 +- 56 files changed, 57 insertions(+), 57 deletions(-) diff --git a/auth/auth-client/pom.xml b/auth/auth-client/pom.xml index d1fe1d628b..bcc5a250e6 100644 --- a/auth/auth-client/pom.xml +++ b/auth/auth-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml index 488c18d3fc..6212316477 100644 --- a/auth/auth-core/pom.xml +++ b/auth/auth-core/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/auth/auth-store/pom.xml b/auth/auth-store/pom.xml index f0db9a0069..44f4add52f 100644 --- a/auth/auth-store/pom.xml +++ b/auth/auth-store/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/auth/auth-util/pom.xml b/auth/auth-util/pom.xml index 606770549b..c91aaae0da 100644 --- a/auth/auth-util/pom.xml +++ b/auth/auth-util/pom.xml @@ -3,7 +3,7 @@ emodb com.bazaarvoice.emodb - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/blob-api/pom.xml b/blob-api/pom.xml index 4dba421be4..0fcf9fd3c6 100644 --- a/blob-api/pom.xml +++ b/blob-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/blob-clients/blob-client-common/pom.xml b/blob-clients/blob-client-common/pom.xml index 1a80943204..67068f6df4 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.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/blob-clients/blob-client-jersey2/pom.xml b/blob-clients/blob-client-jersey2/pom.xml index 3b8ee62c45..8644738081 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.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/blob-clients/blob-client/pom.xml b/blob-clients/blob-client/pom.xml index 31b5bc4172..e0563b2391 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.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/blob/pom.xml b/blob/pom.xml index d170f72972..aca98b9b3a 100644 --- a/blob/pom.xml +++ b/blob/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/cachemgr/pom.xml b/cachemgr/pom.xml index 8a23a9bd93..3079cdd4eb 100644 --- a/cachemgr/pom.xml +++ b/cachemgr/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/common/api/pom.xml b/common/api/pom.xml index b34fcbda9e..389dc95c1a 100644 --- a/common/api/pom.xml +++ b/common/api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/common/astyanax/pom.xml b/common/astyanax/pom.xml index cf2c203bf7..9c2a5b81f1 100644 --- a/common/astyanax/pom.xml +++ b/common/astyanax/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/common/client-jax-rs-2/pom.xml b/common/client-jax-rs-2/pom.xml index 60f12f9493..ccc6949e07 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.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/common/client-jersey2/pom.xml b/common/client-jersey2/pom.xml index b80bf0d9a4..3a9f37619f 100644 --- a/common/client-jersey2/pom.xml +++ b/common/client-jersey2/pom.xml @@ -5,7 +5,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/common/client/pom.xml b/common/client/pom.xml index fdb94ee382..4ab7e8862a 100644 --- a/common/client/pom.xml +++ b/common/client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/common/dropwizard/pom.xml b/common/dropwizard/pom.xml index e803b89b3e..185d321577 100644 --- a/common/dropwizard/pom.xml +++ b/common/dropwizard/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/common/jersey-client/pom.xml b/common/jersey-client/pom.xml index feed782f29..57744b0437 100644 --- a/common/jersey-client/pom.xml +++ b/common/jersey-client/pom.xml @@ -5,7 +5,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/common/json/pom.xml b/common/json/pom.xml index bbcaba2d59..89dfbdd139 100644 --- a/common/json/pom.xml +++ b/common/json/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/common/stash/pom.xml b/common/stash/pom.xml index b07407d584..71b5eabcf5 100644 --- a/common/stash/pom.xml +++ b/common/stash/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/common/uuid/pom.xml b/common/uuid/pom.xml index d87d3c81d1..d7a3ecec4e 100644 --- a/common/uuid/pom.xml +++ b/common/uuid/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/common/zookeeper/pom.xml b/common/zookeeper/pom.xml index 7b1a69441a..8ab3d14989 100644 --- a/common/zookeeper/pom.xml +++ b/common/zookeeper/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/databus-api/pom.xml b/databus-api/pom.xml index 260030726a..45087dcb3e 100644 --- a/databus-api/pom.xml +++ b/databus-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/databus-client-common/pom.xml b/databus-client-common/pom.xml index 6604937db9..6caa548ffb 100644 --- a/databus-client-common/pom.xml +++ b/databus-client-common/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/databus-client-jersey2/pom.xml b/databus-client-jersey2/pom.xml index 25785cf40e..31d04f9fc9 100644 --- a/databus-client-jersey2/pom.xml +++ b/databus-client-jersey2/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/databus-client/pom.xml b/databus-client/pom.xml index adce0604cb..ad20532140 100644 --- a/databus-client/pom.xml +++ b/databus-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/databus/pom.xml b/databus/pom.xml index 903e4dd1e0..a6940ec28d 100644 --- a/databus/pom.xml +++ b/databus/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/datacenter/pom.xml b/datacenter/pom.xml index 14fb94daa4..edf7e39519 100644 --- a/datacenter/pom.xml +++ b/datacenter/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/event/pom.xml b/event/pom.xml index 1bc2b760f2..6ce2674601 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/event/src/main/java/com/bazaarvoice/emodb/event/db/astyanax/AstyanaxEventReaderDAO.java b/event/src/main/java/com/bazaarvoice/emodb/event/db/astyanax/AstyanaxEventReaderDAO.java index 0304af2ded..78eca8e7ea 100644 --- a/event/src/main/java/com/bazaarvoice/emodb/event/db/astyanax/AstyanaxEventReaderDAO.java +++ b/event/src/main/java/com/bazaarvoice/emodb/event/db/astyanax/AstyanaxEventReaderDAO.java @@ -348,7 +348,7 @@ private Iterator> readManifestForChannel(final String channel range.setStart(oldestSlab); consistency = ConsistencyLevel.CL_LOCAL_ONE; } else { - consistency = ConsistencyLevel.CL_TWO; + consistency = ConsistencyLevel.CL_LOCAL_QUORUM; } final Iterator> manifestColumns = executePaginated( @@ -404,7 +404,7 @@ private boolean readSlab(String channel, ByteBuffer slabId, SlabCursor cursor, b ColumnList eventColumns = execute( - _keyspace.prepareQuery(ColumnFamilies.SLAB, ConsistencyLevel.CL_TWO) + _keyspace.prepareQuery(ColumnFamilies.SLAB, ConsistencyLevel.CL_LOCAL_QUORUM) .getKey(slabId) .withColumnRange(start, Constants.OPEN_SLAB_MARKER, false, Integer.MAX_VALUE)); diff --git a/job-api/pom.xml b/job-api/pom.xml index 23f86bf374..4a8e28ec75 100644 --- a/job-api/pom.xml +++ b/job-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/job/pom.xml b/job/pom.xml index 3a081d964e..3fc0278b59 100644 --- a/job/pom.xml +++ b/job/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/kafka/pom.xml b/kafka/pom.xml index 74a199dcc8..79b050d326 100644 --- a/kafka/pom.xml +++ b/kafka/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/megabus/pom.xml b/megabus/pom.xml index d374fbcfaa..f846fbec1e 100644 --- a/megabus/pom.xml +++ b/megabus/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index c7b1717674..415d9b308c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -11,7 +11,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT pom EmoDB Parent diff --git a/plugins/pom.xml b/plugins/pom.xml index 56e67aa0f8..6014dbe1c5 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -4,7 +4,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/pom.xml b/pom.xml index 8a3b239c5c..fb4df1a11f 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT parent/pom.xml diff --git a/quality/integration/pom.xml b/quality/integration/pom.xml index a1257fbb22..10fa15c77e 100644 --- a/quality/integration/pom.xml +++ b/quality/integration/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../../parent/pom.xml diff --git a/quality/pom.xml b/quality/pom.xml index 0ff7939ba4..baaf396eff 100644 --- a/quality/pom.xml +++ b/quality/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/queue-api/pom.xml b/queue-api/pom.xml index cff524d9ea..c13c8fa4c1 100644 --- a/queue-api/pom.xml +++ b/queue-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/queue-client-common/pom.xml b/queue-client-common/pom.xml index 9c135b2abc..2f5508e8fa 100644 --- a/queue-client-common/pom.xml +++ b/queue-client-common/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/queue-client-jersey2/pom.xml b/queue-client-jersey2/pom.xml index ffe34e870a..2e38f3e4bb 100644 --- a/queue-client-jersey2/pom.xml +++ b/queue-client-jersey2/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/queue-client/pom.xml b/queue-client/pom.xml index b35de1c0b9..e148fc91e0 100644 --- a/queue-client/pom.xml +++ b/queue-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/queue/pom.xml b/queue/pom.xml index f5ccd39a9c..5cb1362617 100644 --- a/queue/pom.xml +++ b/queue/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/sdk/pom.xml b/sdk/pom.xml index ddf82fa093..b7492b0208 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/sor-api/pom.xml b/sor-api/pom.xml index 477a3aaf46..c6e756a445 100644 --- a/sor-api/pom.xml +++ b/sor-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/sor-client-common/pom.xml b/sor-client-common/pom.xml index 786f96dfd9..2dd58f993c 100644 --- a/sor-client-common/pom.xml +++ b/sor-client-common/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/sor-client-jersey2/pom.xml b/sor-client-jersey2/pom.xml index 512f3a6638..ce2bc89563 100644 --- a/sor-client-jersey2/pom.xml +++ b/sor-client-jersey2/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/sor-client/pom.xml b/sor-client/pom.xml index 449b21e2f6..ce94b95990 100644 --- a/sor-client/pom.xml +++ b/sor-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/sor/pom.xml b/sor/pom.xml index 3db802454d..1cbe758085 100644 --- a/sor/pom.xml +++ b/sor/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/table/pom.xml b/table/pom.xml index 10e83d5606..300c1313c5 100644 --- a/table/pom.xml +++ b/table/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/uac-api/pom.xml b/uac-api/pom.xml index 230ca6581e..7604dfb6e5 100644 --- a/uac-api/pom.xml +++ b/uac-api/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/uac-client-jersey2/pom.xml b/uac-client-jersey2/pom.xml index 4c8572f216..566ca56209 100644 --- a/uac-client-jersey2/pom.xml +++ b/uac-client-jersey2/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/uac-client/pom.xml b/uac-client/pom.xml index 44bf7e7195..22605cd226 100644 --- a/uac-client/pom.xml +++ b/uac-client/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/web-local/pom.xml b/web-local/pom.xml index e36a026c32..f71053a297 100644 --- a/web-local/pom.xml +++ b/web-local/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/web/pom.xml b/web/pom.xml index a0ac0a3ace..5a55e6f06d 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -6,7 +6,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml diff --git a/yum/pom.xml b/yum/pom.xml index 3c4044ea11..1a2f115a84 100644 --- a/yum/pom.xml +++ b/yum/pom.xml @@ -4,7 +4,7 @@ com.bazaarvoice.emodb emodb-parent - 6.5.99-SNAPSHOT + 6.5.109-SNAPSHOT ../parent/pom.xml