From a1f538bb9022258e03cdb234b2e007d383cedcf1 Mon Sep 17 00:00:00 2001 From: ckm007 Date: Fri, 28 Oct 2022 12:23:49 +0000 Subject: [PATCH] Updated Pom versions for release changes --- .github/workflows/push_trigger.yml | 2 +- pom.xml | 2 +- registration-processor/core-processor/pom.xml | 4 ++-- .../registration-processor-abis-handler-stage/pom.xml | 4 ++-- .../registration-processor-abis-middleware-stage/pom.xml | 4 ++-- .../core-processor/registration-processor-abis/pom.xml | 4 ++-- .../registration-processor-bio-dedupe-stage/pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../registration-processor-demo-dedupe-stage/pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../registration-processor-reprocessor-stage/pom.xml | 4 ++-- .../registration-processor-uin-generator-stage/pom.xml | 4 ++-- registration-processor/init/pom.xml | 2 +- .../registration-processor-packet-receiver-stage/pom.xml | 4 ++-- .../pom.xml | 4 ++-- registration-processor/pom.xml | 8 ++++---- registration-processor/post-processor/pom.xml | 4 ++-- .../registration-processor-message-sender-stage/pom.xml | 4 ++-- .../registration-processor-printing-stage/pom.xml | 4 ++-- registration-processor/pre-processor/pom.xml | 4 ++-- .../registration-processor-external-stage/pom.xml | 4 ++-- .../registration-processor-osi-validator-stage/pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../registration-processor-packet-uploader-stage/pom.xml | 4 ++-- .../registration-processor-packet-validator-stage/pom.xml | 4 ++-- .../registration-processor-quality-checker-stage/pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../registration-processor-common-camel-bridge/pom.xml | 4 ++-- .../pom.xml | 4 ++-- .../registration-processor-rest-client/pom.xml | 2 +- 30 files changed, 58 insertions(+), 58 deletions(-) diff --git a/.github/workflows/push_trigger.yml b/.github/workflows/push_trigger.yml index 3f1c43bf98b..f1aa902f81d 100644 --- a/.github/workflows/push_trigger.yml +++ b/.github/workflows/push_trigger.yml @@ -136,7 +136,7 @@ jobs: - name: Publish the maven package run: | - mvn deploy -DaltDeploymentRepository=ossrh::default::${{ secrets.OSSRH_SNAPSHOT_URL }} -s $GITHUB_WORKSPACE/settings.xml -f pom.xml + mvn deploy -DaltDeploymentRepository=ossrh::default::${{ secrets.RELEASE_URL }} -s $GITHUB_WORKSPACE/settings.xml -f pom.xml env: GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }} GPG_TTY: $(tty) diff --git a/pom.xml b/pom.xml index ea54dab968a..6caf7a2008b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.mosip registration - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 pom MOSIP Registration Parent POM diff --git a/registration-processor/core-processor/pom.xml b/registration-processor/core-processor/pom.xml index 286e7622c10..85bc7e74d5c 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 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 4c489b8edbb..9e83f07dc80 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-abis-handler-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 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 b4d6b978be0..6e9e3ba0443 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-abis-middleware-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 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 16c36c40bf1..6cfcd0ca032 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-abis - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 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 e10f38becc6..19c4afa7bb1 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-bio-dedupe-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 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 a58ec9f9f76..f9f7e96aa0d 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-biometric-authentication-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 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 6fa2760c25a..62bd509c2db 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-demo-dedupe-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 UTF-8 diff --git a/registration-processor/core-processor/registration-processor-manual-verification-stage/pom.xml b/registration-processor/core-processor/registration-processor-manual-verification-stage/pom.xml index 4b1a47a079c..3adf4779fcd 100644 --- a/registration-processor/core-processor/registration-processor-manual-verification-stage/pom.xml +++ b/registration-processor/core-processor/registration-processor-manual-verification-stage/pom.xml @@ -8,11 +8,11 @@ io.mosip.registrationprocessor core-processor - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-manual-verification-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 diff --git a/registration-processor/core-processor/registration-processor-reprocessor-stage/pom.xml b/registration-processor/core-processor/registration-processor-reprocessor-stage/pom.xml index 5212e97ee9e..079e2568f82 100644 --- a/registration-processor/core-processor/registration-processor-reprocessor-stage/pom.xml +++ b/registration-processor/core-processor/registration-processor-reprocessor-stage/pom.xml @@ -7,10 +7,10 @@ io.mosip.registrationprocessor core-processor - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-reprocessor-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-reprocessor-stage 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 cbff81a8a8f..6b93215a025 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-uin-generator-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 UTF-8 diff --git a/registration-processor/init/pom.xml b/registration-processor/init/pom.xml index b63691370f7..98501e8c6fb 100644 --- a/registration-processor/init/pom.xml +++ b/registration-processor/init/pom.xml @@ -6,7 +6,7 @@ io.mosip.registrationprocessor registration-processor - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 init 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 80f8ed09d1e..995580f1be5 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-packet-receiver-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 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 7f006548b8c..330a1523f4e 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-registration-status-service - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-registration-status-service diff --git a/registration-processor/pom.xml b/registration-processor/pom.xml index b6f21b3e45a..3cc62560d56 100644 --- a/registration-processor/pom.xml +++ b/registration-processor/pom.xml @@ -5,12 +5,12 @@ io.mosip registration - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 io.mosip.registrationprocessor registration-processor - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 pom registration-processor @@ -107,10 +107,10 @@ 0.1.55 - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 1.1.5.5 1.1.5.5 - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 1.1.5.5 1.1.5.5 1.1.5.5 diff --git a/registration-processor/post-processor/pom.xml b/registration-processor/post-processor/pom.xml index f209d35b147..88efe6d95d4 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 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 52786374083..24608dce1b7 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-message-sender-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 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 ead6d504fa0..d1b27085de7 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-printing-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 UTF-8 diff --git a/registration-processor/pre-processor/pom.xml b/registration-processor/pre-processor/pom.xml index fb5b3211e8c..8efd0388705 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 pre-processor pre-processor diff --git a/registration-processor/pre-processor/registration-processor-external-stage/pom.xml b/registration-processor/pre-processor/registration-processor-external-stage/pom.xml index be6110e769c..dc744fbc5b2 100644 --- a/registration-processor/pre-processor/registration-processor-external-stage/pom.xml +++ b/registration-processor/pre-processor/registration-processor-external-stage/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor pre-processor - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-external-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 diff --git a/registration-processor/pre-processor/registration-processor-osi-validator-stage/pom.xml b/registration-processor/pre-processor/registration-processor-osi-validator-stage/pom.xml index 856d9875fbe..60e1115b434 100644 --- a/registration-processor/pre-processor/registration-processor-osi-validator-stage/pom.xml +++ b/registration-processor/pre-processor/registration-processor-osi-validator-stage/pom.xml @@ -7,10 +7,10 @@ io.mosip.registrationprocessor pre-processor - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-osi-validator-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 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 f4a4dbac2f8..c260a930257 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-packet-classifier-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 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 e3564ee9874..14cb7ba484d 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 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 f13db29c435..62fa0b46fef 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-packet-validator-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 UTF-8 diff --git a/registration-processor/pre-processor/registration-processor-quality-checker-stage/pom.xml b/registration-processor/pre-processor/registration-processor-quality-checker-stage/pom.xml index 44881975db7..594622f11d8 100644 --- a/registration-processor/pre-processor/registration-processor-quality-checker-stage/pom.xml +++ b/registration-processor/pre-processor/registration-processor-quality-checker-stage/pom.xml @@ -5,11 +5,11 @@ io.mosip.registrationprocessor pre-processor - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-quality-checker-stage - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 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 c8bdab15350..967ed0443e0 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 4.0.0 - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-securezone-notification-stage diff --git a/registration-processor/registration-processor-common-camel-bridge/pom.xml b/registration-processor/registration-processor-common-camel-bridge/pom.xml index 7f83ad30293..f9d12fddc7f 100644 --- a/registration-processor/registration-processor-common-camel-bridge/pom.xml +++ b/registration-processor/registration-processor-common-camel-bridge/pom.xml @@ -6,10 +6,10 @@ io.mosip.registrationprocessor registration-processor - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-common-camel-bridge - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 jar 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 014c5289af3..37aeff23e0a 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.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 registration-processor-registration-status-service-impl - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8 diff --git a/registration-processor/registration-processor-rest-client/pom.xml b/registration-processor/registration-processor-rest-client/pom.xml index 683d98ec7aa..f4ff85153d4 100644 --- a/registration-processor/registration-processor-rest-client/pom.xml +++ b/registration-processor/registration-processor-rest-client/pom.xml @@ -14,7 +14,7 @@ registration-processor-rest-client registration-processor-rest-client - 1.1.5.5-p1-SNAPSHOT + 1.1.5.5-P1 UTF-8