diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:18:02 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-02 18:18:02 +0100 |
commit | 6f8e4ebb913ed92d5d6c86b518587488ffd33021 (patch) | |
tree | c0af2847bd88a95142464b6dbf0702a6cdf66dbc /runtime | |
parent | 04d067b5c648b16131871d45148f22a6e4888afd (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-4333
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I45e97b1a6d48f31a7149de9cc19929f3bdfbbc1b
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml index 4d7e6bce2..9fb27fa34 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>6.2.4-SNAPSHOT</version> + <version>6.2.5-SNAPSHOT</version> </parent> <artifactId>policy-clamp-runtime</artifactId> |