mirror of
https://github.com/correl/mage.git
synced 2025-01-11 11:05:23 +00:00
Fixed Mage.Client mvn dependency to point to latest mage-card-plugin version (caused build failing on new environment).
This commit is contained in:
parent
44f49db176
commit
c021a6fdb5
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
|||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>Mage-Card-Plugin</artifactId>
|
||||
<version>0.6</version>
|
||||
<version>0.7</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue