Skip to content

Commit

Permalink
[INJICERT-421] moving changes from feature branch to release branch (m…
Browse files Browse the repository at this point in the history
  • Loading branch information
Piyush7034 authored Sep 4, 2024
1 parent 8d5965f commit d1e56f6
Show file tree
Hide file tree
Showing 4 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.1</version>
<version>0.2.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>mock-certify-integration-impl</name>
Expand Down
2 changes: 1 addition & 1 deletion 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.1</version>
<version>0.2.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>mosipid-certify-integration-impl</name>
Expand Down
2 changes: 1 addition & 1 deletion sunbird-rc-certify-integration-impl/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.sunbirdrc</groupId>
<artifactId>sunbird-rc-certify-integration-impl</artifactId>
<version>0.2.1</version>
<version>0.2.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>sunbird-rc-certify-integration-impl</name>
Expand Down
2 changes: 1 addition & 1 deletion sunbird-rc-esignet-integration-impl/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.sunbirdrc</groupId>
<artifactId>sunbird-rc-esignet-integration-impl</artifactId>
<version>0.2.1</version>
<version>0.2.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>sunbird-rc-esignet-integration-impl</name>
Expand Down

0 comments on commit d1e56f6

Please sign in to comment.