From: MD IRSHAD SHEIKH Date: Mon, 25 Jan 2021 14:47:14 +0000 (+0530) Subject: initial commit for the SO project ad its sub repos X-Git-Tag: 1.8.0~7^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=32c698674fe9d3b039136a8a2f2ce35e9f2137fb;p=so.git initial commit for the SO project ad its sub repos Issue-ID: SO-3473 Signed-off-by: MD IRSHAD SHEIKH Change-Id: Ibcb020f2693a6b6b7bd1a8b94efadc9e9edaa510 --- diff --git a/adapters/mso-cnf-adapter/pom.xml b/adapters/mso-cnf-adapter/pom.xml deleted file mode 100644 index 8cfb2dc581..0000000000 --- a/adapters/mso-cnf-adapter/pom.xml +++ /dev/null @@ -1,153 +0,0 @@ - - - - 4.0.0 - - org.onap.so - adapters - 1.7.1-SNAPSHOT - - org.onap.so.adapters - mso-cnf-adapter - jar - mso-cnf-adapter - Web service endpoint for cnf operations - - - - org.springframework.boot - spring-boot-dependencies - ${springboot.version} - pom - import - - - - - ${project.artifactId}-${project.version} - - - org.springframework.boot - spring-boot-maven-plugin - - org.onap.so.adapters.cnf.MSOCnfApplication - - - - - repackage - - - - - - org.jacoco - jacoco-maven-plugin - - - - - - org.springframework.boot - spring-boot-starter-actuator - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-jdbc - - - org.apache.tomcat - tomcat-jdbc - - - - - org.apache.cxf - cxf-spring-boot-starter-jaxws - - - org.apache.cxf - cxf-spring-boot-starter-jaxrs - - - - org.apache.httpcomponents - httpmime - - - - org.springframework.boot - spring-boot-starter-data-jpa - - - org.springframework.boot - spring-boot-starter-test - test - - - - diff --git a/adapters/pom.xml b/adapters/pom.xml index 49f25b8102..76371abaa6 100644 --- a/adapters/pom.xml +++ b/adapters/pom.xml @@ -20,7 +20,6 @@ mso-requests-db-adapter mso-catalog-db-adapter mso-vfc-adapter - mso-cnf-adapter mso-openstack-adapters etsi-sol003-adapter mso-nssmf-adapter