mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Dev: pom clean up, improved parent/child structure;
This commit is contained in:
parent
20fda878cd
commit
58ab020065
14 changed files with 77 additions and 168 deletions
|
|
@ -15,10 +15,6 @@
|
|||
<name>Mage Player AI MCTS</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>log4j</groupId>
|
||||
<artifactId>log4j</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>mage</artifactId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue