mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 12:52:06 -08:00
changed version from 0.8.7.dev to 0.9.0.dev
This commit is contained in:
parent
afaf0aab21
commit
b2cd3e75bd
29 changed files with 30 additions and 30 deletions
4
pom.xml
4
pom.xml
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>mage-root</artifactId>
|
||||
<version>0.8.7</version>
|
||||
<version>0.9.0</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Mage Root</name>
|
||||
<description>Mage Root POM</description>
|
||||
|
|
@ -97,6 +97,6 @@
|
|||
</dependencyManagement>
|
||||
|
||||
<properties>
|
||||
<mage-version>0.8.7</mage-version>
|
||||
<mage-version>0.9.0</mage-version>
|
||||
</properties>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue