diff --git a/.github/workflows/push-trigger.yml b/.github/workflows/push-trigger.yml index 401e516974..6e0c1d7859 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/registration/pom.xml b/registration/pom.xml index b59898d829..992c7d389c 100644 --- a/registration/pom.xml +++ b/registration/pom.xml @@ -7,11 +7,11 @@ io.mosip.registration - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 registration-client-parent pom MOSIP Registration Client @@ -106,9 +106,9 @@ 2.10.1 1.7.1 - 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-B3 1.1.3 10.13.1.1 diff --git a/registration/ref-impl/ref-document-scanner/pom.xml b/registration/ref-impl/ref-document-scanner/pom.xml index e0d002be62..6215ac83a2 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.2.0.1-SNAPSHOT + 1.2.0.1-B2 11 @@ -20,7 +20,7 @@ io.mosip.registration registration-api - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 compile diff --git a/registration/ref-impl/ref-geoposition-rxtx/pom.xml b/registration/ref-impl/ref-geoposition-rxtx/pom.xml index d29f816ace..404c4424fa 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.2.0.1-SNAPSHOT + 1.2.0.1-B2 11 @@ -20,7 +20,7 @@ io.mosip.registration registration-api - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 compile diff --git a/registration/registration-api-stub-impl/pom.xml b/registration/registration-api-stub-impl/pom.xml index f88ee8f8d2..f828ee056d 100644 --- a/registration/registration-api-stub-impl/pom.xml +++ b/registration/registration-api-stub-impl/pom.xml @@ -7,19 +7,19 @@ io.mosip.registration registration-client-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 io.mosip.registration registration-api-stub-impl - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 11 11 5.0.6.RELEASE - 1.2.0.1-SNAPSHOT - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 + 1.2.0.1-B2 diff --git a/registration/registration-api/pom.xml b/registration/registration-api/pom.xml index 637e5f154e..050be28cc3 100644 --- a/registration/registration-api/pom.xml +++ b/registration/registration-api/pom.xml @@ -7,18 +7,18 @@ io.mosip.registration registration-client-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 io.mosip.registration registration-api - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 11 11 5.0.6.RELEASE - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 11.0.2 2.0.4.RELEASE diff --git a/registration/registration-client/pom.xml b/registration/registration-client/pom.xml index 085d249122..25183d1c85 100644 --- a/registration/registration-client/pom.xml +++ b/registration/registration-client/pom.xml @@ -7,12 +7,12 @@ io.mosip.registration registration-client-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 registration-client jar - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 registration-client Maven project of MOSIP Registration UI @@ -22,7 +22,7 @@ io.mosip.registration registration-services - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 org.springframework diff --git a/registration/registration-services/pom.xml b/registration/registration-services/pom.xml index 1cd634ef23..c784c6f93a 100644 --- a/registration/registration-services/pom.xml +++ b/registration/registration-services/pom.xml @@ -6,12 +6,12 @@ io.mosip.registration registration-client-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 registration-services registration-services Maven project of MOSIP Registration Service - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 diff --git a/registration/registration-test/pom.xml b/registration/registration-test/pom.xml index f1bf88c14d..d92d345b75 100644 --- a/registration/registration-test/pom.xml +++ b/registration/registration-test/pom.xml @@ -3,12 +3,12 @@ io.mosip.registration registration-client-parent - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 registration-test registration-test Maven project of MOSIP Registration Test - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 11 @@ -66,7 +66,7 @@ io.mosip.registration registration-client - 1.2.0.1-SNAPSHOT + 1.2.0.1-B2 provided