Skip to content

Commit 638d899

Browse files
author
Javen
committed
Tiny update pom
1 parent 7efe05c commit 638d899

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<plugin>
110110
<groupId>org.apache.maven.plugins</groupId>
111111
<artifactId>maven-release-plugin</artifactId>
112-
<version>2.5</version>
112+
<version>2.5.1</version>
113113
<dependencies>
114114
<dependency>
115115
<groupId>org.apache.maven.plugins</groupId>
@@ -150,8 +150,6 @@
150150
<version>2.17</version>
151151
<configuration>
152152
<encoding>UTF-8</encoding>
153-
<parallel>methods</parallel>
154-
<threadCount>10</threadCount>
155153
<groups>cn.jpush.api.FastTests</groups>
156154
<argLine>-Dfile.encoding=UTF-8</argLine>
157155
<excludes>

0 commit comments

Comments
 (0)