summaryrefslogtreecommitdiffstats
path: root/jdisc_core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jdisc_core/pom.xml')
-rw-r--r--jdisc_core/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jdisc_core/pom.xml b/jdisc_core/pom.xml
index ca035ec1e2e..9bb860a9831 100644
--- a/jdisc_core/pom.xml
+++ b/jdisc_core/pom.xml
@@ -104,6 +104,7 @@
</exclusions>
</dependency>
<dependency>
+ <!-- TODO: Remove, we don't use commons-daemon anymore, and should not provide it. -->
<groupId>commons-daemon</groupId>
<artifactId>commons-daemon</artifactId>
<scope>compile</scope>