mirror of
https://github.com/magefree/mage.git
synced 2025-12-25 04:52:07 -08:00
updated version (from 0.7.3 to 0.7.4) in all pom files
This commit is contained in:
parent
8230775e0c
commit
97eea533f3
24 changed files with 27 additions and 27 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<artifactId>mage-root</artifactId>
|
||||
<groupId>org.mage</groupId>
|
||||
<version>0.7.3</version>
|
||||
<version>0.7.4</version>
|
||||
</parent>
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>Mage.Server.Console</artifactId>
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>Mage-Common</artifactId>
|
||||
<version>0.7.3</version>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.swinglabs</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue