X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fpom.xml;h=442b7dec15fd86f806165c19c4f56b95e753441f;hb=31a7a92ba952d2d8deadde516777f18b727f58cd;hp=6147ea8fe41b91acaa047efa3fe3cf24c118e439;hpb=c193b3fdecb79855750576f27baf799f279dc397;p=sdc.git diff --git a/openecomp-be/pom.xml b/openecomp-be/pom.xml index 6147ea8fe4..442b7dec15 100644 --- a/openecomp-be/pom.xml +++ b/openecomp-be/pom.xml @@ -12,7 +12,7 @@ org.openecomp.sdc sdc-onboarding - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../onboarding @@ -128,9 +128,77 @@ report + + post-unit-test + test + + report + + + + + target/jacoco.exec + + target/jacoco-ut + + - + + + org.apache.maven.plugins + maven-antrun-plugin + ${mvn.antrun.version} + + + post-integration-test + + run + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.jacoco + org.jacoco.ant + ${jacoco.version} + + +