From: Paul Vaduva Date: Mon, 12 Nov 2018 15:20:10 +0000 (+0100) Subject: Enable aaf/authz docker build to use java-1.8 X-Git-Tag: 2.1.8~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=10a5f721488f5d450a95ece83ab168dee7e5d0a3;p=aaf%2Fauthz.git Enable aaf/authz docker build to use java-1.8 Adding a new parameter for maven-surefire-plugin Change-Id: I56d80acfea666458a8f640bda8a78cd518cb306e Issue-ID: AAF-625 Signed-off-by: Paul Vaduva --- diff --git a/auth/pom.xml b/auth/pom.xml index 4cd81ab5..7fd126ef 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -124,7 +124,7 @@ - + false diff --git a/cadi/pom.xml b/cadi/pom.xml index 46c0b6bd..f15742b5 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -215,6 +215,7 @@ + false diff --git a/misc/pom.xml b/misc/pom.xml index 168aa128..3cf6b7cd 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -182,6 +182,7 @@ + false