Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Java Client API
Commits
fb9be9de
Commit
fb9be9de
authored
Nov 20, 2018
by
Matija Obreza
Browse files
Fix: maven-surefire plugin configuration
parent
96dc2037
Pipeline
#7736
passed with stage
in 22 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
fb9be9de
...
...
@@ -67,6 +67,7 @@
<configuration>
<forkMode>
once
</forkMode>
<argLine>
-Xms512m -Xmx1024m
</argLine>
<useSystemClassLoader>
false
</useSystemClassLoader>
<testFailureIgnore>
false
</testFailureIgnore>
</configuration>
</plugin>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment