aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-08-04 13:11:58 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-08-04 13:12:06 -0400
commitdeafe87a2683e2052b92b04dfbce6a7a23e810b1 (patch)
treec15a26afcd3402ab7b8f2ece7b9dbacca57dfc45
parente5f2da8fb0bee548921424d9065021c7c3fc43ac (diff)
Point to released dependencies
Issue-ID: POLICY-3329 Change-Id: I4b9bba129a946f8a6062590bcde610a7d04db384 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 0b619e53..a87346cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.3.1</version>
+ <version>3.3.2</version>
<relativePath />
</parent>
@@ -42,8 +42,8 @@
<description>Code that define our external API.</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>