mirror of
https://github.com/correl/mage.git
synced 2025-04-12 09:11:05 -09:00
build fix
This commit is contained in:
parent
87e1cf08ce
commit
543eaf55c7
2 changed files with 2 additions and 2 deletions
|
@ -88,7 +88,7 @@
|
|||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>Mage-Card-Plugin</artifactId>
|
||||
<version>0.5</version>
|
||||
<version>0.6</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<dependency>
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>Mage-Card-Plugin</artifactId>
|
||||
<version>0.5</version>
|
||||
<version>0.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mage</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue