Add common Jersey version 45/97845/2
authorliamfallon <liam.fallon@est.tech>
Fri, 1 Nov 2019 11:37:50 +0000 (11:37 +0000)
committerliamfallon <liam.fallon@est.tech>
Fri, 1 Nov 2019 11:41:55 +0000 (11:41 +0000)
Add a common version of Jersey for all Policy Framework components.

Issue-ID: POLICY-2209
Change-Id: Ibb7e4fdfe55e34b3c7c788c3637dbcdacc8a70a8
Signed-off-by: liamfallon <liam.fallon@est.tech>
pom.xml

diff --git a/pom.xml b/pom.xml
index 861b19f..a2aa146 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,6 +4,7 @@
   ================================================================================
   Copyright (C) 2018 Samsung Electronics Co., Ltd. All rights reserved.
   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.
@@ -26,7 +27,7 @@
     <parent>
         <groupId>org.onap.policy.parent</groupId>
         <artifactId>integration</artifactId>
-        <version>3.0.1</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath />
     </parent>