Skip to content

Commit

Permalink
Fix wrong module name in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
veikokaap committed Mar 10, 2018
1 parent 4b1b5a6 commit a7f3d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</properties>

<modules>
<module>logic</module>
<module>server-logic</module>
<module>types</module>
<module>packet</module>
<module>connections</module>
Expand Down

0 comments on commit a7f3d33

Please sign in to comment.