From: Victor Gao Date: Tue, 16 Jul 2019 10:06:28 +0000 (+0800) Subject: set versions-maven-plugin to 2.7 X-Git-Tag: 1.5.0~44 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4871b020bbbe89747ddb8117e52031767783942d;p=vnfsdk%2Frefrepo.git set versions-maven-plugin to 2.7 Issue-ID: VNFSDK-423 Signed-off-by: Victor Gao Change-Id: I245f2f21994f37f7cf36d6a23a1cb2702ddd8927 --- diff --git a/pom.xml b/pom.xml index 5ad52111..6be9ca2e 100644 --- a/pom.xml +++ b/pom.xml @@ -35,4 +35,57 @@ vnfmarket-be + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.19 + + true + + **/*Spec* + **/Test*.java + **/*Test.java + **/*TestCase.java + **/Test*.scala + **/*Test.scala + **/*TestCase.scala + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + + html + xml + + + + org/**/*Test.class + + + + + + org.codehaus.mojo + versions-maven-plugin + 2.7 + + + + + + + org.codehaus.mojo + versions-maven-plugin + 2.7 + + +