diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 09:07:19 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 09:07:19 +0000 |
commit | 936d289bc32ac46baf4230a582d5020e94e39f8f (patch) | |
tree | 92d3fef0a46d57b9372792c7a1938b450c4f325f /pom.xml | |
parent | 157d56d820091f0c4aa7d6fb38460a2c97c140a4 (diff) |
Update snapshot and/or references of policy/common to latest snapshots
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5072
Change-Id: I378c59b11f7f65fdecbb6bf917416ccd844d9b96
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -25,13 +25,13 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>integration</artifactId> - <version>5.0.0</version> + <version>5.0.1-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.0.1-SNAPSHOT</version> <packaging>pom</packaging> |