summaryrefslogtreecommitdiffstats
path: root/jdisc_core_test/integration_test/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2019-10-03 13:28:45 +0200
committergjoranv <gv@verizonmedia.com>2019-10-03 13:28:45 +0200
commit399e86e2374327f6cee7e6ee4cc5eeae7181dfd5 (patch)
tree8bd4d643835246b7eb0caec6f3323c7203e603b7 /jdisc_core_test/integration_test/pom.xml
parentadf22d3886ccd6de163278434a1a6d502584d0f9 (diff)
Remove unused BootstrapDaemon
Diffstat (limited to 'jdisc_core_test/integration_test/pom.xml')
-rw-r--r--jdisc_core_test/integration_test/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/jdisc_core_test/integration_test/pom.xml b/jdisc_core_test/integration_test/pom.xml
index 392d1105716..670d812c9e9 100644
--- a/jdisc_core_test/integration_test/pom.xml
+++ b/jdisc_core_test/integration_test/pom.xml
@@ -301,7 +301,6 @@
</java.util.logging.config.file>
<jdisc.bundle.path>${project.build.directory}/dependency</jdisc.bundle.path>
<jdisc.cache.path>${project.build.directory}/bundlecache</jdisc.cache.path>
- <jdisc.config.file>src/test/resources/config.properties</jdisc.config.file>
<jdisc.logger.level>ALL</jdisc.logger.level>
</systemPropertyVariables>
</configuration>