Skip to content

Commit

Permalink
Merge pull request #1408 from nandhu-kumar/develop
Browse files Browse the repository at this point in the history
MOSIP-37534 - changed the pom version to avoid conflicts from other branch
  • Loading branch information
ckm007 authored Jan 22, 2025
2 parents 3e08824 + bf7d62b commit b33a57f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<name>apitest-auth</name>
<description>Parent project of MOSIP Id Authentication apitests</description>
<url>https://github.com/mosip/id-authentication</url>
<version>1.2.1-SNAPSHOT</version>
<version>1.2.1-develop-SNAPSHOT</version>

<licenses>
<license>
Expand Down Expand Up @@ -49,7 +49,7 @@
<maven.source.plugin.version>2.2.1</maven.source.plugin.version>

<git.commit.id.plugin.version>3.0.1</git.commit.id.plugin.version>
<fileName>apitest-auth-1.2.1-SNAPSHOT-jar-with-dependencies</fileName>
<fileName>apitest-auth-1.2.1-develop-SNAPSHOT-jar-with-dependencies</fileName>
</properties>

<dependencies>
Expand Down

0 comments on commit b33a57f

Please sign in to comment.