diff --git a/pom.xml b/pom.xml index dbe70b75e3..bbe50345cb 100644 --- a/pom.xml +++ b/pom.xml @@ -115,8 +115,8 @@ --> -Djava.util.logging.manager=org.jboss.logmanager.LogManager - -Dlogging.configuration=file:${activemq.basedir}/tests/config/logging.properties - -Djava.library.path=${activemq.basedir}/artemis-native/bin/ -Djgroups.bind_addr=localhost -Dorg.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory.localBindAddress=localhost + -Dlogging.configuration='file:${activemq.basedir}/tests/config/logging.properties' + -Djava.library.path='${activemq.basedir}/artemis-native/bin/' -Djgroups.bind_addr=localhost -Dorg.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory.localBindAddress=localhost -Djava.net.preferIPv4Stack=true ${project.basedir}