aboutsummaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorSteve Smokowski <ss835w@att.com>2020-04-29 15:34:49 +0000
committerGerrit Code Review <gerrit@onap.org>2020-04-29 15:34:49 +0000
commit37a2d93feb1dc910e7b09443369083fd49766f89 (patch)
tree978967c265228a9166165c11a618d0e729896177 /common/pom.xml
parent23c402203aa8bba6fd2f93e9d95871a40f22b4ed (diff)
parent4f774eeef8c1797c7073754412535be47ea1a8d7 (diff)
Merge "move aai-client into its own project"
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 b998a0adfa..ab498f8844 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -56,11 +56,6 @@
<artifactId>spring-webmvc</artifactId>
</dependency>
<dependency>
- <groupId>org.onap.aai.schema-service</groupId>
- <artifactId>aai-schema</artifactId>
- <version>1.6.5</version>
- </dependency>
- <dependency>
<groupId>org.modelmapper</groupId>
<artifactId>modelmapper</artifactId>
<version>1.1.0</version>