mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 13:32:06 -08:00
Readded uninteneded from pom-xml removed project references again (fixes #787).
This commit is contained in:
parent
cb96db4151
commit
2d1755be2e
3 changed files with 19 additions and 11 deletions
7
pom.xml
7
pom.xml
|
|
@ -50,16 +50,17 @@
|
|||
</plugins>
|
||||
</build>
|
||||
<modules>
|
||||
<module>Mage.Common</module>
|
||||
<module>Mage.Client</module>
|
||||
<module>Mage.Plugins</module>
|
||||
<module>Mage</module>
|
||||
<module>Mage.Common</module>
|
||||
<module>Mage.Server</module>
|
||||
<module>Mage.Sets</module>
|
||||
<module>Mage.Client</module>
|
||||
<module>Mage.Plugins</module>
|
||||
<module>Mage.Server.Plugins</module>
|
||||
<module>Mage.Server.Console</module>
|
||||
<module>Mage.Tests</module>
|
||||
<module>Mage.Updater</module>
|
||||
<module>Mage.Stats</module>
|
||||
</modules>
|
||||
|
||||
<repositories>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue