File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <name >apitest-commons</name >
99 <description >Parent project of MOSIP functional tests</description >
1010 <url >https://github.com/mosip/mosip-functional-tests</url >
11- <version >1.4.1-SNAPSHOT </version >
11+ <version >1.4.1</version >
1212
1313 <licenses >
1414 <license >
6767 <maven .model.version>3.3.9</maven .model.version>
6868 <testng .version>7.11.0</testng .version>
6969 <zt .zip.version>1.13</zt .zip.version>
70- <fileName >apitest-commons-1.4.1-SNAPSHOT- jar-with-dependencies</fileName >
70+ <fileName >apitest-commons-1.4.1-jar-with-dependencies</fileName >
7171 </properties >
7272
7373 <dependencies >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
77fi
88
99NS=apitestrig
10- CHART_VERSION=1.4.0-develop
10+ CHART_VERSION=1.4.1
1111
1212echo Create $NS namespace
1313kubectl create ns $NS
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ modules:
5757 enabled : false
5858 image :
5959 repository : mosipid/apitest-inji-verify
60- tag : 0.16 .0
60+ tag : 0.17 .0
6161 pullPolicy : Always
6262 esignet-signup :
6363 enabled : true
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ if [ $# -ge 1 ] ; then
77fi
88
99NS=uitestrig
10- CHART_VERSION=1.4.0-develop
10+ CHART_VERSION=1.4.1
1111COPY_UTIL=../copy_cm_func.sh
1212
1313echo Create $NS namespace
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ modules:
4040 image :
4141 registry : docker.io
4242 repository : mosipid/uitest-verify
43- tag : 0.16 .0
43+ tag : 0.17 .0
4444 pullPolicy : Always
4545 - name : injiweb-ui
4646 enabled : true
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : apitestrig
33description : A Helm chart to deploy APITESTRIG for MOSIP modules
44type : application
5- version : 1.4.0-develop
5+ version : 1.4.1
66appVersion : " "
77dependencies :
88 - name : common
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : uitestrig
33description : A Helm chart to deploy uitestrig to test working of MOSIP modules
44type : application
5- version : 1.4.0-develop
5+ version : 1.4.1
66appVersion : " "
77dependencies :
88 - name : common
Original file line number Diff line number Diff line change 66
77 <groupId >io.mosip.testrig</groupId >
88 <artifactId >mosip-functional-test</artifactId >
9- <version >1.4.1-SNAPSHOT </version >
9+ <version >1.4.1</version >
1010 <packaging >pom</packaging >
1111 <name >mosip-function-test</name >
1212 <description >Parent project of MOSIP Functional test</description >
You can’t perform that action at this time.
0 commit comments