mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 06:22:01 -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
4
pom.xml
4
pom.xml
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>mage-root</artifactId>
|
||||
<version>0.7.2</version>
|
||||
<version>0.7.3</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Mage Root</name>
|
||||
<description>Mage Root POM</description>
|
||||
|
|
@ -60,6 +60,6 @@
|
|||
</pluginRepositories>
|
||||
|
||||
<properties>
|
||||
<mage-version>0.7.2</mage-version>
|
||||
<mage-version>0.7.3</mage-version>
|
||||
</properties>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue