diff --git a/.github/workflows/push-trigger.yml b/.github/workflows/push-trigger.yml index 95a7138015d..7a8b7b31661 100644 --- a/.github/workflows/push-trigger.yml +++ b/.github/workflows/push-trigger.yml @@ -87,7 +87,7 @@ jobs: with: SERVICE_LOCATION: registration secrets: - OSSRH_URL: ${{ secrets.OSSRH_SNAPSHOT_URL }} + OSSRH_URL: ${{ secrets.RELEASE_URL }} OSSRH_USER: ${{ secrets.OSSRH_USER }} OSSRH_SECRET: ${{ secrets.OSSRH_SECRET }} OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }} diff --git a/README.md b/README.md index de2674fd985..d61407baa7e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![Maven Package upon a push](https://github.com/mosip/registration-client/actions/workflows/push_trigger.yml/badge.svg?branch=master)](https://github.com/mosip/registration-client/actions/workflows/push_trigger.yml) -[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?branch=master&project=mosip_registration&metric=alert_status)](https://sonarcloud.io/dashboard?branch=master&id=mosip_registration) +[![Maven Package upon a push](https://github.com/mosip/registration-client/actions/workflows/push-trigger.yml/badge.svg?branch=release-1.3.x)](https://github.com/mosip/registration-client/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) ## Overview diff --git a/registration/pom.xml b/registration/pom.xml index f6e2c258d6a..9118d3af213 100644 --- a/registration/pom.xml +++ b/registration/pom.xml @@ -7,11 +7,11 @@ io.mosip.registration - 1.3.0-SNAPSHOT + 1.3.0-beta.1 registration-client-parent pom MOSIP Registration Client @@ -105,14 +105,14 @@ 2.15.4 1.9.7 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 1.3.0-beta.1 1.3.0-beta.1 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 1.1.3 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 10.17.1.0 1.12.9 @@ -509,7 +509,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 + 1.6.14 true ossrh diff --git a/registration/ref-impl/ref-document-scanner/pom.xml b/registration/ref-impl/ref-document-scanner/pom.xml index 7e13a14b42c..5792d9b8017 100644 --- a/registration/ref-impl/ref-document-scanner/pom.xml +++ b/registration/ref-impl/ref-document-scanner/pom.xml @@ -6,7 +6,7 @@ io.mosip.registration ref-document-scanner - 1.3.0-SNAPSHOT + 1.3.0-beta.1 21 @@ -20,7 +20,7 @@ io.mosip.registration registration-api - 1.3.0-SNAPSHOT + 1.3.0-beta.1 compile diff --git a/registration/ref-impl/ref-geoposition-rxtx/pom.xml b/registration/ref-impl/ref-geoposition-rxtx/pom.xml index 0a94ece8f61..67ea41cf834 100644 --- a/registration/ref-impl/ref-geoposition-rxtx/pom.xml +++ b/registration/ref-impl/ref-geoposition-rxtx/pom.xml @@ -6,7 +6,7 @@ io.mosip.registration ref-geoposition-rxtx - 1.3.0-SNAPSHOT + 1.3.0-beta.1 21 @@ -20,7 +20,7 @@ io.mosip.registration registration-api - 1.3.0-SNAPSHOT + 1.3.0-beta.1 compile diff --git a/registration/registration-api-stub-impl/pom.xml b/registration/registration-api-stub-impl/pom.xml index 56ee457bacb..9164b737002 100644 --- a/registration/registration-api-stub-impl/pom.xml +++ b/registration/registration-api-stub-impl/pom.xml @@ -7,18 +7,18 @@ io.mosip.registration registration-client-parent - 1.3.0-SNAPSHOT + 1.3.0-beta.1 io.mosip.registration registration-api-stub-impl - 1.3.0-SNAPSHOT + 1.3.0-beta.1 21 21 6.1.4 - 1.3.0-SNAPSHOT + 1.3.0-beta.1 diff --git a/registration/registration-api/pom.xml b/registration/registration-api/pom.xml index ae674d0c4c2..fd77e096724 100644 --- a/registration/registration-api/pom.xml +++ b/registration/registration-api/pom.xml @@ -7,11 +7,11 @@ io.mosip.registration registration-client-parent - 1.3.0-SNAPSHOT + 1.3.0-beta.1 registration-api - 1.3.0-SNAPSHOT + 1.3.0-beta.1 21 diff --git a/registration/registration-client/pom.xml b/registration/registration-client/pom.xml index f438b8dc98f..82b5afd8c47 100644 --- a/registration/registration-client/pom.xml +++ b/registration/registration-client/pom.xml @@ -7,12 +7,12 @@ io.mosip.registration registration-client-parent - 1.3.0-SNAPSHOT + 1.3.0-beta.1 registration-client jar - 1.3.0-SNAPSHOT + 1.3.0-beta.1 registration-client Maven project of MOSIP Registration UI diff --git a/registration/registration-services/pom.xml b/registration/registration-services/pom.xml index 6d15962f612..51e9d172f89 100644 --- a/registration/registration-services/pom.xml +++ b/registration/registration-services/pom.xml @@ -6,12 +6,12 @@ io.mosip.registration registration-client-parent - 1.3.0-SNAPSHOT + 1.3.0-beta.1 registration-services registration-services Maven project of MOSIP Registration Service - 1.3.0-SNAPSHOT + 1.3.0-beta.1 diff --git a/registration/registration-test/pom.xml b/registration/registration-test/pom.xml index a354ce45f04..ec123b3a0e4 100644 --- a/registration/registration-test/pom.xml +++ b/registration/registration-test/pom.xml @@ -3,12 +3,12 @@ io.mosip.registration registration-client-parent - 1.3.0-SNAPSHOT + 1.3.0-beta.1 registration-test registration-test Maven project of MOSIP Registration Test - 1.3.0-SNAPSHOT + 1.3.0-beta.1 21