Revise maven test skip settings.

This commit is contained in:
Sutra Zhou
2021-08-07 23:41:29 +08:00
parent 987dffb167
commit bf8ca3a227
6 changed files with 69 additions and 52 deletions
+3
View File
@@ -12,6 +12,9 @@
<name>weixin4j-server</name>
<url>https://github.com/foxinmy/weixin4j/tree/master/weixin4j-server</url>
<description>微信消息netty服务器</description>
<properties>
<maven.test.skip>true</maven.test.skip>
</properties>
<dependencies>
<dependency>
<groupId>io.netty</groupId>