aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-08-04 13:15:50 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-08-04 13:15:54 -0400
commit8da2ef063586c82e0bb2a1148c86d3d01d12c221 (patch)
tree42742c35a564d854f041d76684696fa8a9bc354d
parent2b26be38078af454e5bf603f5002a00b33626aa4 (diff)
Point to released dependencies
Issue-ID: POLICY-3329 Change-Id: Iba994eaffab3d70581f32ad640cadf4ceec90c46 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 399c80a6..c287c412 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>
@@ -45,8 +45,8 @@
<!-- Default Sonar configuration -->
<jacoco.dataFile>${project.basedir}/../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
- <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>