diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-11 16:20:02 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-12-11 16:20:02 +0000 |
commit | 7189a95de7687a8c37a05d40306e743df5fdf5b3 (patch) | |
tree | e4ab012e32adbaa3d15da49c045a1a343f5a0131 /common | |
parent | 8f1361435d1ce2aeb1002b000fb7d61dcce11341 (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-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I69fa4d1b08dd89d8c87a169a9e7ee7e79a8ff374
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 736e656c5..83602fac2 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>7.1.0-SNAPSHOT</version> + <version>7.1.1-SNAPSHOT</version> </parent> <artifactId>policy-clamp-common</artifactId> |