Dev: pom clean up, improved parent/child structure;

This commit is contained in:
Oleg Agafonov 2021-10-03 17:45:01 +04:00
parent 20fda878cd
commit 58ab020065
14 changed files with 77 additions and 168 deletions

View file

@ -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>