From a617d3e1dcdcf63c38406e9bdb0e38834befb8d2 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 24 Mar 2020 14:45:24 -0400 Subject: Bump patch 1.6.1 to fix JUnit issue The docker stage job is not succeeded, nor is the sonar job. Logging doesn't produce anything useful, so the best bet is to fix the order of the tests and hope that fixes the problem. Regardless must bump the patch to release it again. Issue-ID: POLICY-2378 Change-Id: I01ff47c8deb124e9fd6ffcb37407dc580ecd6b03 Signed-off-by: Pamela Dragosh --- ONAP-XACML/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ONAP-XACML') diff --git a/ONAP-XACML/pom.xml b/ONAP-XACML/pom.xml index 79b456dcd..4956911c5 100644 --- a/ONAP-XACML/pom.xml +++ b/ONAP-XACML/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT ONAP-XACML jar -- cgit 1.2.3-korg