summaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorMarcus Williams <marcus.williams@intel.com>2018-08-22 16:48:28 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-22 16:48:28 +0000
commit3d6db2ad3c0c663d844732bb782274acd0aca21c (patch)
treef9207d682bf47587f4dd5887a7601167f5103aed /common/pom.xml
parentd4c772b7722c58a9a9bc13b7cee662939f24bc1e (diff)
parent57de45c35c425c624bd778c4bf7d8398e7727db3 (diff)
Merge "removed problematic swagger dependency"
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 0f1070309a..18b30a26bf 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -58,11 +58,6 @@
<version>4.3.6.Final</version>
</dependency>
<dependency>
- <groupId>com.wordnik</groupId>
- <artifactId>swagger-annotations_2.9.1</artifactId>
- <version>1.3.0</version>
- </dependency>
- <dependency>
<groupId>org.onap.appc.client</groupId>
<artifactId>client-kit</artifactId>
<version>1.3.0</version>