summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2019-02-20 08:44:40 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2019-02-20 08:44:40 +0800
commit1d8c0955bc266f08559385a58b2f40a9457cd5d9 (patch)
tree2a7b4aa6998e2611d6d6d852aad8f744d50871c3 /pom.xml
parent37c34f3c2d55f92940f58eaa37dace6edaf91166 (diff)
Merged DSA into the Engine Mgmt Module
Change-Id: If6b4e8345dcda8599606989ba9f4afd3497e48f1 Issue-ID: HOLMES-199 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 43e0c32..8a2b390 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,11 +97,6 @@
<version>1.2.6</version>
</dependency>
<dependency>
- <groupId>org.onap.holmes.dsa</groupId>
- <artifactId>dmaap-dsa</artifactId>
- <version>1.2.1</version>
- </dependency>
- <dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-core</artifactId>
<version>${dropwizard.version}</version>