Remove deprecated VNF-API interface 21/110921/2
authorDan Timoney <dtimoney@att.com>
Wed, 5 Aug 2020 16:09:55 +0000 (16:09 +0000)
committerDan Timoney <dtimoney@att.com>
Wed, 5 Aug 2020 22:03:17 +0000 (22:03 +0000)
Remove deprecated VNF-API interface

Issue-ID: SDNC-1237
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0682cfa959d44f36da8c21e376dd112c38d45965

.gitreview [deleted file]
features/sdnc-northbound-all/pom.xml
pom.xml

diff --git a/.gitreview b/.gitreview
deleted file mode 100644 (file)
index ac3bf48..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-[gerrit]
-host=gerrit.openecomp.org
-port=29418
-project=sdnc/northbound.git
index f6bedc4..16db4c4 100644 (file)
                         <type>xml</type>
                         <classifier>features</classifier>
                 </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>
diff --git a/pom.xml b/pom.xml
index fd9fd17..15bfeec 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,6 @@
        <modules>
                <module>generic-resource-api</module>
                <module>optical-service</module>
-               <module>vnfapi</module>
                <module>vnftools</module>
                <module>features</module>
        </modules>