mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 04:42:07 -08:00
Fixes for release bundling.
This commit is contained in:
parent
0d92ecc20d
commit
0f514cc564
3 changed files with 8 additions and 1 deletions
|
|
@ -88,6 +88,12 @@
|
|||
<version>${project.version}</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>Mage-Draft-8PlayerBooster</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<pluginRepositories>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue