summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-06-23 13:27:24 -0400
committerJim Hahn <jrh3@att.com>2021-06-23 13:27:53 -0400
commitf1eccf82a37c81d6c81bc38e8b31465bd825d176 (patch)
treec184c06d2e5badf50906832536ff729a33a62800
parent3aeb1c1cf8db3ec4001b0663c608cc056b638555 (diff)
Update dependencies for api
Issue-ID: POLICY-3329 Change-Id: I2d53636a79c02d0aaca01dc8679f77f55994d71d 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 f3874005..a1119c6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.0</version>
+ <version>3.3.1</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</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>