mirror of
https://github.com/correl/mage.git
synced 2024-12-24 11:50:45 +00:00
fixed dependency
This commit is contained in:
parent
569191a55a
commit
7a8d5b65d3
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
<dependency>
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>Mage-Sets</artifactId>
|
||||
<version>0.7.2</version>
|
||||
<version>${mage-version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.googlecode.jspf</groupId>
|
||||
|
|
Loading…
Reference in a new issue