mirror of
https://github.com/magefree/mage.git
synced 2026-01-23 11:49:56 -08:00
version bump to 0.10.0
This commit is contained in:
parent
cedddf4412
commit
f017ab903c
27 changed files with 28 additions and 28 deletions
4
pom.xml
4
pom.xml
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>mage-root</artifactId>
|
||||
<version>0.9.2</version>
|
||||
<version>0.10.0</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Mage Root</name>
|
||||
<description>Mage Root POM</description>
|
||||
|
|
@ -67,7 +67,7 @@
|
|||
</repositories>
|
||||
|
||||
<properties>
|
||||
<mage-version>0.9.2</mage-version>
|
||||
<mage-version>0.10.0</mage-version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<netbeans.hint.license>mage</netbeans.hint.license>
|
||||
</properties>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue