mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
fix dependence version
This commit is contained in:
parent
494f405d74
commit
596adf9b20
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
<dependency>
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>Mage-Sets</artifactId>
|
||||
<version>0.6</version>
|
||||
<version>0.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.googlecode.jspf</groupId>
|
||||
|
|
Loading…
Reference in a new issue