From a86eed4ebcc068ac5c5339d5c67e23471dd77a4e Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 1 Nov 2019 11:45:21 +0000 Subject: Add common Jersey version Add a common version of Jersey for all Policy Framework components. Issue-ID: POLICY-2209 Change-Id: I18134fa72710db9abe045b07013162a7a1002553 Signed-off-by: liamfallon --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bb26190d..580c3d21 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.parent integration - 3.0.1 + 3.1.0-SNAPSHOT -- cgit 1.2.3-korg