Skip to content

Commit

Permalink
Merge pull request #992 from mohanachandran-s/develop
Browse files Browse the repository at this point in the history
MOSIP-33173 Updated the POM version and apitest-commons version
  • Loading branch information
ckm007 authored Jun 5, 2024
2 parents 03de290 + 8369426 commit b121056
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apitest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<name>apitest-masterdata</name>
<description>Parent project of MOSIP apitest-masterdata</description>
<url>https://github.com/mosip/admin-services</url>
<version>1.2.0.1-SNAPSHOT</version>
<version>1.2.1-SNAPSHOT</version>

<licenses>
<license>
Expand Down Expand Up @@ -386,9 +386,9 @@
<dependencies>

<dependency>
<groupId>io.mosip.testrig.apirig.automationtests.commons</groupId>
<groupId>io.mosip.testrig.apirig.apitest.commons</groupId>
<artifactId>apitest-commons</artifactId>
<version>1.2.0.1-SNAPSHOT</version>
<version>1.2.1-SNAPSHOT</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit b121056

Please sign in to comment.