aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-06-23 13:33:02 -0400
committerJim Hahn <jrh3@att.com>2021-06-23 13:33:29 -0400
commitfdf61aa4941dead0c3e9303ad851fbaf681fa0f6 (patch)
tree04235eef44e224c098e86626754c2ab261df2e2d
parent689ec7f2a61c0f5347d807f70244588590cd9b8a (diff)
Update dependencies for pap
Issue-ID: POLICY-3329 Change-Id: If5e8c3c976412382cb0d37d0319dee84046fa571 Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 3454796a..5c60325a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.0</version>
+ <version>3.3.1</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.8.0</policy.common.version>
- <policy.models.version>2.4.2</policy.models.version>
+ <policy.common.version>1.8.1</policy.common.version>
+ <policy.models.version>2.4.3</policy.models.version>
</properties>
<modules>