diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:09:09 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:09:09 +0100 |
commit | 01565593e874ca3bf81658550dcd4307c99aaa53 (patch) | |
tree | c939fa6c2ba5684eea521a7d9f570876f6d825cf /pom.xml | |
parent | 70946811fe5755fbdd89e78ffe15ac1d0f21496b (diff) |
Set snapshot and/or references of policy/clamp for new release
policy/clamp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4999
Change-Id: Ib797a6609311b09ba4b83c1a24c321df34bec9d8
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ </parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>7.1.4-SNAPSHOT</version> + <version>8.0.0-SNAPSHOT</version> <name>${project.artifactId}</name> <packaging>pom</packaging> <description> |