1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-04-12 09:11:05 -09:00

build fix

This commit is contained in:
North 2011-07-18 23:14:06 +03:00
parent 87e1cf08ce
commit 543eaf55c7
2 changed files with 2 additions and 2 deletions
Mage.Client
Mage.Plugins/Mage.Rating.Plugin

View file

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

View file

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