diff --git a/leshan-integration-tests/pom.xml b/leshan-integration-tests/pom.xml index 0e1747abcf..d3299e803d 100644 --- a/leshan-integration-tests/pom.xml +++ b/leshan-integration-tests/pom.xml @@ -74,11 +74,6 @@ Contributors: org.apache.maven.plugins maven-surefire-plugin - - - src/test/resources/logging.properties - - ${test.exclusion.pattern} diff --git a/leshan-integration-tests/src/test/resources/logging.properties b/leshan-integration-tests/src/test/resources/logging.properties deleted file mode 100644 index b9f29bb0b7..0000000000 --- a/leshan-integration-tests/src/test/resources/logging.properties +++ /dev/null @@ -1,12 +0,0 @@ -############################################################################### -# Copyright (c) 2013-2015 Sierra Wireless and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# Zebra Technologies - initial API and implementation -############################################################################### -handlers = java.util.logging.ConsoleHandler -.level = OFF \ No newline at end of file