summaryrefslogtreecommitdiffstats
path: root/holmes-actions/pom.xml
diff options
context:
space:
mode:
authortang peng <tang.peng5@zte.com.cn>2018-08-21 10:55:41 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-21 10:55:41 +0000
commitb6f78979786fdc4eb1e67d40cdd0d246c3db44d3 (patch)
treea0a30c4d9b8060423d474045b6a24f2ba70742ac /holmes-actions/pom.xml
parentd9c8e3aab483a782e770e96505e6afc3c55a77e1 (diff)
parent88350d3c9580855053aabc6d83ff8f54919137de (diff)
Merge "Added AAI Query Tool"
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r--holmes-actions/pom.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml
index 66b462e..cf110c4 100644
--- a/holmes-actions/pom.xml
+++ b/holmes-actions/pom.xml
@@ -150,23 +150,6 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
-
- <dependency>
- <groupId>net.sf.json-lib</groupId>
- <artifactId>json-lib</artifactId>
- <version>2.4</version>
- <classifier>jdk15</classifier>
- <exclusions>
- <exclusion>
- <groupId>commons-collections</groupId>
- <artifactId>commons-collections</artifactId>
- </exclusion>
- <exclusion>
- <groupId>commons-beanutils</groupId>
- <artifactId>commons-beanutils</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>