From 1b76413ab753c0e17cccb343cc29b12e7966e98f Mon Sep 17 00:00:00 2001 From: saileshwar-skyflow Date: Tue, 2 Sep 2025 15:43:50 +0530 Subject: [PATCH] SK-2276: update common module version to 1.0.1 --- common/pom.xml | 3 ++- v3/pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index efea88e1..df90bb58 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -11,11 +11,12 @@ common - 1.0.0 + 1.0.1 ${project.groupId}:${project.artifactId} + true 8 8 UTF-8 diff --git a/v3/pom.xml b/v3/pom.xml index 3a026472..eae2adc5 100644 --- a/v3/pom.xml +++ b/v3/pom.xml @@ -43,7 +43,7 @@ com.skyflow common - 1.0.0 + 1.0.1