diff options
Diffstat (limited to 'features')
-rw-r--r-- | features/sdnc-northbound-all/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index f6bedc49..16db4c4c 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/pom.xml @@ -44,13 +44,6 @@ </dependency> <dependency> <groupId>${project.groupId}</groupId> - <artifactId>sdnc-vnfapi</artifactId> - <version>${project.version}</version> - <type>xml</type> - <classifier>features</classifier> - </dependency> - <dependency> - <groupId>${project.groupId}</groupId> <artifactId>sdnc-vnftools</artifactId> <version>${project.version}</version> <type>xml</type> |