Skip to content

Commit

Permalink
[UPDATE] version to 1.3.2 (#84)
Browse files Browse the repository at this point in the history
Signed-off-by: Zeeshan Mehboob <zeeshan.mehboob@infosys.com>
  • Loading branch information
zesu22 authored Jan 23, 2025
1 parent 39ba75b commit 5380550
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mock-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.mosip.esignet</groupId>
<artifactId>mock-plugin</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.2-SNAPSHOT</version>
<name>mock-plugin</name>
<packaging>jar</packaging>
<description>Mockup of a wrapper implementation that is used to showcase the integration with e-Signet</description>
Expand Down
2 changes: 1 addition & 1 deletion mosip-identity-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>io.mosip.esignet</groupId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.2-SNAPSHOT</version>
<artifactId>mosip-identity-plugin</artifactId>
<name>mosip-identity-plugin</name>
<description>e-Signet Integration Implementation for MOSIP ID system</description>
Expand Down
2 changes: 1 addition & 1 deletion sunbird-rc-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.mosip.esignet.plugin.sunbirdrc</groupId>
<artifactId>sunbird-rc-plugin</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>1.3.2-SNAPSHOT</version>
<packaging>jar</packaging>

<name>sunbird-rc-plugin</name>
Expand Down

0 comments on commit 5380550

Please sign in to comment.