diff options
Diffstat (limited to 'appc-inbound/appc-design-services/features/onap-appc-design-services')
-rw-r--r-- | appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml index 0920420b0..2bc2a71bc 100644 --- a/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ -Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. +Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved. ============================================================================= Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -38,12 +38,6 @@ limitations under the License. <dependencies> <dependency> - <groupId>org.opendaylight.mdsal.model</groupId> - <artifactId>odl-mdsal-models</artifactId> - <type>xml</type> - <classifier>features</classifier> - </dependency> - <dependency> <groupId>org.onap.appc</groupId> <artifactId>appc-design-services-model</artifactId> <version>${project.version}</version> |