mirror of
https://github.com/correl/mage.git
synced 2025-01-12 19:25:44 +00:00
fixes one pom.xml not correctly changes in previous commit
This commit is contained in:
parent
97eea533f3
commit
3b4a59b16f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>Mage-Common</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<version>0.7.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.swinglabs</groupId>
|
||||
|
|
Loading…
Reference in a new issue