This commit is contained in:
RedKale
2016-02-24 14:34:01 +08:00
parent 762a46142a
commit df238fa346

View File

@@ -9,7 +9,7 @@
<!-- -SNAPSHOT --> <!-- -SNAPSHOT -->
<version>1.0.0-beta-SNAPSHOT</version> <version>1.0.0-beta-SNAPSHOT</version>
<description>Redkale 是基于Java 8全新的微服务开源框架</description> <description>Redkale是基于Java 8全新的微服务开源框架</description>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.source>1.8</maven.compiler.source>