Skip to content

Commit

Permalink
Merge branch 'main' of github.com:soasada/kemenu-admin into main
Browse files Browse the repository at this point in the history
  • Loading branch information
soasada committed Jan 11, 2021
2 parents 472ce75 + c05c8dc commit 581fa55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kemenu-admin-backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>kemenu-admin</artifactId>
<groupId>com.kemenu.admin</groupId>
<version>1.0.42-SNAPSHOT</version>
<version>1.0.43-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<groupId>com.kemenu.admin</groupId>
<artifactId>kemenu-admin</artifactId>
<packaging>pom</packaging>
<version>1.0.42-SNAPSHOT</version>
<version>1.0.43-SNAPSHOT</version>

<modules>
<module>kemenu-admin-backend</module>
Expand Down

0 comments on commit 581fa55

Please sign in to comment.