summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorjrh3 <jrh3@att.com>2019-08-07 15:27:11 -0400
committerjrh3 <jrh3@att.com>2019-08-07 15:27:11 -0400
commitd7a0af78ec30aee100043816d382bb27eeb700e5 (patch)
treebe45918ea78683194ca5a6bb820309cce7bf6b4c /pom.xml
parent05e66f942e232593e0ee4a7445a9d92437b250c9 (diff)
Bump version of apex-pdp
Issue-ID: POLICY-1965 Signed-off-by: jrh3 <jrh3@att.com> Change-Id: Icd437f10c4d991030652ffa1abf48b7b5738145c
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 4790df121..895675784 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
<groupId>org.onap.policy.apex-pdp</groupId>
<artifactId>apex-pdp</artifactId>
- <version>2.2.1-SNAPSHOT</version>
+ <version>2.2.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>policy-apex-pdp</name>
@@ -45,8 +45,8 @@
<version.kafka>1.1.1</version.kafka>
<version.jersey>2.26</version.jersey>
<version.hibernate>5.3.7.Final</version.hibernate>
- <version.policy.common>1.5.1</version.policy.common>
- <version.policy.models>2.1.2</version.policy.models>
+ <version.policy.common>1.5.2-SNAPSHOT</version.policy.common>
+ <version.policy.models>2.1.3-SNAPSHOT</version.policy.models>
<!-- sonar/jacoco overrides -->
<!-- Overriding oparent default sonar/jacoco settings Combine all our reports
into one file shared across sub-modules -->