mirror of
https://github.com/magefree/mage.git
synced 2026-01-23 19:59:54 -08:00
fixed version
This commit is contained in:
parent
a8b8d36637
commit
34cd3bbcdc
24 changed files with 26 additions and 26 deletions
4
pom.xml
4
pom.xml
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>mage-root</artifactId>
|
||||
<version>0.8</version>
|
||||
<version>0.8.0</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Mage Root</name>
|
||||
<description>Mage Root POM</description>
|
||||
|
|
@ -90,6 +90,6 @@
|
|||
</pluginRepositories>
|
||||
|
||||
<properties>
|
||||
<mage-version>0.8</mage-version>
|
||||
<mage-version>0.8.0</mage-version>
|
||||
</properties>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue