diff --git a/README.md b/README.md
index 807e4f3c..8d450a06 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Durian
-[](https://github.com/mosip/durian/actions/workflows/push_trigger.yml)
-[](https://sonarcloud.io/dashboard?branch=release-1.2.0.1&id=mosip_durian)
+[](https://github.com/mosip/durian/actions/workflows/push-trigger.yml)
+[](https://sonarcloud.io/dashboard?branch=release-1.3.x&id=mosip_durian)
## Overview
diff --git a/data-share/data-share-service/pom.xml b/data-share/data-share-service/pom.xml
index 9bff94f7..69b7327d 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.3.0-SNAPSHOT
+ 1.3.0
data-share-service
- 1.3.0-SNAPSHOT
+ 1.3.0
data-share-service
@@ -22,7 +22,7 @@
io.mosip.kernel
kernel-bom
- 1.3.0-SNAPSHOT
+ 1.3.0
pom
import
@@ -94,7 +94,7 @@
io.mosip.commons
khazana
- 1.3.0-SNAPSHOT
+ 1.3.0
org.powermock
diff --git a/data-share/pom.xml b/data-share/pom.xml
index 605008ee..69326622 100644
--- a/data-share/pom.xml
+++ b/data-share/pom.xml
@@ -5,11 +5,11 @@
io.mosip.datashare
durian
- 1.3.0-SNAPSHOT
+ 1.3.0
data-share
- 1.3.0-SNAPSHOT
+ 1.3.0
pom
data-share
@@ -27,13 +27,13 @@
2.0.4.RELEASE
1.4.197
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
+ 1.3.0
+ 1.3.0
1.0.6
2.0.7
3.11.2
2.28.2
- 1.3.0-SNAPSHOT
+ 1.3.0
**/constant/**,**/config/**,**/cache/**,**/dto/**,**/model/**,**/exception/**,**/repository/**,**/security/**,**/*Config.java,**/*Application.java,**/*Handler.java,**/*RestUtil.java
**/dto/**,**/config/**,**/api/**
1.4.2
diff --git a/pom.xml b/pom.xml
index 01c181c7..f2e43d6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
io.mosip.datashare
durian
- 1.3.0-SNAPSHOT
+ 1.3.0
pom
MOSIP Durian Parent POM