From 956a7b52188918f0f2d301a06bf0a2e31249168f Mon Sep 17 00:00:00 2001 From: "Hockla, Ali (ah999m)" Date: Mon, 13 Jan 2020 14:11:46 -0600 Subject: policy/drools-pdp jdk11 upgrades Issue-ID: POLICY-1589 Change-Id: I0ed05c6e471a7da6658e02a4ba3115d3a117cedd Signed-off-by: Hockla, Ali (ah999m) --- feature-healthcheck/pom.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'feature-healthcheck/pom.xml') diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index abcf2909..47d389a9 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Drools PDP ================================================================================ - Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -33,11 +33,6 @@ feature-healthcheck Loadable module that performs remote system healthchecks - - 1.8 - 1.8 - - @@ -99,7 +94,7 @@ with minor changes --> onap-checkstyle/onap-java-style.xml - ${project.build.sourceDirectory} + ${project.build.sourceDirectory} true true true @@ -149,7 +144,7 @@ org.powermock - powermock-api-mockito + powermock-api-mockito2 test -- cgit 1.2.3-korg