Skip to content

Commit

Permalink
Adjust position of exchangis-privilege
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftlin committed Sep 5, 2024
1 parent b68ec1f commit db7622d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exchangis-project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<packaging>pom</packaging>
<modules>
<module>exchangis-project-common</module>
<module>exchangis-project-server</module>
<module>exchangis-project-provider</module>
<module>exchangis-project-server</module>
</modules>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
<module>exchangis-engines</module>
<module>exchangis-job</module>
<module>exchangis-plugins</module>
<module>exchangis-privilege</module>
<module>exchangis-server</module>
<module>assembly-package</module>
<module>exchangis-privilege</module>
</modules>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit db7622d

Please sign in to comment.