From e55496dd27f132b3f12d19deb90a96d84c61c46f Mon Sep 17 00:00:00 2001 From: ashok-ksharma Date: Tue, 13 May 2025 18:11:24 +0530 Subject: [PATCH] [MOSIP-41277] Changing the version from 1.2.0.2 to 1.2.0.3-SNAPSHOT --- commons-packet/commons-packet-manager/pom.xml | 2 +- commons-packet/commons-packet-service/pom.xml | 4 ++-- commons-packet/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/commons-packet/commons-packet-manager/pom.xml b/commons-packet/commons-packet-manager/pom.xml index a3524b6a76..75a6bd11f3 100644 --- a/commons-packet/commons-packet-manager/pom.xml +++ b/commons-packet/commons-packet-manager/pom.xml @@ -9,7 +9,7 @@ commons-packet-manager Mosip commons project https://github.com/mosip/commons - 1.2.0.2 + 1.2.0.3-SNAPSHOT UTF-8 diff --git a/commons-packet/commons-packet-service/pom.xml b/commons-packet/commons-packet-service/pom.xml index d1e9381cec..376d3aa774 100644 --- a/commons-packet/commons-packet-service/pom.xml +++ b/commons-packet/commons-packet-service/pom.xml @@ -6,7 +6,7 @@ 4.0.0 io.mosip.commons commons-packet-service - 1.2.0.2 + 1.2.0.3-SNAPSHOT commons-packet-service Mosip commons project https://github.com/mosip/commons @@ -44,7 +44,7 @@ 1.2.0.1 **/constant/**,**/config/**,**/httpfilter/**,**/cache/**,**/dto/**,**/entity/**,**/model/**,**/exception/**,**/repository/**,**/security/**,**/*Config.java,**/*BootApplication.java,**/*VertxApplication.java,**/cbeffutil/**,**/*Utils.java,**/*Validator.java,**/*Helper.java,**/verticle/**,**/VidWriter.java/**,**/masterdata/utils/**,**/spi/**,**/core/http/**,"**/LocationServiceImpl.java","**/RegistrationCenterMachineServiceImpl.java","**/RegistrationCenterServiceImpl.java","**/pridgenerator/**","**/idgenerator/prid","**/proxy/**","**/cryptosignature/**" **/dto/**,**/entity/**,**/config/** - 1.2.0.2 + 1.2.0.3-SNAPSHOT 1.5.10 diff --git a/commons-packet/pom.xml b/commons-packet/pom.xml index 4a379b1a9c..7969f808fa 100644 --- a/commons-packet/pom.xml +++ b/commons-packet/pom.xml @@ -7,7 +7,7 @@ io.mosip.commons commons-packet - 1.2.0.2 + 1.2.0.3-SNAPSHOT common-packet Common packet manager for MOSIP https://github.com/mosip/packet-manager