Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Mohanachandran S <[email protected]>
  • Loading branch information
mohanachandran-s authored Sep 27, 2024
1 parent a228ac8 commit e95137d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<name>apitest-prereg</name>
<description>Parent project of MOSIP Pre-Registration apitests</description>
<url>https://github.com/mosip/pre-registration</url>
<version>1.2.1-SNAPSHOT</version>
<version>1.3.0-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-prereg-1.2.1-SNAPSHOT-jar-with-dependencies</fileName>
<fileName>apitest-prereg-1.3.0-SNAPSHOT-jar-with-dependencies</fileName>
</properties>

<dependencies>
Expand Down Expand Up @@ -265,4 +265,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit e95137d

Please sign in to comment.