From: liamfallon Date: Fri, 1 Nov 2019 12:09:52 +0000 (+0000) Subject: Add common Jersey version X-Git-Tag: 1.6.0~50 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=commitdiff_plain;h=46b5b531eada52e963f9ca196473a6c1bd8cbf37 Add common Jersey version Add a common version of Jersey for all Policy Framework components. Issue-ID: POLICY-2209 Change-Id: If376b0d1c1cb11c20a176c4ea9a5b674cb8c66da Signed-off-by: liamfallon --- diff --git a/pom.xml b/pom.xml index 456e34e7a..e50dd7d4f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,9 +8,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -18,7 +18,8 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.parent @@ -165,6 +166,11 @@ 3.1 test + + org.glassfish.jersey.inject + jersey-hk2 + test +