aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-08-04 13:14:10 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-08-04 13:14:14 -0400
commit35efa543df6a981594ee6181759ce928dd49a9c4 (patch)
tree3ff492bd2997085780fd21be938219005bf87841
parent190b75c59bcc6f250446b627a96e4a12de52278f (diff)
Point to released dependencies
Issue-ID: POLICY-3329 Change-Id: Ie69e45a1151d5aad47fa360d5e64b672a6dbfd2f Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index d2611ca6..f81ac68c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.1</version>
+ <version>3.3.2</version>
<relativePath />
</parent>
@@ -41,8 +41,8 @@
<description>Code that implements the Policy Administration Backend.</description>
<properties>
- <policy.common.version>1.8.1</policy.common.version>
- <policy.models.version>2.4.3</policy.models.version>
+ <policy.common.version>1.8.2</policy.common.version>
+ <policy.models.version>2.4.4</policy.models.version>
</properties>
<modules>