mirror of
https://github.com/magefree/mage.git
synced 2026-01-09 12:22:10 -08:00
Moved version to 0.7.3 in pom files.
This commit is contained in:
parent
cbeab91889
commit
74c7feb470
24 changed files with 28 additions and 28 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<parent>
|
||||
<artifactId>mage-root</artifactId>
|
||||
<groupId>org.mage</groupId>
|
||||
<version>0.7.2</version>
|
||||
<version>0.7.3</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.2</version>
|
||||
<version>0.7.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.swinglabs</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue