diff --git a/README.md b/README.md index dd857130..bd66eb3b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Durian -[![Maven Package upon a push](https://github.com/mosip/durian/actions/workflows/push_trigger.yml/badge.svg?branch=release-1.2.0.1)](https://github.com/mosip/durian/actions/workflows/push_trigger.yml) -[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?branch=release-1.2.0.1&project=mosip_durian&metric=alert_status)](https://sonarcloud.io/dashboard?branch=release-1.2.0.1&id=mosip_durian) +[![Maven Package upon a push](https://github.com/mosip/durian/actions/workflows/push-trigger.yml/badge.svg?branch=release-1.2.0.x)](https://github.com/mosip/durian/actions/workflows/push-trigger.yml) +[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?branch=release-1.2.0.x&project=mosip_durian&metric=alert_status)](https://sonarcloud.io/dashboard?branch=release-1.2.0.x&id=mosip_durian) ## Overview Refer to [MOSIP docs](https://docs.mosip.io/1.2.0/modules/datashare). diff --git a/data-share/data-share-service/pom.xml b/data-share/data-share-service/pom.xml index 47b6d622..99a58542 100644 --- a/data-share/data-share-service/pom.xml +++ b/data-share/data-share-service/pom.xml @@ -5,11 +5,11 @@ io.mosip.datashare data-share - 1.2.0.2-SNAPSHOT + 1.2.0.2 data-share-service - 1.2.0.2-SNAPSHOT + 1.2.0.2 data-share-service diff --git a/data-share/pom.xml b/data-share/pom.xml index 27ba47a6..42ddf3aa 100644 --- a/data-share/pom.xml +++ b/data-share/pom.xml @@ -5,11 +5,11 @@ io.mosip.datashare durian - 1.2.0.2-SNAPSHOT + 1.2.0.2 data-share - 1.2.0.2-SNAPSHOT + 1.2.0.2 pom data-share diff --git a/pom.xml b/pom.xml index da1ccee1..b5b776d0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.mosip.datashare durian - 1.2.0.2-SNAPSHOT + 1.2.0.2 pom MOSIP Durian Parent POM