From 89b8fe5274faa8cba3030ee31fba9bf32de02dd0 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Fri, 1 Nov 2019 11:21:54 +0000 Subject: Add common Jersey version Add a common version of Jersey for all Policy Framework components. Issue-ID: POLICY-2209 Change-Id: I8554a97e9f13887418118966bfe1043b65d9a179 Signed-off-by: liamfallon --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 78ca05a6..8ce2e155 100644 --- a/pom.xml +++ b/pom.xml @@ -3,6 +3,7 @@ ONAP policy ================================================================================ Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2019 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -24,7 +25,7 @@ org.onap.policy.parent integration - 3.0.1 + 3.1.0-SNAPSHOT @@ -59,7 +60,6 @@ 3.4 - 2.25.1 -- cgit 1.2.3-korg