diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-08 13:29:59 -0600 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-08 13:29:59 -0600 |
commit | 2aba4493688e3dcd4a4b78de1092eac8ae287b74 (patch) | |
tree | c04a14081c84ad10e8932029e165300eebff820b /pom.xml | |
parent | d88650009ab96ed0f634af72ea0ffcffb411ff6e (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-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ifbd6baa3d06ad618b1d856866497958c8857e746
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.3-SNAPSHOT</version> <packaging>pom</packaging> <properties> |