Skip to content

Commit

Permalink
Changed esignet version for mosip-identity-certify-plugin
Browse files Browse the repository at this point in the history
Signed-off-by: piyush-shukla03_infosys <[email protected]>
  • Loading branch information
piyush-shukla03_infosys committed Aug 27, 2024
1 parent e5cdfaa commit e90c5fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion mock-certify-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>io.mosip.certify</groupId>
<artifactId>mock-certify-plugin</artifactId>
<version>0.2.0</version>
<version>0.2.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>mock-certify-integration-impl</name>
Expand Down
6 changes: 3 additions & 3 deletions mosip-identity-certify-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.mosip.certify</groupId>
<artifactId>mosip-identity-certify-plugin</artifactId>
<version>0.2.0</version>
<version>0.2.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>mosipid-certify-integration-impl</name>
Expand Down Expand Up @@ -145,7 +145,7 @@
<dependency>
<groupId>io.mosip.esignet</groupId>
<artifactId>esignet-core</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<exclusions>
<exclusion>
<groupId>*</groupId>
Expand All @@ -156,7 +156,7 @@
<dependency>
<groupId>io.mosip.esignet</groupId>
<artifactId>esignet-integration-api</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<exclusions>
<exclusion>
<groupId>*</groupId>
Expand Down

0 comments on commit e90c5fe

Please sign in to comment.