diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-04-24 14:51:13 +0100 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-04-24 14:51:13 +0100 |
commit | 52ba06549a32cf0ebc5ae265b99b65bed307cb85 (patch) | |
tree | 7e3d081b98c041a13925f62624e74285fbd40586 /resources | |
parent | 5c7d486b75fa5a99d47ad8326310edd705b5b492 (diff) |
Update snapshot and/or references of policy/parent to latest snapshots
policy/parent 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: I98b953623515b6d9106f195e1956a27bc0e96d74
Diffstat (limited to 'resources')
-rw-r--r-- | resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pom.xml b/resources/pom.xml index 87297eb6..6e63c3c3 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>3.7.2-SNAPSHOT</version> + <version>3.7.3-SNAPSHOT</version> </parent> <artifactId>policy-parent-resources</artifactId> |