added Sealed tournaments

This commit is contained in:
BetaSteward 2011-02-10 22:00:47 -05:00
parent 44aefaf47a
commit f7ffbb4773
51 changed files with 652 additions and 143 deletions

View file

@ -90,7 +90,7 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>Mage-Draft-8PlayerBooster</artifactId>
<artifactId>Mage-Tournament-BoosterDraft</artifactId>
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>