aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2019-11-01 11:45:21 +0000
committerliamfallon <liam.fallon@est.tech>2019-11-01 11:45:24 +0000
commita86eed4ebcc068ac5c5339d5c67e23471dd77a4e (patch)
tree267834989086d700a6b05461132db5d939bffacb /pom.xml
parent45c8e61888711a3d6f5913d1d7ddf640ff995b12 (diff)
Add common Jersey version
Add a common version of Jersey for all Policy Framework components. Issue-ID: POLICY-2209 Change-Id: I18134fa72710db9abe045b07013162a7a1002553 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 bb26190d..580c3d21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.0.1</version>
+ <version>3.1.0-SNAPSHOT</version>
<relativePath />
</parent>