From: elinuxhenrik Date: Wed, 26 Aug 2020 12:04:17 +0000 (+0200) Subject: Set SureFire plugin version to make tests work X-Git-Tag: 1.0.0~13^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F42%2F111742%2F1;p=ccsdk%2Foran.git Set SureFire plugin version to make tests work When the SureFire plugin version is not set to 2.22.2 the tests are not started. Change-Id: Iaface367461187ba2a9068b2c8d8bcbca031d404 Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik --- diff --git a/a1-policy-management/pom.xml b/a1-policy-management/pom.xml index 5e78eb30..11129374 100644 --- a/a1-policy-management/pom.xml +++ b/a1-policy-management/pom.xml @@ -63,6 +63,7 @@ 0.30.0 1.1.11 2.1.1 + 2.22.2 0.8.5 true @@ -243,6 +244,7 @@ org.apache.maven.plugins maven-surefire-plugin + ${surefire-maven-plugin.version} false