mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
fix jacoco coverage (try 2)
This commit is contained in:
parent
f869d3fc0a
commit
efd1764dd3
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
|
@ -147,7 +147,7 @@
|
|||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>2.19.1</version>
|
||||
<configuration>
|
||||
<argLine>-Xmx100m -Xms100m</argLine>
|
||||
<argLine>${argLine} -Xmx100m -Xms100m</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue