Skip to content

Commit

Permalink
MARP-792 Update version after release
Browse files Browse the repository at this point in the history
Update version after release
  • Loading branch information
nqhoan-axonivy authored Aug 7, 2024
2 parents 01e7a4d + 324a509 commit ddabf99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion marketplace-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>
<groupId>com.axonivy.market</groupId>
<artifactId>marketplace-service</artifactId>
<version>1.0.3-m20</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>war</packaging>
<name>marketplace-service</name>
<description>marketplace-service</description>
Expand Down
2 changes: 1 addition & 1 deletion marketplace-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "marketplace-ui",
"version": "0.0.0",
"version": "1.0.0-SNAPSHOT",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit ddabf99

Please sign in to comment.