Skip to content

Commit

Permalink
Merge pull request #1819 from rovarga/karaf7758fix
Browse files Browse the repository at this point in the history
[KARAF-7758] Remove forkMode parameter
  • Loading branch information
jbonofre authored Jan 15, 2024
2 parents d362f58 + 0281420 commit fb612cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<configuration>
<forkMode>once</forkMode>
<argLine>
--add-opens java.base/java.security=ALL-UNNAMED
--add-opens java.base/java.net=ALL-UNNAMED
Expand Down

0 comments on commit fb612cf

Please sign in to comment.