mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Update surefire plugin
This commit is contained in:
parent
264a49a148
commit
ed0ad2cd32
2
pom.xml
2
pom.xml
|
@ -250,7 +250,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.16</version>
|
<version>2.17</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<forkCount>4</forkCount>
|
<forkCount>4</forkCount>
|
||||||
<reuseForks>false</reuseForks>
|
<reuseForks>false</reuseForks>
|
||||||
|
|
Loading…
Reference in a new issue