aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2022-08-30 08:19:38 +0000
committerGerrit Code Review <gerrit@onap.org>2022-08-30 08:19:38 +0000
commitb63b2979074fdd6c39467ef56131355245c22f35 (patch)
tree900382d1bca4d16d0d3dd86aca258d3561d06299 /pom.xml
parentcf6dd0fe2adb1c3c0dafe8d787c236152611d2ea (diff)
parentc0b47feb72c39caef4768856a572393514ea9b3a (diff)
Merge "Update policy-parent for security fixes"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 93ec39f5..0c4eb5f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,8 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>3.3.1</version>
+ <!-- When changing, also change the oparent.version property -->
+ <version>3.3.2-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.parent</groupId>
@@ -33,7 +34,7 @@
<packaging>pom</packaging>
<properties>
- <oparent.version>3.3.1</oparent.version>
+ <oparent.version>3.3.2-SNAPSHOT</oparent.version>
</properties>
<modules>