Skip to content

Commit

Permalink
[MOSIP-31766] & [MOSIP-31899] Updated pom version for admin-ui (#287)
Browse files Browse the repository at this point in the history
* Updated pom version for admin-ui

Signed-off-by: dhanendra06 <[email protected]>

* updated pom version

Signed-off-by: dhanendra06 <[email protected]>

---------

Signed-off-by: dhanendra06 <[email protected]>
  • Loading branch information
dhanendra06 authored Mar 5, 2024
1 parent 4042f79 commit c3284d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admintest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.mosip.testrig.adminui</groupId>
<artifactId>adminui</artifactId>
<version>1.2.1</version>
<version>1.2.0.1-SNAPSHOT</version>
<name>admin-ui-automation</name>
<description>admin-ui-automation</description>
<url>https://github.com/mosip/admin-ui</url>
Expand Down Expand Up @@ -172,7 +172,7 @@

<!-- automationtests version -->
<wink-json4j-provider.version>1.1.2-incubating</wink-json4j-provider.version>
<kernel.version>1.2.0.1-B1</kernel.version>
<kernel.version>1.2.0.1-SNAPSHOT</kernel.version>
<zjsonpatch.version>0.4.7</zjsonpatch.version>
<extentreports.aventstack.version>3.0.0</extentreports.aventstack.version>
<extentreports.relevantcodes.version>2.41.2</extentreports.relevantcodes.version>
Expand Down

0 comments on commit c3284d2

Please sign in to comment.