summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2019-11-01 11:55:29 +0000
committerliamfallon <liam.fallon@est.tech>2019-11-01 11:56:46 +0000
commit3c1ae81a9c05ee9bfbb76bb23a2d2d75013d37ae (patch)
treeec77d4d4676c0ba1488f3aaadbd526650dd738fb /pom.xml
parent0b278005ad98bcd862bd348d08f664005e9eda60 (diff)
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 <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c3f9a796..0bb07a3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.0.1</version>
+ <version>3.1.0-SNAPSHOT</version>
<relativePath />
</parent>