aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2019-10-03 13:44:51 +0200
committergjoranv <gv@verizonmedia.com>2019-10-03 13:44:51 +0200
commit56d61ec4351a5c8419a1791b70e83e6a41e1501d (patch)
tree5bf323158ac7e4d88fa49eeafe3d60c1ae99be2e /jdisc_core/pom.xml
parent399e86e2374327f6cee7e6ee4cc5eeae7181dfd5 (diff)
Add TODO to remove commons-daemon
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>