summaryrefslogtreecommitdiffstats
path: root/holmes-actions/pom.xml
diff options
context:
space:
mode:
authortang peng <tang.peng5@zte.com.cn>2019-03-13 06:42:21 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-13 06:42:21 +0000
commit509ad1924478e1679d1b1ee1ff8419f16cd6723e (patch)
tree81a8560cea77c18507391e341edfbc075c255b8d /holmes-actions/pom.xml
parente44087456f6b74b61183ff783db6333eb1fe4dd4 (diff)
parent45358b03281b0d5b3450371fe615801a7abb4b64 (diff)
Merge "Fixed the c3p0 issue found by NexusIQ"
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r--holmes-actions/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml
index 4c9be2a..e813b78 100644
--- a/holmes-actions/pom.xml
+++ b/holmes-actions/pom.xml
@@ -80,10 +80,6 @@
<artifactId>lombok</artifactId>
</dependency>
<dependency>
- <groupId>org.quartz-scheduler</groupId>
- <artifactId>quartz</artifactId>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>