From c0b670f9d09d07fc2bf11749731c40404dead689 Mon Sep 17 00:00:00 2001 From: HOCKLA Date: Thu, 5 Dec 2019 07:25:42 -0600 Subject: Changed project version to 1.6.1-SNAPSHOT to isolate for java 11 upgrades Issue-ID: POLICY-1583 Change-Id: I805ebed75e7e0cb5109946328958341018421aad Signed-off-by: HOCKLA --- policy-endpoints/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'policy-endpoints/pom.xml') diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 43e5a5ed..31e79f5f 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -28,7 +28,7 @@ org.onap.policy.common common-modules - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT policy-endpoints -- cgit 1.2.3-korg