diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-04-24 16:03:27 +0100 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-04-24 16:03:27 +0100 |
commit | 767abbab75f9b3cfc5d6d8cbf5560386676445b1 (patch) | |
tree | 9e0f26a98c2332322a14337d065c8f4582021f24 /pom.xml | |
parent | 699b715b7729e385522838aa5c7384476566185e (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-4648
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: Iec549bcd7fc7c0d56b33503f922972669e19bb3d
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>3.7.2</version> + <version>3.7.3-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.12.2-SNAPSHOT</version> + <version>1.12.3-SNAPSHOT</version> <packaging>pom</packaging> |