diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-12 21:35:15 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-12 21:35:15 +0100 |
commit | 25b2378104e75f14fb950529eeeff09d7d9d585b (patch) | |
tree | cf6de1ff9182968dd4ed1e5dff9cae018ced3e97 /common | |
parent | b35ab63ff4ea6945f71f2b390d0e756fc0fff979 (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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ifd4eb766f4070811f8100eb27f58ef2618b1dd22
Diffstat (limited to 'common')
-rw-r--r-- | common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml index d6fd223b1..bbf7d5a7a 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>6.2.2-SNAPSHOT</version> + <version>6.2.3-SNAPSHOT</version> </parent> <artifactId>policy-clamp-common</artifactId> |