From 2fa298ebd025052baaf1b469eed993ba1a694494 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 5 Aug 2020 16:09:55 +0000 Subject: [PATCH] Remove deprecated VNF-API interface Remove deprecated VNF-API interface Issue-ID: SDNC-1237 Signed-off-by: Dan Timoney Change-Id: I0682cfa959d44f36da8c21e376dd112c38d45965 --- .gitreview | 4 ---- features/sdnc-northbound-all/pom.xml | 7 ------- pom.xml | 1 - 3 files changed, 12 deletions(-) delete mode 100644 .gitreview diff --git a/.gitreview b/.gitreview deleted file mode 100644 index ac3bf486..00000000 --- a/.gitreview +++ /dev/null @@ -1,4 +0,0 @@ -[gerrit] -host=gerrit.openecomp.org -port=29418 -project=sdnc/northbound.git 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 @@ -42,13 +42,6 @@ xml features - - ${project.groupId} - sdnc-vnfapi - ${project.version} - xml - features - ${project.groupId} sdnc-vnftools diff --git a/pom.xml b/pom.xml index fd9fd173..15bfeec8 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,6 @@ generic-resource-api optical-service - vnfapi vnftools features -- 2.16.6