X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=configbackuprestore%2FgetBackupVnfDetailService%2Fpom.xml;h=1e65dddd33eee801c5411ddf887b7ab70431ae25;hb=9bf0c309085118b432f0fab1d7012a3b33180d4b;hp=b1e35c0e2d5ebd4b2c7ee0b8e3621d518879c80a;hpb=92dc52513bc90f327addbbf46edafaf864e66766;p=sdnc%2Foam.git diff --git a/configbackuprestore/getBackupVnfDetailService/pom.xml b/configbackuprestore/getBackupVnfDetailService/pom.xml index b1e35c0e..1e65dddd 100644 --- a/configbackuprestore/getBackupVnfDetailService/pom.xml +++ b/configbackuprestore/getBackupVnfDetailService/pom.xml @@ -1,146 +1,152 @@ - 4.0.0 - - org.onap.sdnc.oam.vnfbackup - configbackuprestore - 2.0.0-SNAPSHOT - - org.onap.sdnc.oam.vnfbackup - getBackupVnfDetailService - 2.0.0-SNAPSHOT - sdnc-oam :: vnfbackup :: getBackupVnfDetailService - http://maven.apache.org - - UTF-8 - - - - junit - junit - 4.4 - test - - - org.mariadb.jdbc - mariadb-java-client - 1.1.9 - - - - commons-codec - commons-codec - 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-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 - - - - - org.springframework.boot - spring-boot-starter-log4j2 - - - - org.javers - javers-core - 3.9.3 - - - - org.json - json - 20180130 - - - - - com.flipkart.zjsonpatch - zjsonpatch - 0.4.6 - - - - - - - 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 - - - - - - + 4.0.0 + + + org.onap.sdnc.oam.vnfbackup + configbackuprestore + 2.0.0-SNAPSHOT + + + org.onap.sdnc.oam.vnfbackup + getBackupVnfDetailService + 2.0.0 + + sdnc-oam :: vnfbackup :: getBackupVnfDetailService + http://maven.apache.org + + + UTF-8 + + + + + junit + junit + 4.4 + test + + + org.mariadb.jdbc + mariadb-java-client + 1.1.9 + + + + commons-codec + commons-codec + 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-tomcat + provided + + + + org.apache.tomcat.embed + tomcat-embed-jasper + provided + + + + + org.springframework.boot + spring-boot-devtools + true + + + + org.springframework.boot + spring-boot-starter-test + 1.5.3.RELEASE + test + + + + org.springframework.boot + spring-boot-starter-data-jpa + + + + + org.springframework.boot + spring-boot-starter-log4j2 + + + + org.javers + javers-core + 3.9.3 + + + + org.json + json + 20180130 + + + + + com.flipkart.zjsonpatch + zjsonpatch + 0.4.6 + + + + + + + + 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 + + + + + +