From 05eba9a0b9fbba4883ee64f3a2ca3896389efecf Mon Sep 17 00:00:00 2001 From: atakavci Date: Tue, 18 Mar 2025 10:43:48 +0300 Subject: [PATCH] set versions --- core/pom.xml | 2 +- entraid/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index b26e6f0..e13bdfb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -41,7 +41,7 @@ scm:git:git@github.com:redis/redis-authx-core.git scm:git:git@github.com:redis/redis-authx-core.git scm:git:git@github.com:redis/redis-authx-core.git - redis-authx-core-0.1.0 + redis-authx-core-${project.version} diff --git a/entraid/pom.xml b/entraid/pom.xml index 0da5b73..b8eede4 100644 --- a/entraid/pom.xml +++ b/entraid/pom.xml @@ -41,7 +41,7 @@ scm:git:git@github.com:redis/redis-authx-entraid.git scm:git:git@github.com:redis/redis-authx-entraid.git scm:git:git@github.com:redis/redis-authx-entraid.git - entraid-0.1.0 + redis-authx-entraid-${project.version} @@ -60,7 +60,7 @@ redis.clients.authentication redis-authx-core - 0.1.0-SNAPSHOT + ${project.version} com.microsoft.azure