summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2019-11-01 12:51:08 +0000
committerGerrit Code Review <gerrit@onap.org>2019-11-01 12:51:08 +0000
commit6fbb0957345012d53f1bf9d27e6bcf64e13711a1 (patch)
treed5f79b9eecfb31736d8a83251211f0a13ed56351
parent4f3fe21aa98a196ef1ddd62e1ac84a6c2e4c13cf (diff)
parenta86eed4ebcc068ac5c5339d5c67e23471dd77a4e (diff)
Merge "Add common Jersey version"
-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>