未验证 提交 a890b21f 编写于 作者: H hzcheng 提交者: GitHub

Merge pull request #509 from fangpanpan/master

[JIRANONE alter compiler version in pom.xml for jdbc connector]
......@@ -37,9 +37,9 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
<encoding>GBK</encoding>
<source>8</source>
<target>8</target>
<encoding>UTF-8</encoding>
<source>1.8</source>
<target>1.8</target>
<debug>true</debug>
</configuration>
</plugin>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册