diff --git a/.github/workflows/push-trigger.yml b/.github/workflows/push-trigger.yml index 3ad84cd5e62..68d7023e532 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/README.md b/README.md index 666ce8c3c8b..9e1a157eb82 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![Maven Package upon a push](https://github.com/mosip/registration/actions/workflows/push_trigger.yml/badge.svg?branch=develop)](https://github.com/mosip/registration/actions/workflows/push_trigger.yml) -[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?branch=develop&project=mosip_registration&metric=alert_status)](https://sonarcloud.io/dashboard?branch=develop&id=mosip_registration) +[![Maven Package upon a push](https://github.com/mosip/registration/actions/workflows/push-trigger.yml/badge.svg?branch=release-1.3.x)](https://github.com/mosip/registration/actions/workflows/push-trigger.yml) +[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?branch=release-1.3.x&project=mosip_registration&metric=alert_status)](https://sonarcloud.io/dashboard?branch=release-1.3.x&id=mosip_registration) # Registration Processor diff --git a/registration-processor/core-processor/pom.xml b/registration-processor/core-processor/pom.xml index b3db29f4649..35b48e24b99 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.3.0-SNAPSHOT + 1.3.0-beta.1 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 0fdbf5fe2f3..cc27d112e52 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-abis-handler-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 387fa9004d0..1ff195b6b05 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-abis-middleware-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 10d448ab7d7..655156d75a3 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-abis - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 ddc4337ddc3..f7ed008a18b 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-bio-dedupe-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 a866cead3aa..169d96a9e07 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-biometric-authentication-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 c9e1d4075d0..e462c99dbfa 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-biometric-extraction-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 2aea657739b..28b96a1f548 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-demo-dedupe-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 47684273a86..6beb2c4550b 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-finalization-stage registration-processor-finalization-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 0d556aee493..adb1167787b 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-manual-adjudication-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 9f39cdc5146..b8da37aae14 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-uin-generator-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 1fe186c347a..348eada61d4 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-verification-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 UTF-8 diff --git a/registration-processor/init/pom.xml b/registration-processor/init/pom.xml index c94b01e7102..15c6773f396 100644 --- a/registration-processor/init/pom.xml +++ b/registration-processor/init/pom.xml @@ -6,10 +6,10 @@ io.mosip.registrationprocessor registration-processor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 init - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 1ddabe7db95..28d7c2cac9c 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-packet-receiver-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 ee7831a1019..c5666b67ed5 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-registration-status-service - 1.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-registration-status-service diff --git a/registration-processor/mosip-stage-executor/pom.xml b/registration-processor/mosip-stage-executor/pom.xml index 034cfdf32af..8eaeb8b7d21 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.3.0-SNAPSHOT + 1.3.0-beta.1 mosip-stage-executor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 diff --git a/registration-processor/pom.xml b/registration-processor/pom.xml index 14e284f724e..cf74038606e 100644 --- a/registration-processor/pom.xml +++ b/registration-processor/pom.xml @@ -24,7 +24,7 @@ io.mosip.registrationprocessor registration-processor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 pom registration-processor @@ -118,13 +118,13 @@ 6.1.2 - 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 1.3.0-SNAPSHOT + 1.3.0-beta.1 + 1.3.0-beta.1 + 1.3.0-beta.1 + 1.3.0-beta.1 + 1.3.0-beta.1 + 1.3.0-beta.1 + 1.3.0-beta.1 1.3.0-beta.1 @@ -542,7 +542,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.6.14 true ossrh diff --git a/registration-processor/post-processor/pom.xml b/registration-processor/post-processor/pom.xml index ce7d99c0de1..e0ac1762381 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.3.0-SNAPSHOT + 1.3.0-beta.1 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 post-processor post-processor diff --git a/registration-processor/post-processor/registration-processor-credential-requestor-stage/pom.xml b/registration-processor/post-processor/registration-processor-credential-requestor-stage/pom.xml index 96d1eb1b1dd..488f69ab441 100644 --- a/registration-processor/post-processor/registration-processor-credential-requestor-stage/pom.xml +++ b/registration-processor/post-processor/registration-processor-credential-requestor-stage/pom.xml @@ -6,10 +6,10 @@ io.mosip.registrationprocessor post-processor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-credential-requestor-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 UTF-8 UTF-8 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 47ad0d83231..9fa951a110b 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-message-sender-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 8e0eb76f643..31c83cddc65 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-registration-transaction-service - 1.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-registration-transaction-service UTF-8 diff --git a/registration-processor/pre-processor/pom.xml b/registration-processor/pre-processor/pom.xml index 10f968fa885..120d78fba12 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.3.0-SNAPSHOT + 1.3.0-beta.1 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 642b56609bf..29b88bef5ec 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-cmd-validator-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 d785aacef6a..2a867951b1d 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-introducer-validator-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 e056b9abdc1..4a6880fba15 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-operator-validator-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 ccf373bb84f..e12e07b7a9c 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-packet-classifier-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 4de82b56615..0a138d7f363 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.3.0-SNAPSHOT + 1.3.0-beta.1 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 2e598dfe98d..f7bd6ab5bb5 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-packet-validator-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 9886f1ef8ba..b9b8bf2db96 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-quality-classifier-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 b11eaa2b5c5..db776015bec 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.3.0-SNAPSHOT + 1.3.0-beta.1 4.0.0 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 4b09ba43992..d92367b5f62 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-supervisor-validator-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 1f2ea74a3fc..de0404b06da 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.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 7c57e2660ba..584faabc9ff 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-bio-dedupe-service-impl - 1.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-bio-dedupe-service-impl diff --git a/registration-processor/registration-processor-common-camel-bridge/pom.xml b/registration-processor/registration-processor-common-camel-bridge/pom.xml index c83bf820ec7..39c34d1170b 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-common-camel-bridge - 1.3.0-SNAPSHOT + 1.3.0-beta.1 jar io.mosip.registration.processor.camel.bridge.MosipCamelBridge 1.0.5 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 diff --git a/registration-processor/registration-processor-core/pom.xml b/registration-processor/registration-processor-core/pom.xml index f69e1acdade..88334d6c9c0 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-core - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 aafc8c54298..5e3f5970761 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-info-storage-service - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 40c3a6520c1..f19b69b1d49 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-landing-zone registration-processor-landing-zone - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 c292d778397..6fca75dd0a9 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-message-sender-impl - 1.3.0-SNAPSHOT + 1.3.0-beta.1 UTF-8 diff --git a/registration-processor/registration-processor-notification-service/pom.xml b/registration-processor/registration-processor-notification-service/pom.xml index 26ae3023149..6fa346148de 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-notification-service - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 b99008e5a62..9dc1fd965d8 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-packet-manager registration-processor-packet-manager - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 4fbf18bc2d4..c58df9dabe4 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-registration-status-service-impl - 1.3.0-SNAPSHOT + 1.3.0-beta.1 UTF-8 diff --git a/registration-processor/registration-processor-rest-client/pom.xml b/registration-processor/registration-processor-rest-client/pom.xml index ea31bd1f637..1e2ea750a6d 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-rest-client registration-processor-rest-client - 1.3.0-SNAPSHOT + 1.3.0-beta.1 UTF-8 diff --git a/registration-processor/stage-groups/pom.xml b/registration-processor/stage-groups/pom.xml index 71dc3e37a89..0817199e991 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.3.0-SNAPSHOT + 1.3.0-beta.1 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 f7c1f6392da..d8e1ca2e55d 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-stage-group-1 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 UTF-8 @@ -21,14 +21,14 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-packet-receiver-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 049aab11efe..46f70c4ca3f 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-stage-group-2 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 UTF-8 @@ -21,24 +21,24 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-quality-classifier-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-securezone-notification-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-message-sender-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 7500bb06306..7348ea0a421 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-stage-group-3 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 UTF-8 @@ -21,29 +21,29 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-abis-handler-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-abis-middleware-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-bio-dedupe-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-manual-adjudication-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 669809092cb..c77fb946bcc 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-stage-group-4 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 UTF-8 @@ -21,19 +21,19 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-biometric-authentication-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-demo-dedupe-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 62db1d5a9c2..8429978910e 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-stage-group-5 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 UTF-8 @@ -21,34 +21,34 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-cmd-validator-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-operator-validator-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-supervisor-validator-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-introducer-validator-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-packet-validator-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 4538c03d70f..fdd6b6121f7 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-stage-group-6 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 UTF-8 @@ -21,24 +21,24 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-packet-uploader-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-packet-classifier-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-verification-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 8976c895143..967c1942805 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-stage-group-7 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 UTF-8 @@ -21,29 +21,29 @@ io.mosip.registrationprocessor mosip-stage-executor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-uin-generator-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-biometric-extraction-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-finalization-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registrationprocessor registration-processor-credential-requestor-stage - 1.3.0-SNAPSHOT + 1.3.0-beta.1 diff --git a/registration-processor/workflow-engine/pom.xml b/registration-processor/workflow-engine/pom.xml index 5f5b1cecda6..2cdaee409fc 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.3.0-SNAPSHOT + 1.3.0-beta.1 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 24e20c25dd8..29da452a5e3 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-reprocessor - 1.3.0-SNAPSHOT + 1.3.0-beta.1 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 db6b6dcbe8e..c11bbb24ce5 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.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-workflow-manager-service - 1.3.0-SNAPSHOT + 1.3.0-beta.1 registration-processor-workflow-manager-service UTF-8