From df170b56dcf66639958d0dd53dbb92d1114572a6 Mon Sep 17 00:00:00 2001 From: Chandra Keshav Mishra Date: Thu, 21 Dec 2023 10:25:13 +0530 Subject: [PATCH] Release changes (#1811) * Updated Pom versions for release changes Signed-off-by: GitHub * [DSD-3932] Update pom.xml Signed-off-by: Chandra Keshav Mishra * [DSD-3932] Update pom.xml Signed-off-by: Chandra Keshav Mishra --------- Signed-off-by: GitHub Signed-off-by: Chandra Keshav Mishra Co-authored-by: Prafulrakhade --- .github/workflows/push-trigger.yml | 2 +- pom.xml | 2 +- registration-processor/core-processor/pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../registration-processor-abis/pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- registration-processor/init/pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../mosip-stage-executor/pom.xml | 4 +- registration-processor/pom.xml | 52 +++++++++---------- registration-processor/post-processor/pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- registration-processor/pre-processor/pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../qc-users-manger/pom.xml | 4 +- .../pom.xml | 4 +- .../dependency-reduced-pom.xml | 2 +- .../pom.xml | 6 +-- .../registration-processor-core/pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- registration-processor/stage-groups/pom.xml | 4 +- .../pom.xml | 8 +-- .../pom.xml | 12 ++--- .../pom.xml | 14 ++--- .../pom.xml | 10 ++-- .../pom.xml | 16 +++--- .../pom.xml | 12 ++--- .../pom.xml | 14 ++--- .../workflow-engine/pom.xml | 4 +- .../pom.xml | 4 +- .../pom.xml | 4 +- 56 files changed, 163 insertions(+), 163 deletions(-) diff --git a/.github/workflows/push-trigger.yml b/.github/workflows/push-trigger.yml index fd0f12aa220..876c4757fac 100644 --- a/.github/workflows/push-trigger.yml +++ b/.github/workflows/push-trigger.yml @@ -43,7 +43,7 @@ jobs: secrets: OSSRH_USER: ${{ secrets.OSSRH_USER }} OSSRH_SECRET: ${{ secrets.OSSRH_SECRET }} - OSSRH_URL: ${{ secrets.OSSRH_SNAPSHOT_URL }} + OSSRH_URL: ${{ secrets.RELEASE_URL }} OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} GPG_SECRET: ${{ secrets.GPG_SECRET }} SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK }} diff --git a/pom.xml b/pom.xml index 965197ff54e..74d8bfe6922 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.mosip registration - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 pom MOSIP Registration Parent POM diff --git a/registration-processor/core-processor/pom.xml b/registration-processor/core-processor/pom.xml index 1e70249927a..bf9c23de124 100644 --- a/registration-processor/core-processor/pom.xml +++ b/registration-processor/core-processor/pom.xml @@ -5,9 +5,9 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 core-processor core-processor diff --git a/registration-processor/core-processor/registration-processor-abis-handler-stage/pom.xml b/registration-processor/core-processor/registration-processor-abis-handler-stage/pom.xml index b993ca03858..85a81893eae 100644 --- a/registration-processor/core-processor/registration-processor-abis-handler-stage/pom.xml +++ b/registration-processor/core-processor/registration-processor-abis-handler-stage/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor core-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-abis-handler-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 jar UTF-8 diff --git a/registration-processor/core-processor/registration-processor-abis-middleware-stage/pom.xml b/registration-processor/core-processor/registration-processor-abis-middleware-stage/pom.xml index e50a32b7d0d..fe6903760b9 100644 --- a/registration-processor/core-processor/registration-processor-abis-middleware-stage/pom.xml +++ b/registration-processor/core-processor/registration-processor-abis-middleware-stage/pom.xml @@ -5,10 +5,10 @@ io.mosip.registrationprocessor core-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-abis-middleware-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 jar UTF-8 diff --git a/registration-processor/core-processor/registration-processor-abis/pom.xml b/registration-processor/core-processor/registration-processor-abis/pom.xml index 29a7bcb63ff..44478edfd46 100644 --- a/registration-processor/core-processor/registration-processor-abis/pom.xml +++ b/registration-processor/core-processor/registration-processor-abis/pom.xml @@ -8,10 +8,10 @@ io.mosip.registrationprocessor core-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-abis - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-abis UTF-8 diff --git a/registration-processor/core-processor/registration-processor-bio-dedupe-stage/pom.xml b/registration-processor/core-processor/registration-processor-bio-dedupe-stage/pom.xml index 51b750768e9..6c7f16156f5 100644 --- a/registration-processor/core-processor/registration-processor-bio-dedupe-stage/pom.xml +++ b/registration-processor/core-processor/registration-processor-bio-dedupe-stage/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor core-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-bio-dedupe-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 jar UTF-8 diff --git a/registration-processor/core-processor/registration-processor-biometric-authentication-stage/pom.xml b/registration-processor/core-processor/registration-processor-biometric-authentication-stage/pom.xml index 754cbb84860..fcfdda19409 100644 --- a/registration-processor/core-processor/registration-processor-biometric-authentication-stage/pom.xml +++ b/registration-processor/core-processor/registration-processor-biometric-authentication-stage/pom.xml @@ -5,10 +5,10 @@ io.mosip.registrationprocessor core-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-biometric-authentication-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 jar UTF-8 diff --git a/registration-processor/core-processor/registration-processor-biometric-extraction-stage/pom.xml b/registration-processor/core-processor/registration-processor-biometric-extraction-stage/pom.xml index c22795794a5..44498c08008 100644 --- a/registration-processor/core-processor/registration-processor-biometric-extraction-stage/pom.xml +++ b/registration-processor/core-processor/registration-processor-biometric-extraction-stage/pom.xml @@ -5,10 +5,10 @@ io.mosip.registrationprocessor core-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-biometric-extraction-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 jar UTF-8 diff --git a/registration-processor/core-processor/registration-processor-demo-dedupe-stage/pom.xml b/registration-processor/core-processor/registration-processor-demo-dedupe-stage/pom.xml index 80e30419cfa..50a6e2e0bbe 100644 --- a/registration-processor/core-processor/registration-processor-demo-dedupe-stage/pom.xml +++ b/registration-processor/core-processor/registration-processor-demo-dedupe-stage/pom.xml @@ -5,10 +5,10 @@ io.mosip.registrationprocessor core-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-demo-dedupe-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 jar UTF-8 diff --git a/registration-processor/core-processor/registration-processor-finalization-stage/pom.xml b/registration-processor/core-processor/registration-processor-finalization-stage/pom.xml index fe52552ff90..a28f5d90d57 100644 --- a/registration-processor/core-processor/registration-processor-finalization-stage/pom.xml +++ b/registration-processor/core-processor/registration-processor-finalization-stage/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor core-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-finalization-stage registration-processor-finalization-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 jar UTF-8 diff --git a/registration-processor/core-processor/registration-processor-manual-adjudication-stage/pom.xml b/registration-processor/core-processor/registration-processor-manual-adjudication-stage/pom.xml index 796d3317026..fce39b78f54 100644 --- a/registration-processor/core-processor/registration-processor-manual-adjudication-stage/pom.xml +++ b/registration-processor/core-processor/registration-processor-manual-adjudication-stage/pom.xml @@ -8,11 +8,11 @@ io.mosip.registrationprocessor core-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-manual-adjudication-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 diff --git a/registration-processor/core-processor/registration-processor-uin-generator-stage/pom.xml b/registration-processor/core-processor/registration-processor-uin-generator-stage/pom.xml index 3a163267596..4718decb596 100644 --- a/registration-processor/core-processor/registration-processor-uin-generator-stage/pom.xml +++ b/registration-processor/core-processor/registration-processor-uin-generator-stage/pom.xml @@ -4,10 +4,10 @@ io.mosip.registrationprocessor core-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-uin-generator-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 jar UTF-8 diff --git a/registration-processor/core-processor/registration-processor-verification-stage/pom.xml b/registration-processor/core-processor/registration-processor-verification-stage/pom.xml index 804ff7f221b..d2c335892f2 100644 --- a/registration-processor/core-processor/registration-processor-verification-stage/pom.xml +++ b/registration-processor/core-processor/registration-processor-verification-stage/pom.xml @@ -8,11 +8,11 @@ io.mosip.registrationprocessor core-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-verification-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 diff --git a/registration-processor/init/pom.xml b/registration-processor/init/pom.xml index e0cab04f77e..ca7568449f2 100644 --- a/registration-processor/init/pom.xml +++ b/registration-processor/init/pom.xml @@ -6,10 +6,10 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 init - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 diff --git a/registration-processor/init/registration-processor-packet-receiver-stage/pom.xml b/registration-processor/init/registration-processor-packet-receiver-stage/pom.xml index 65c49693beb..857c65202ae 100644 --- a/registration-processor/init/registration-processor-packet-receiver-stage/pom.xml +++ b/registration-processor/init/registration-processor-packet-receiver-stage/pom.xml @@ -7,11 +7,11 @@ io.mosip.registrationprocessor init - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-packet-receiver-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 jar registration-processor-packet-receiver-stage diff --git a/registration-processor/init/registration-processor-registration-status-service/pom.xml b/registration-processor/init/registration-processor-registration-status-service/pom.xml index 7d35fa6396c..688979aac3a 100644 --- a/registration-processor/init/registration-processor-registration-status-service/pom.xml +++ b/registration-processor/init/registration-processor-registration-status-service/pom.xml @@ -8,10 +8,10 @@ io.mosip.registrationprocessor init - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-registration-status-service - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-registration-status-service diff --git a/registration-processor/mosip-stage-executor/pom.xml b/registration-processor/mosip-stage-executor/pom.xml index 22617e270bd..c09a699b8f7 100644 --- a/registration-processor/mosip-stage-executor/pom.xml +++ b/registration-processor/mosip-stage-executor/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 mosip-stage-executor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 diff --git a/registration-processor/pom.xml b/registration-processor/pom.xml index e3be909e5d1..a649d38190e 100644 --- a/registration-processor/pom.xml +++ b/registration-processor/pom.xml @@ -5,7 +5,7 @@ io.mosip registration - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 @@ -30,7 +30,7 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 pom registration-processor @@ -128,31 +128,31 @@ 0.1.55 - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 + 1.2.0.1-B3 + 1.2.0.1-B3 + 1.2.0.1-B3 + 1.2.0.1-B3 + 1.2.0.1-B3 + 1.2.0.1-B3 - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 + 1.2.0.1-B2 + 1.2.0.1-B2 + 1.2.0.1-B2 + 1.2.0.1-B2 + 1.2.0.1-B2 + 1.2.0.1-B3 + 1.2.0.1-B2 + 1.2.0.1-B2 + 1.2.0.1-B2 + 1.2.0.1-B2 + 1.2.0.1-B2 + 1.2.0.1-B2 + 1.2.0.1-B3 + 1.2.0.1-B2 + 1.2.0.1-B2 **/dto/**, **/exception/*Exception.java, **/config/*Config.java, @@ -564,4 +564,4 @@ - \ No newline at end of file + diff --git a/registration-processor/post-processor/pom.xml b/registration-processor/post-processor/pom.xml index 25da34901cd..0a55dd17040 100644 --- a/registration-processor/post-processor/pom.xml +++ b/registration-processor/post-processor/pom.xml @@ -6,9 +6,9 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 post-processor post-processor diff --git a/registration-processor/post-processor/registration-processor-message-sender-stage/pom.xml b/registration-processor/post-processor/registration-processor-message-sender-stage/pom.xml index ddca10912f8..8026fdd5074 100644 --- a/registration-processor/post-processor/registration-processor-message-sender-stage/pom.xml +++ b/registration-processor/post-processor/registration-processor-message-sender-stage/pom.xml @@ -7,11 +7,11 @@ io.mosip.registrationprocessor post-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-message-sender-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 UTF-8 diff --git a/registration-processor/post-processor/registration-processor-printing-stage/pom.xml b/registration-processor/post-processor/registration-processor-printing-stage/pom.xml index 4a9f585821d..5fe9b79df20 100644 --- a/registration-processor/post-processor/registration-processor-printing-stage/pom.xml +++ b/registration-processor/post-processor/registration-processor-printing-stage/pom.xml @@ -6,10 +6,10 @@ io.mosip.registrationprocessor post-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-printing-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 UTF-8 diff --git a/registration-processor/post-processor/registration-processor-registration-transaction-service/pom.xml b/registration-processor/post-processor/registration-processor-registration-transaction-service/pom.xml index 2e3d4210fe5..15993e06a96 100644 --- a/registration-processor/post-processor/registration-processor-registration-transaction-service/pom.xml +++ b/registration-processor/post-processor/registration-processor-registration-transaction-service/pom.xml @@ -5,10 +5,10 @@ io.mosip.registrationprocessor post-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-registration-transaction-service - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-registration-transaction-service UTF-8 diff --git a/registration-processor/pre-processor/pom.xml b/registration-processor/pre-processor/pom.xml index 23941368b71..641eb0338e2 100644 --- a/registration-processor/pre-processor/pom.xml +++ b/registration-processor/pre-processor/pom.xml @@ -7,9 +7,9 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 pre-processor pre-processor diff --git a/registration-processor/pre-processor/registration-processor-cmd-validator-stage/pom.xml b/registration-processor/pre-processor/registration-processor-cmd-validator-stage/pom.xml index 099373ee95f..ecd645121a6 100644 --- a/registration-processor/pre-processor/registration-processor-cmd-validator-stage/pom.xml +++ b/registration-processor/pre-processor/registration-processor-cmd-validator-stage/pom.xml @@ -6,10 +6,10 @@ io.mosip.registrationprocessor pre-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-cmd-validator-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-cmd-validator-stage UTF-8 diff --git a/registration-processor/pre-processor/registration-processor-introducer-validator-stage/pom.xml b/registration-processor/pre-processor/registration-processor-introducer-validator-stage/pom.xml index 39b9fc3ac83..939274addf5 100644 --- a/registration-processor/pre-processor/registration-processor-introducer-validator-stage/pom.xml +++ b/registration-processor/pre-processor/registration-processor-introducer-validator-stage/pom.xml @@ -6,10 +6,10 @@ io.mosip.registrationprocessor pre-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-introducer-validator-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-introducer-validator-stage UTF-8 diff --git a/registration-processor/pre-processor/registration-processor-operator-validator-stage/pom.xml b/registration-processor/pre-processor/registration-processor-operator-validator-stage/pom.xml index 6c2fd429574..83f2f06f324 100644 --- a/registration-processor/pre-processor/registration-processor-operator-validator-stage/pom.xml +++ b/registration-processor/pre-processor/registration-processor-operator-validator-stage/pom.xml @@ -6,10 +6,10 @@ io.mosip.registrationprocessor pre-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-operator-validator-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-operator-validator-stage UTF-8 diff --git a/registration-processor/pre-processor/registration-processor-packet-classifier-stage/pom.xml b/registration-processor/pre-processor/registration-processor-packet-classifier-stage/pom.xml index d0f9e67ba80..47a977300f6 100644 --- a/registration-processor/pre-processor/registration-processor-packet-classifier-stage/pom.xml +++ b/registration-processor/pre-processor/registration-processor-packet-classifier-stage/pom.xml @@ -7,10 +7,10 @@ io.mosip.registrationprocessor pre-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-packet-classifier-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 jar UTF-8 diff --git a/registration-processor/pre-processor/registration-processor-packet-uploader-stage/pom.xml b/registration-processor/pre-processor/registration-processor-packet-uploader-stage/pom.xml index d28b27ff418..848e5c823eb 100644 --- a/registration-processor/pre-processor/registration-processor-packet-uploader-stage/pom.xml +++ b/registration-processor/pre-processor/registration-processor-packet-uploader-stage/pom.xml @@ -9,9 +9,9 @@ io.mosip.registrationprocessor pre-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 diff --git a/registration-processor/pre-processor/registration-processor-packet-validator-stage/pom.xml b/registration-processor/pre-processor/registration-processor-packet-validator-stage/pom.xml index 9485563f780..4fdfef18387 100644 --- a/registration-processor/pre-processor/registration-processor-packet-validator-stage/pom.xml +++ b/registration-processor/pre-processor/registration-processor-packet-validator-stage/pom.xml @@ -7,10 +7,10 @@ io.mosip.registrationprocessor pre-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-packet-validator-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 jar UTF-8 diff --git a/registration-processor/pre-processor/registration-processor-quality-classifier-stage/pom.xml b/registration-processor/pre-processor/registration-processor-quality-classifier-stage/pom.xml index 6b7b4c50d00..e55d1b46d1d 100644 --- a/registration-processor/pre-processor/registration-processor-quality-classifier-stage/pom.xml +++ b/registration-processor/pre-processor/registration-processor-quality-classifier-stage/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor pre-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-quality-classifier-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 diff --git a/registration-processor/pre-processor/registration-processor-securezone-notification-stage/pom.xml b/registration-processor/pre-processor/registration-processor-securezone-notification-stage/pom.xml index 5d796c8376a..a83af1000e4 100644 --- a/registration-processor/pre-processor/registration-processor-securezone-notification-stage/pom.xml +++ b/registration-processor/pre-processor/registration-processor-securezone-notification-stage/pom.xml @@ -5,10 +5,10 @@ pre-processor io.mosip.registrationprocessor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 4.0.0 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-securezone-notification-stage diff --git a/registration-processor/pre-processor/registration-processor-supervisor-validator-stage/pom.xml b/registration-processor/pre-processor/registration-processor-supervisor-validator-stage/pom.xml index 7caa4059e46..cd29c89e18a 100644 --- a/registration-processor/pre-processor/registration-processor-supervisor-validator-stage/pom.xml +++ b/registration-processor/pre-processor/registration-processor-supervisor-validator-stage/pom.xml @@ -6,10 +6,10 @@ io.mosip.registrationprocessor pre-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-supervisor-validator-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-supervisor-validator-stage UTF-8 diff --git a/registration-processor/qc-users-manger/pom.xml b/registration-processor/qc-users-manger/pom.xml index 6f5129d7735..36abc9db7e0 100644 --- a/registration-processor/qc-users-manger/pom.xml +++ b/registration-processor/qc-users-manger/pom.xml @@ -5,11 +5,11 @@ qc-users-manger - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 diff --git a/registration-processor/registration-processor-bio-dedupe-service-impl/pom.xml b/registration-processor/registration-processor-bio-dedupe-service-impl/pom.xml index 78f76c5951f..fc1fe39af20 100644 --- a/registration-processor/registration-processor-bio-dedupe-service-impl/pom.xml +++ b/registration-processor/registration-processor-bio-dedupe-service-impl/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-bio-dedupe-service-impl - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-bio-dedupe-service-impl diff --git a/registration-processor/registration-processor-common-camel-bridge/dependency-reduced-pom.xml b/registration-processor/registration-processor-common-camel-bridge/dependency-reduced-pom.xml index a761ced8384..0aa37a8a669 100644 --- a/registration-processor/registration-processor-common-camel-bridge/dependency-reduced-pom.xml +++ b/registration-processor/registration-processor-common-camel-bridge/dependency-reduced-pom.xml @@ -3,7 +3,7 @@ registration-processor io.mosip.registrationprocessor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 4.0.0 registration-processor-common-camel-bridge diff --git a/registration-processor/registration-processor-common-camel-bridge/pom.xml b/registration-processor/registration-processor-common-camel-bridge/pom.xml index f71a52f5c98..9fec69b43d3 100644 --- a/registration-processor/registration-processor-common-camel-bridge/pom.xml +++ b/registration-processor/registration-processor-common-camel-bridge/pom.xml @@ -6,16 +6,16 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-common-camel-bridge - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 jar io.mosip.registration.processor.camel.bridge.MosipCamelBridge 1.0.5 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 diff --git a/registration-processor/registration-processor-core/pom.xml b/registration-processor/registration-processor-core/pom.xml index 15856637960..355be5e09bb 100644 --- a/registration-processor/registration-processor-core/pom.xml +++ b/registration-processor/registration-processor-core/pom.xml @@ -7,10 +7,10 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-core - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 org.mockito diff --git a/registration-processor/registration-processor-info-storage-service/pom.xml b/registration-processor/registration-processor-info-storage-service/pom.xml index a96ba4ed241..18e8cee31b3 100644 --- a/registration-processor/registration-processor-info-storage-service/pom.xml +++ b/registration-processor/registration-processor-info-storage-service/pom.xml @@ -7,10 +7,10 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-info-storage-service - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-info-storage-service UTF-8 diff --git a/registration-processor/registration-processor-landing-zone/pom.xml b/registration-processor/registration-processor-landing-zone/pom.xml index f3d1e06edd0..d215f8fbb5a 100644 --- a/registration-processor/registration-processor-landing-zone/pom.xml +++ b/registration-processor/registration-processor-landing-zone/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-landing-zone registration-processor-landing-zone - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 diff --git a/registration-processor/registration-processor-message-sender-impl/pom.xml b/registration-processor/registration-processor-message-sender-impl/pom.xml index 4ec8cd0b4d0..b90101fd636 100644 --- a/registration-processor/registration-processor-message-sender-impl/pom.xml +++ b/registration-processor/registration-processor-message-sender-impl/pom.xml @@ -8,11 +8,11 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-message-sender-impl - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 diff --git a/registration-processor/registration-processor-notification-service/pom.xml b/registration-processor/registration-processor-notification-service/pom.xml index 083e1972676..472a222535a 100644 --- a/registration-processor/registration-processor-notification-service/pom.xml +++ b/registration-processor/registration-processor-notification-service/pom.xml @@ -8,11 +8,11 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-notification-service - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 UTF-8 diff --git a/registration-processor/registration-processor-packet-manager/pom.xml b/registration-processor/registration-processor-packet-manager/pom.xml index c6d8b1600eb..790897abbb4 100644 --- a/registration-processor/registration-processor-packet-manager/pom.xml +++ b/registration-processor/registration-processor-packet-manager/pom.xml @@ -7,12 +7,12 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-packet-manager registration-processor-packet-manager - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 diff --git a/registration-processor/registration-processor-registration-status-service-impl/pom.xml b/registration-processor/registration-processor-registration-status-service-impl/pom.xml index 599d1b7c828..7d4be79101e 100644 --- a/registration-processor/registration-processor-registration-status-service-impl/pom.xml +++ b/registration-processor/registration-processor-registration-status-service-impl/pom.xml @@ -8,10 +8,10 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-registration-status-service-impl - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 diff --git a/registration-processor/registration-processor-rest-client/pom.xml b/registration-processor/registration-processor-rest-client/pom.xml index 3d66c5b85ae..dbabdd7b0e2 100644 --- a/registration-processor/registration-processor-rest-client/pom.xml +++ b/registration-processor/registration-processor-rest-client/pom.xml @@ -9,12 +9,12 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-rest-client registration-processor-rest-client - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 diff --git a/registration-processor/stage-groups/pom.xml b/registration-processor/stage-groups/pom.xml index 4abd296cb2c..73229c7023c 100644 --- a/registration-processor/stage-groups/pom.xml +++ b/registration-processor/stage-groups/pom.xml @@ -7,9 +7,9 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 stage-groups stage-groups diff --git a/registration-processor/stage-groups/registration-processor-stage-group-1/pom.xml b/registration-processor/stage-groups/registration-processor-stage-group-1/pom.xml index d2c037eee4a..26c9bbe68a7 100644 --- a/registration-processor/stage-groups/registration-processor-stage-group-1/pom.xml +++ b/registration-processor/stage-groups/registration-processor-stage-group-1/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor stage-groups - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-stage-group-1 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 @@ -21,14 +21,14 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-packet-receiver-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 diff --git a/registration-processor/stage-groups/registration-processor-stage-group-2/pom.xml b/registration-processor/stage-groups/registration-processor-stage-group-2/pom.xml index c0cf46343d5..360a2926f7c 100644 --- a/registration-processor/stage-groups/registration-processor-stage-group-2/pom.xml +++ b/registration-processor/stage-groups/registration-processor-stage-group-2/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor stage-groups - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-stage-group-2 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 @@ -21,24 +21,24 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-quality-classifier-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-securezone-notification-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-message-sender-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 diff --git a/registration-processor/stage-groups/registration-processor-stage-group-3/pom.xml b/registration-processor/stage-groups/registration-processor-stage-group-3/pom.xml index e96279087b6..d097331bf51 100644 --- a/registration-processor/stage-groups/registration-processor-stage-group-3/pom.xml +++ b/registration-processor/stage-groups/registration-processor-stage-group-3/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor stage-groups - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-stage-group-3 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 @@ -21,29 +21,29 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-abis-handler-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-abis-middleware-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-bio-dedupe-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-manual-adjudication-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 diff --git a/registration-processor/stage-groups/registration-processor-stage-group-4/pom.xml b/registration-processor/stage-groups/registration-processor-stage-group-4/pom.xml index ce1cdc96545..d0c2707466c 100644 --- a/registration-processor/stage-groups/registration-processor-stage-group-4/pom.xml +++ b/registration-processor/stage-groups/registration-processor-stage-group-4/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor stage-groups - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-stage-group-4 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 @@ -21,19 +21,19 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-biometric-authentication-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-demo-dedupe-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 diff --git a/registration-processor/stage-groups/registration-processor-stage-group-5/pom.xml b/registration-processor/stage-groups/registration-processor-stage-group-5/pom.xml index f167b1d15b3..a75eb2f08ad 100644 --- a/registration-processor/stage-groups/registration-processor-stage-group-5/pom.xml +++ b/registration-processor/stage-groups/registration-processor-stage-group-5/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor stage-groups - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-stage-group-5 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 @@ -21,34 +21,34 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-cmd-validator-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-operator-validator-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-supervisor-validator-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-introducer-validator-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-packet-validator-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 diff --git a/registration-processor/stage-groups/registration-processor-stage-group-6/pom.xml b/registration-processor/stage-groups/registration-processor-stage-group-6/pom.xml index 114783da14d..e74f7393085 100644 --- a/registration-processor/stage-groups/registration-processor-stage-group-6/pom.xml +++ b/registration-processor/stage-groups/registration-processor-stage-group-6/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor stage-groups - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-stage-group-6 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 @@ -21,24 +21,24 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-packet-uploader-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-packet-classifier-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-verification-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 diff --git a/registration-processor/stage-groups/registration-processor-stage-group-7/pom.xml b/registration-processor/stage-groups/registration-processor-stage-group-7/pom.xml index 4fc1177f84a..c1a8220c7a6 100644 --- a/registration-processor/stage-groups/registration-processor-stage-group-7/pom.xml +++ b/registration-processor/stage-groups/registration-processor-stage-group-7/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor stage-groups - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-stage-group-7 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 UTF-8 @@ -21,29 +21,29 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-uin-generator-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-biometric-extraction-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-finalization-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 io.mosip.registrationprocessor registration-processor-printing-stage - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 diff --git a/registration-processor/workflow-engine/pom.xml b/registration-processor/workflow-engine/pom.xml index cebeb084931..e0ea116118a 100644 --- a/registration-processor/workflow-engine/pom.xml +++ b/registration-processor/workflow-engine/pom.xml @@ -5,9 +5,9 @@ io.mosip.registrationprocessor registration-processor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 workflow-engine workflow-engine diff --git a/registration-processor/workflow-engine/registration-processor-reprocessor/pom.xml b/registration-processor/workflow-engine/registration-processor-reprocessor/pom.xml index 8df1096a769..56d459efd73 100644 --- a/registration-processor/workflow-engine/registration-processor-reprocessor/pom.xml +++ b/registration-processor/workflow-engine/registration-processor-reprocessor/pom.xml @@ -7,10 +7,10 @@ io.mosip.registrationprocessor workflow-engine - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-reprocessor - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-reprocessor UTF-8 diff --git a/registration-processor/workflow-engine/registration-processor-workflow-manager-service/pom.xml b/registration-processor/workflow-engine/registration-processor-workflow-manager-service/pom.xml index c69945fe557..9a6bab4ba88 100644 --- a/registration-processor/workflow-engine/registration-processor-workflow-manager-service/pom.xml +++ b/registration-processor/workflow-engine/registration-processor-workflow-manager-service/pom.xml @@ -5,10 +5,10 @@ io.mosip.registrationprocessor workflow-engine - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-workflow-manager-service - 1.2.0.1-SNAPSHOT + 1.2.0.1-B3 registration-processor-workflow-manager-service UTF-8