X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=SdncReports%2FSdncReportsApi%2Fpom.xml;h=552b4d7efc958ded3da298b6fd3e8715f4a5bd09;hb=9e330bbb4a08b62af1609fb74ea65a4ff4c8fa7c;hp=2529a054ea1fd5a375881f54ba38c09116c11266;hpb=724551253283f7869d50a671e07d70004e46089f;p=sdnc%2Foam.git diff --git a/SdncReports/SdncReportsApi/pom.xml b/SdncReports/SdncReportsApi/pom.xml index 2529a054..552b4d7e 100644 --- a/SdncReports/SdncReportsApi/pom.xml +++ b/SdncReports/SdncReportsApi/pom.xml @@ -1,210 +1,191 @@ + - 4.0.0 - jar - SdncReportsApi - - org.onap.ccsdk.parent - SdncReports - 0.0.1-SNAPSHOT - - - - + 4.0.0 + jar + SdncReportsApi + org.onap.sdnc.oam + 1.7.1-SNAPSHOT + sdnc-oam :: SdncReports :: SdncReportsApi + + org.onap.sdnc.oam + SdncReports + 1.7.1-SNAPSHOT + + + + UTF-8 UTF-8 1.8 + + - - - - - - ch.vorburger.mariaDB4j - mariaDB4j - 2.2.3 - - - + + ch.vorburger.mariaDB4j + mariaDB4j + 2.2.3 + + + com.google.code.gson gson 2.8.2 - - - - - org.onap.ccsdk.parent - SdncReportsDao - 0.0.1-SNAPSHOT - - - + + + ${project.groupId} + SdncReportsDao + ${project.version} + + + org.mariadb.jdbc mariadb-java-client 1.1.9 - - - org.springframework.boot - spring-boot-starter-web - 1.5.4.RELEASE - - - - org.springframework - spring-context - 4.3.9.RELEASE - - - + + + org.springframework.boot + spring-boot-starter-web + 1.5.4.RELEASE + + + + org.springframework + spring-context + 4.3.9.RELEASE + + + org.springframework.boot spring-boot-starter-tomcat provided - + - + org.apache.tomcat.embed tomcat-embed-jasper provided - - - - - org.springframework.boot - spring-boot-devtools - true - - - - org.springframework.boot - spring-boot-starter-test - test - 1.5.3.RELEASE - - - + + + + org.springframework.boot - spring-boot-starter-data-jpa - - + spring-boot-devtools + true + + + + org.springframework.boot + spring-boot-starter-test + test + 1.5.3.RELEASE + + + + org.springframework.boot + spring-boot-starter-data-jpa + + - - org.springframework.boot - spring-boot-starter-log4j2 - - - - - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - true - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - org.jacoco - jacoco-maven-plugin - 0.7.5.201505241946 - - - - pre-unit-test - - prepare-agent - - - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - - surefireArgLine - - - - - post-unit-test - test - - report - - - - ${project.build.directory}/coverage-reports/jacoco-ut.exec - - ${project.reporting.outputDirectory}/jacoco-ut - - - - - - - io.fabric8 - docker-maven-plugin - 0.15.3 - - http://127.0.0.1:9092 - true - - - vishal/sdnc_report - - Dockerfile - - artifact - - - - - - - - - - \ No newline at end of file + + org.springframework.boot + spring-boot-starter-log4j2 + + + + + org.webjars + bootstrap + 3.3.7 + + + + org.webjars + bootstrap-datepicker + 1.0.1 + + + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + true + + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + org.jacoco + jacoco-maven-plugin + 0.7.5.201505241946 + + + pre-unit-test + + prepare-agent + + + + ${project.build.directory}/coverage-reports/jacoco-ut.exec + + surefireArgLine + + + + + post-unit-test + test + + report + + + + ${project.build.directory}/coverage-reports/jacoco-ut.exec + + ${project.reporting.outputDirectory}/jacoco-ut + + + + + + + io.fabric8 + docker-maven-plugin + 0.15.3 + + http://127.0.0.1:9092 + true + + + vishal/sdnc_report + + Dockerfile + + artifact + + + + + + + + +