summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-12-13 13:15:43 +0000
committerliamfallon <liam.fallon@est.tech>2022-12-13 14:28:49 +0000
commit2c23640cfe4f25604dcb7d3d62018fb35eb1801a (patch)
tree4eaa349231795230adf6c27e50ddf5fdea050e94 /pom.xml
parent7db5cda2af4b4ddf498fdc1e8b0ec1b52ef45bce (diff)
Upgrade dependency versions in policy parent
Improve the version handling in the policy parent integration pom. Change the version of dependencies to the latest version when there is no code/test impact in the Policy Framework. Issue-ID: POLICY-4482 Change-Id: I3b8e54ec3a4b4173c2cf0e2007d5ae0e791a37ff Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 71563264..ab01c0b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
<!-- When changing, also change the oparent.version property -->
- <version>3.3.2</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.policy.parent</groupId>
@@ -34,7 +34,7 @@
<packaging>pom</packaging>
<properties>
- <oparent.version>3.3.2</oparent.version>
+ <oparent.version>3.3.3-SNAPSHOT</oparent.version>
</properties>
<modules>