Skip to content

Commit

Permalink
BUILD SCRIPT ONLY: Pom sorted
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjenkinson committed Dec 5, 2024
1 parent 962f3d2 commit 3c6d72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
-Dorg.jboss.byteman.transform.all
-javaagent:${project.build.directory}/lib/byteman.jar=listener:true</jvm.args.byteman>
<jvm.args.debug></jvm.args.debug>
<lra.coordinator.debug.params></lra.coordinator.debug.params>

<!-- IP stack configs. -->
<jvm.args.ip>-Djava.net.preferIPv4Stack=true -Djava.net.preferIPv6Addresses=false</jvm.args.ip>
Expand All @@ -73,6 +72,7 @@
<jvm.args.memory>-Xms64m -Xmx1024m</jvm.args.memory>
<jvm.args.modular></jvm.args.modular>
<jvm.args.other>-server</jvm.args.other>
<lra.coordinator.debug.params></lra.coordinator.debug.params>

<!-- LRA properties-->
<lra.test.timeout.factor>1.0</lra.test.timeout.factor>
Expand Down

0 comments on commit 3c6d72b

Please sign in to comment.