diff --git a/admin/admin-service/pom.xml b/admin/admin-service/pom.xml
index 6f6304ecbb..ef1b6bbd4e 100644
--- a/admin/admin-service/pom.xml
+++ b/admin/admin-service/pom.xml
@@ -7,18 +7,18 @@
io.mosip.admin
admin-parent
- 1.3.0-SNAPSHOT
+ 1.3.0
admin-service
admin-service
- 1.3.0-SNAPSHOT
+ 1.3.0
http://maven.apache.org
jar
UTF-8
1.8.0
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
+ 1.3.0
+ 1.3.0
21
21
3.8.0
@@ -29,8 +29,8 @@
3.7.0.1746
2.3
2.22.0
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
+ 1.3.0
+ 1.3.0
3.1.1
0.7.0
diff --git a/admin/hotlist-service/pom.xml b/admin/hotlist-service/pom.xml
index cf6af0f2e6..7a6ef57d52 100644
--- a/admin/hotlist-service/pom.xml
+++ b/admin/hotlist-service/pom.xml
@@ -4,7 +4,7 @@
4.0.0
io.mosip.hotlist
hotlist-service
- 1.3.0-SNAPSHOT
+ 1.3.0
Hotlist Service
Service to block/unblock ids in MOSIP
https://github.com/mosip/admin-services
@@ -28,11 +28,11 @@
3.3.3
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
+ 1.3.0
+ 1.3.0
+ 1.3.0
+ 1.3.0
+ 1.3.0
3.1.1
diff --git a/admin/kernel-masterdata-service/pom.xml b/admin/kernel-masterdata-service/pom.xml
index 220a874b1b..dc6aded96c 100644
--- a/admin/kernel-masterdata-service/pom.xml
+++ b/admin/kernel-masterdata-service/pom.xml
@@ -9,7 +9,7 @@
kernel-masterdata-service
Mosip commons project
https://github.com/mosip/commons
- 1.3.0-SNAPSHOT
+ 1.3.0
UTF-8
@@ -108,12 +108,12 @@
1.4.2
UTF-8
0.7.0
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
+ 1.3.0
+ 1.3.0
0.3.0
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
+ 1.3.0
+ 1.3.0
+ 1.3.0
3.1.1
diff --git a/admin/kernel-syncdata-service/pom.xml b/admin/kernel-syncdata-service/pom.xml
index 342a12846b..f215ca2f5a 100644
--- a/admin/kernel-syncdata-service/pom.xml
+++ b/admin/kernel-syncdata-service/pom.xml
@@ -7,7 +7,7 @@
kernel-syncdata-service
Mosip commons project
https://github.com/mosip/commons
- 1.3.0-SNAPSHOT
+ 1.3.0
UTF-8
@@ -81,12 +81,12 @@
1.4.2
UTF-8
0.7.0
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
+ 1.3.0
+ 1.3.0
+ 1.3.0
+ 1.3.0
+ 1.3.0
+ 1.3.0
3.1.1
diff --git a/admin/pom.xml b/admin/pom.xml
index a34bd2937b..a5d54f624b 100644
--- a/admin/pom.xml
+++ b/admin/pom.xml
@@ -6,7 +6,7 @@
io.mosip.admin
admin-parent
- 1.3.0-SNAPSHOT
+ 1.3.0
pom
admin
@@ -164,8 +164,8 @@
1.9.12
0.6.0
2.0.0.AM2
- 1.3.0-SNAPSHOT
- 1.3.0-SNAPSHOT
+ 1.3.0
+ 1.3.0
**/repositories/**,**/constant/**,**/config/**,**/httpfilter/**,**/cache/**,**/dto/**,**/entity/**,**/model/**,**/exception/**,**/repository/**,**/security/**,**/*Config.java,**/*BootApplication.java,**/*VertxApplication.java,**/cbeffutil/**,**/*Util.java,**/helper/beans/**,**/OptionalFilter.java,**/*Enum.java,**/validator.registereddevice/**,**/DeviceProvider*.java,**/DeviceRegister*.java,**/FoundationalTrustProvider*.java,**/GenderType*.java,**/IndividualType*.java,**/MOSIPDeviceService*.java,**/RegisteredDevice*.java,**/RegistrationCenterDeviceHistoryServiceImpl.java,**/RegistrationCenterMachineUserServiceHistoryImpl.java
**/dto/**,**/entity/**,**/config/**
diff --git a/api-test/pom.xml b/api-test/pom.xml
index e463ee6e00..193abe4bdd 100644
--- a/api-test/pom.xml
+++ b/api-test/pom.xml
@@ -8,7 +8,7 @@
apitest-masterdata
Parent project of MOSIP Admin Services apitests
https://github.com/mosip/admin-services
- 1.3.0-SNAPSHOT
+ 1.3.0
@@ -62,7 +62,7 @@
0.7.0
3.0.1
- apitest-masterdata-1.3.0-SNAPSHOT-jar-with-dependencies
+ apitest-masterdata-1.3.0-jar-with-dependencies
diff --git a/deploy/admin-apitestrig/install.sh b/deploy/admin-apitestrig/install.sh
index 002190f330..3f0b430fd7 100755
--- a/deploy/admin-apitestrig/install.sh
+++ b/deploy/admin-apitestrig/install.sh
@@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
fi
NS=admin
-CHART_VERSION=1.3.3
+CHART_VERSION=1.3.5
COPY_UTIL=../copy_cm_func.sh
echo Create $NS namespace
diff --git a/deploy/admin-apitestrig/values.yaml b/deploy/admin-apitestrig/values.yaml
index 541d5fe4c9..ed6243ba60 100644
--- a/deploy/admin-apitestrig/values.yaml
+++ b/deploy/admin-apitestrig/values.yaml
@@ -3,5 +3,5 @@ modules:
enabled: true
image:
repository: mosipid/apitest-masterdata
- tag: 1.3.0-beta.2
+ tag: 1.3.0
pullPolicy: Always
diff --git a/deploy/admin/install.sh b/deploy/admin/install.sh
index d4c083a423..3eed555c98 100755
--- a/deploy/admin/install.sh
+++ b/deploy/admin/install.sh
@@ -9,7 +9,7 @@ fi
NS=admin
KNS=kernel
-CHART_VERSION=1.3.0-develop
+CHART_VERSION=1.3.0
COPY_UTIL=../copy_cm_func.sh
echo Create $NS namespace
diff --git a/helm/admin-hotlist/Chart.yaml b/helm/admin-hotlist/Chart.yaml
index f85e5e0a37..7b506dfa44 100644
--- a/helm/admin-hotlist/Chart.yaml
+++ b/helm/admin-hotlist/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: admin-hotlist
description: A Helm chart for MOSIP Admin Hotlist
type: application
-version: 1.3.0-develop
+version: 1.3.0
appVersion: ""
dependencies:
- name: common
diff --git a/helm/admin-hotlist/values.yaml b/helm/admin-hotlist/values.yaml
index b5e7c8c575..a81c275920 100644
--- a/helm/admin-hotlist/values.yaml
+++ b/helm/admin-hotlist/values.yaml
@@ -45,8 +45,8 @@ service:
externalTrafficPolicy: Cluster
image:
registry: docker.io
- repository: mosipqa/hotlist-service
- tag: 1.3.x
+ repository: mosipid/hotlist-service
+ tag: 1.3.0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
diff --git a/helm/admin-service/Chart.yaml b/helm/admin-service/Chart.yaml
index ee7ec29b08..1abb2a7570 100644
--- a/helm/admin-service/Chart.yaml
+++ b/helm/admin-service/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: admin-service
description: A Helm chart for MOSIP Admin module
type: application
-version: 1.3.0-develop
+version: 1.3.0
appVersion: ""
dependencies:
- name: common
diff --git a/helm/admin-service/values.yaml b/helm/admin-service/values.yaml
index 7e8cf45d11..bf39fa6d46 100644
--- a/helm/admin-service/values.yaml
+++ b/helm/admin-service/values.yaml
@@ -45,8 +45,8 @@ service:
externalTrafficPolicy: Cluster
image:
registry: docker.io
- repository: mosipqa/admin-service
- tag: 1.3.x
+ repository: mosipid/admin-service
+ tag: 1.3.0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
diff --git a/helm/masterdata/Chart.yaml b/helm/masterdata/Chart.yaml
index 9e24e342bd..91b04bb929 100644
--- a/helm/masterdata/Chart.yaml
+++ b/helm/masterdata/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: masterdata
description: A Helm chart for MOSIP Masterdata module
type: application
-version: 1.3.0-develop
+version: 1.3.0
appVersion: ""
dependencies:
- name: common
diff --git a/helm/masterdata/values.yaml b/helm/masterdata/values.yaml
index 6dbbfbeaae..70e50578da 100644
--- a/helm/masterdata/values.yaml
+++ b/helm/masterdata/values.yaml
@@ -46,8 +46,8 @@ service:
externalTrafficPolicy: Cluster
image:
registry: docker.io
- repository: mosipqa/kernel-masterdata-service
- tag: 1.3.x
+ repository: mosipid/kernel-masterdata-service
+ tag: 1.3.0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
diff --git a/helm/syncdata/Chart.yaml b/helm/syncdata/Chart.yaml
index 0b6b3d7120..cc772e7a0a 100644
--- a/helm/syncdata/Chart.yaml
+++ b/helm/syncdata/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
name: syncdata
description: A Helm chart for MOSIP Syncdata module
type: application
-version: 1.3.0-develop
+version: 1.3.0
appVersion: ""
dependencies:
- name: common
diff --git a/helm/syncdata/values.yaml b/helm/syncdata/values.yaml
index c0df1ece34..5fc12cfbc2 100644
--- a/helm/syncdata/values.yaml
+++ b/helm/syncdata/values.yaml
@@ -46,8 +46,8 @@ service:
externalTrafficPolicy: Cluster
image:
registry: docker.io
- repository: mosipqa/kernel-syncdata-service
- tag: 1.3.x
+ repository: mosipid/kernel-syncdata-service
+ tag: 1.3.0
## Specify a imagePllPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images