Skip to content

Commit

Permalink
Changed pom version (#134)
Browse files Browse the repository at this point in the history
Co-authored-by: ase-101 <>
  • Loading branch information
ase-101 authored Sep 9, 2023
1 parent a59e564 commit 8c2286a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mock-esignet-integration-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.mosip.esignet.mock</groupId>
<artifactId>esignet-mock-parent</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.2-SNAPSHOT</version>
</parent>

<artifactId>mock-esignet-integration-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mock-identity-system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.mosip.esignet.mock</groupId>
<artifactId>esignet-mock-parent</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.2-SNAPSHOT</version>
</parent>

<artifactId>mock-identity-system</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.mosip.esignet.mock</groupId>
<artifactId>esignet-mock-parent</artifactId>
<version>0.9.1-SNAPSHOT</version>
<version>0.9.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>esignet-mock</name>
<description>Parent project of MOSIP e-Signet Mock Services</description>
Expand Down

0 comments on commit 8c2286a

Please sign in to comment.