diff options
author | saul.gill <saul.gill@est.tech> | 2024-04-26 09:25:00 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-04-26 09:25:00 +0100 |
commit | 829f456c058aeac23f65293bcadbe6dc1c726fc0 (patch) | |
tree | f62c9b592ab73c16971bbf9e6d64bdb7c7a67027 /participant/participant-impl/pom.xml | |
parent | 6627577338e7c3fd752ceb4a8460a5636f973d64 (diff) |
Update snapshot and/or references of policy/clamp to latest snapshots
policy/clamp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4970
Change-Id: I5deb1cfde30f198d6c197ab4b12bd9f99578461b
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'participant/participant-impl/pom.xml')
-rw-r--r-- | participant/participant-impl/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/participant/participant-impl/pom.xml b/participant/participant-impl/pom.xml index fe96ac8a8..e24c03d55 100644 --- a/participant/participant-impl/pom.xml +++ b/participant/participant-impl/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.clamp.participant</groupId> <artifactId>policy-clamp-participant</artifactId> - <version>7.1.2-SNAPSHOT</version> + <version>7.1.3-SNAPSHOT</version> </parent> <artifactId>policy-clamp-participant-impl</artifactId> |