From be845394b93abe0c9c6d19d9b4f5ac6dd37e159a Mon Sep 17 00:00:00 2001 From: Chandra Keshav Mishra Date: Tue, 5 Mar 2024 19:24:34 +0530 Subject: [PATCH] Updated Pom versions for release changes (#187) Signed-off-by: GitHub Co-authored-by: Prafulrakhade --- data-share/data-share-service/pom.xml | 4 ++-- data-share/pom.xml | 10 +++++----- pom.xml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/data-share/data-share-service/pom.xml b/data-share/data-share-service/pom.xml index 6d7875d..41be473 100644 --- a/data-share/data-share-service/pom.xml +++ b/data-share/data-share-service/pom.xml @@ -5,11 +5,11 @@ io.mosip.datashare data-share - 1.2.0.1-SNAPSHOT + 1.2.0.1 data-share-service - 1.2.0.1-SNAPSHOT + 1.2.0.1 data-share-service diff --git a/data-share/pom.xml b/data-share/pom.xml index 402af5d..aba4b6c 100644 --- a/data-share/pom.xml +++ b/data-share/pom.xml @@ -5,11 +5,11 @@ io.mosip.datashare durian - 1.2.0.1-SNAPSHOT + 1.2.0.1 data-share - 1.2.0.1-SNAPSHOT + 1.2.0.1 pom data-share @@ -32,11 +32,11 @@ 1.4.197 2.9.8 2.9.2 - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT + 1.2.0.1 + 1.2.0.1 2.0.7 2.28.2 - 1.2.0.1-SNAPSHOT + 1.2.0.1 **/constant/**,**/config/**,**/cache/**,**/dto/**,**/model/**,**/exception/**,**/repository/**,**/security/**,**/*Config.java,**/*Application.java,**/*Handler.java,**/*RestUtil.java **/dto/**,**/config/**,**/api/** 1.4.2 diff --git a/pom.xml b/pom.xml index 91c579c..fce02bb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.mosip.datashare durian - 1.2.0.1-SNAPSHOT + 1.2.0.1 pom MOSIP Durian Parent POM