From 83c2198d563f69a3be99f9a10237f021781142b5 Mon Sep 17 00:00:00 2001 From: Sowmya Ujjappa Banakar Date: Thu, 4 Jan 2024 14:27:00 +0530 Subject: [PATCH] updated versions to SNAPSHOT Signed-off-by: Sowmya Ujjappa Banakar --- 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 e7bd557..6d7875d 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-B2 + 1.2.0.1-SNAPSHOT data-share-service - 1.2.0.1-B2 + 1.2.0.1-SNAPSHOT data-share-service diff --git a/data-share/pom.xml b/data-share/pom.xml index 9b3cef6..402af5d 100644 --- a/data-share/pom.xml +++ b/data-share/pom.xml @@ -5,11 +5,11 @@ io.mosip.datashare durian - 1.2.0.1-B2 + 1.2.0.1-SNAPSHOT data-share - 1.2.0.1-B2 + 1.2.0.1-SNAPSHOT pom data-share @@ -32,11 +32,11 @@ 1.4.197 2.9.8 2.9.2 - 1.2.0.1-B2 - 1.2.0.1-B2 + 1.2.0.1-SNAPSHOT + 1.2.0.1-SNAPSHOT 2.0.7 2.28.2 - 1.2.0.1-B2 + 1.2.0.1-SNAPSHOT **/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 4fb8047..91c579c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.mosip.datashare durian - 1.2.0.1-B2 + 1.2.0.1-SNAPSHOT pom MOSIP Durian Parent POM