From ec5651b8397b0861a9a1e94127e220b46dede945 Mon Sep 17 00:00:00 2001 From: Keshav Mishra Date: Wed, 5 Jul 2023 15:30:13 +0530 Subject: [PATCH] Updated Pom versions for release changes (#1051) Co-authored-by: ckm007 --- authentication/authentication-common/pom.xml | 4 ++-- authentication/authentication-core/pom.xml | 4 ++-- authentication/authentication-internal-service/pom.xml | 4 ++-- authentication/authentication-kyc-service/pom.xml | 4 ++-- authentication/authentication-otp-service/pom.xml | 4 ++-- authentication/authentication-service/pom.xml | 4 ++-- authentication/pom.xml | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/authentication/authentication-common/pom.xml b/authentication/authentication-common/pom.xml index 92a6f18f594..ead34fe2bc7 100644 --- a/authentication/authentication-common/pom.xml +++ b/authentication/authentication-common/pom.xml @@ -6,9 +6,9 @@ io.mosip.authentication authentication-parent - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 authentication-common authentication-common diff --git a/authentication/authentication-core/pom.xml b/authentication/authentication-core/pom.xml index e05a08c6e0d..0405d43a4ae 100644 --- a/authentication/authentication-core/pom.xml +++ b/authentication/authentication-core/pom.xml @@ -6,9 +6,9 @@ io.mosip.authentication authentication-parent - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 authentication-core jar diff --git a/authentication/authentication-internal-service/pom.xml b/authentication/authentication-internal-service/pom.xml index 60370a97e0f..109bf5f1625 100644 --- a/authentication/authentication-internal-service/pom.xml +++ b/authentication/authentication-internal-service/pom.xml @@ -7,9 +7,9 @@ io.mosip.authentication authentication-parent - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 authentication-internal-service authentication-internal-service diff --git a/authentication/authentication-kyc-service/pom.xml b/authentication/authentication-kyc-service/pom.xml index 5bee6b62fc5..edbbd6e56d5 100644 --- a/authentication/authentication-kyc-service/pom.xml +++ b/authentication/authentication-kyc-service/pom.xml @@ -7,9 +7,9 @@ io.mosip.authentication authentication-parent - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 authentication-kyc-service authentication-kyc-service diff --git a/authentication/authentication-otp-service/pom.xml b/authentication/authentication-otp-service/pom.xml index 0fe5145f8d1..272ed723d31 100644 --- a/authentication/authentication-otp-service/pom.xml +++ b/authentication/authentication-otp-service/pom.xml @@ -7,9 +7,9 @@ io.mosip.authentication authentication-parent - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 authentication-otp-service authentication-otp-service diff --git a/authentication/authentication-service/pom.xml b/authentication/authentication-service/pom.xml index c22e8ab7528..2c7c5bacb12 100644 --- a/authentication/authentication-service/pom.xml +++ b/authentication/authentication-service/pom.xml @@ -6,9 +6,9 @@ io.mosip.authentication authentication-parent - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 authentication-service jar diff --git a/authentication/pom.xml b/authentication/pom.xml index 691ad81296e..44b931af0eb 100644 --- a/authentication/pom.xml +++ b/authentication/pom.xml @@ -5,7 +5,7 @@ io.mosip.authentication authentication-parent - 1.1.5.5-SNAPSHOT + 1.1.5.5-P1 pom id-authentication