From 3c1ae81a9c05ee9bfbb76bb23a2d2d75013d37ae Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 1 Nov 2019 11:55:29 +0000 Subject: Add common Jersey version Add a common version of Jersey for all Policy Framework components. Issue-ID: POLICY-2209 Change-Id: I0d61800b423bffbe584e29621a87068eef4c1e6c Signed-off-by: liamfallon --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c3f9a796..0bb07a3b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent integration - 3.0.1 + 3.1.0-SNAPSHOT -- cgit 1.2.3-korg