Skip to content

Commit

Permalink
Release changes (#90)
Browse files Browse the repository at this point in the history
* Updated Pom versions for release changes

Signed-off-by: GitHub <[email protected]>

* Update pom.xml

Signed-off-by: Praful Rakhade <[email protected]>

---------

Signed-off-by: GitHub <[email protected]>
Signed-off-by: Praful Rakhade <[email protected]>
Co-authored-by: Prafulrakhade <[email protected]>
Co-authored-by: Praful Rakhade <[email protected]>
  • Loading branch information
3 people authored Feb 29, 2024
1 parent 2de96ba commit 832d347
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.mosip.signup</groupId>
<artifactId>signup-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>pom</packaging>
<name>esignet-signup</name>
<description>Parent project of MOSIP e-Signet</description>
Expand Down
2 changes: 1 addition & 1 deletion signup-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<groupId>io.mosip.signup</groupId>
<artifactId>signup-service</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>signup-service</name>
<description>Sign Up Service</description>
<url>https://github.com/DGTDept/esignet-signup</url>
Expand Down

0 comments on commit 832d347

Please sign in to comment.