feat: alpha1.0版本

Signed-off-by: 502647092 <admin@yumc.pw>
This commit is contained in:
2016-08-29 10:30:17 +08:00
parent 015a39fb83
commit 8f1dd50853
34 changed files with 1290 additions and 365 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pw.yumc</groupId>
<artifactId>MiaoScript</artifactId>
<version>1.0</version>
<version>1.1</version>
<build>
<finalName>${project.name}</finalName>
<resources>
@ -63,7 +63,7 @@
<properties>
<update.description></update.description>
<update.changes></update.changes>
<env.GIT_COMMIT>DEBUG</env.GIT_COMMIT>
<env.GIT_COMMIT>开发版本</env.GIT_COMMIT>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<repositories>