Commit 9ed06ccd authored by yihua.huang's avatar yihua.huang

update surefire version

parent 9d0eeb90
...@@ -152,6 +152,7 @@ ...@@ -152,6 +152,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId> <artifactId>maven-surefire-plugin</artifactId>
<version>2.18</version>
<configuration> <configuration>
<forkMode>pertest</forkMode> <forkMode>pertest</forkMode>
<argLine>-Xms1024m -Xmx1024m -Xss1m </argLine> <argLine>-Xms1024m -Xmx1024m -Xss1m </argLine>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment