From b43f2f253e318f2f2d426de3bb872cb8ace7686f Mon Sep 17 00:00:00 2001 From: Bilal Al-Shahwany <41021307+chillaq@users.noreply.github.com> Date: Thu, 5 Dec 2024 11:01:40 -0800 Subject: [PATCH 1/2] Update pluggable pom.xml --- pluggable-storage/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pluggable-storage/pom.xml b/pluggable-storage/pom.xml index 62afa473..aba55f0d 100644 --- a/pluggable-storage/pom.xml +++ b/pluggable-storage/pom.xml @@ -29,7 +29,7 @@ ossrh https://oss.sonatype.org/ true - false + true From dc72b33ef55c4e2bfab0a266fb5df3bb5f15fc62 Mon Sep 17 00:00:00 2001 From: Bilal Al Date: Thu, 5 Dec 2024 11:06:16 -0800 Subject: [PATCH 2/2] update redis wrapper pom --- redis-wrapper/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis-wrapper/pom.xml b/redis-wrapper/pom.xml index 708cd863..8ea6657a 100644 --- a/redis-wrapper/pom.xml +++ b/redis-wrapper/pom.xml @@ -51,7 +51,7 @@ ossrh https://oss.sonatype.org/ true - false + true