X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=adapters%2Fmso-sdnc-adapter%2Fpom.xml;h=fc577a52e32ea2a8755e7e34ef5f5773b2495e68;hb=e27b401eb0b34db92804230e1f63e0262b2a20fe;hp=8e94db1aa01755a12ceb457ed730c22f00764c0e;hpb=6fa3d2b80d2384b830e3231fe69a8daf7884a35e;p=so.git diff --git a/adapters/mso-sdnc-adapter/pom.xml b/adapters/mso-sdnc-adapter/pom.xml index 8e94db1aa0..fc577a52e3 100644 --- a/adapters/mso-sdnc-adapter/pom.xml +++ b/adapters/mso-sdnc-adapter/pom.xml @@ -1,154 +1,172 @@ - 4.0.0 - - org.onap.so - adapters - 1.4.0-SNAPSHOT - - mso-sdnc-adapter - - UTF-8 - UTF-8 - - mso-sdnc-adapter - mso sdnc adapter + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + + org.onap.so + adapters + 1.4.0-SNAPSHOT + + mso-sdnc-adapter + + UTF-8 + UTF-8 + + mso-sdnc-adapter + mso sdnc adapter - - ${project.artifactId}-${project.version} - - - org.apache.cxf - cxf-codegen-plugin - 2.5.2 - - - org.springframework.boot - spring-boot-maven-plugin - - org.onap.so.adapters.sdnc.SDNCAdapterApplication - - - - - repackage - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - original - - - - - org.jacoco - jacoco-maven-plugin - - - org.apache.maven.plugins - maven-dependency-plugin - - - extract-docker-file - - - - - io.fabric8 - fabric8-maven-plugin - - - start - - - - - - - - - - org.springframework.boot - spring-boot-dependencies - ${springboot.version} - pom - import - - - + + ${project.artifactId}-${project.version} + + + org.apache.cxf + cxf-codegen-plugin + 2.5.2 + + + org.springframework.boot + spring-boot-maven-plugin + + org.onap.so.adapters.sdnc.SDNCAdapterApplication + + + + + repackage + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + original + + + + + org.jacoco + jacoco-maven-plugin + + + org.apache.maven.plugins + maven-dependency-plugin + + + extract-docker-file + + + + + io.fabric8 + fabric8-maven-plugin + + + start + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + default-test + + test + + + + **/AllTestsTestSuite.java + + suites + + + + + + + + + + + org.springframework.boot + spring-boot-dependencies + ${springboot.version} + pom + import + + + - - - org.springframework.boot - spring-boot-starter-web - - - io.swagger - swagger-jersey2-jaxrs - 1.5.16 - - - org.springframework.boot - spring-boot-starter-actuator - - - org.springframework.boot - spring-boot-starter-test - test - - - org.onap.so.adapters - mso-adapter-utils - ${project.version} - - - org.apache.cxf - cxf-spring-boot-starter-jaxws - ${cxf.version} - - - org.apache.cxf - cxf-spring-boot-starter-jaxrs - ${cxf.version} - - - org.apache.cxf - cxf-rt-rs-service-description-swagger - ${cxf.version} - - - org.springframework.boot - spring-boot-configuration-processor - true - - - org.onap.so.adapters - mso-adapters-rest-interface - ${project.version} - - - org.glassfish - javax.json - 1.0.4 - test - - - io.micrometer - micrometer-core - - - io.micrometer - micrometer-registry-prometheus - - - org.onap.so - cxf-logging - ${project.version} - - + + + org.springframework.boot + spring-boot-starter-web + + + io.swagger + swagger-jersey2-jaxrs + 1.5.16 + + + org.springframework.boot + spring-boot-starter-actuator + + + org.springframework.boot + spring-boot-starter-test + test + + + org.onap.so.adapters + mso-adapter-utils + ${project.version} + + + org.apache.cxf + cxf-spring-boot-starter-jaxws + ${cxf.version} + + + org.apache.cxf + cxf-spring-boot-starter-jaxrs + ${cxf.version} + + + org.apache.cxf + cxf-rt-rs-service-description-swagger + ${cxf.version} + + + org.springframework.boot + spring-boot-configuration-processor + true + + + org.onap.so.adapters + mso-adapters-rest-interface + ${project.version} + + + org.glassfish + javax.json + 1.0.4 + test + + + io.micrometer + micrometer-core + + + io.micrometer + micrometer-registry-prometheus + + + org.onap.so + cxf-logging + ${project.version} + +