diff options
author | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:15 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:15 +0000 |
commit | 541d222be18b7818bb3f7ee687c081cf19d72dbf (patch) | |
tree | 4ec6c145d6812dadf231cab29c5cfb8849c4e4f8 /runtime-acm/pom.xml | |
parent | 1833cd1abb59189a3118e75fe7306ef63fc5df2f (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-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ie3d538408fd63a5a2c667fb7a868b9ce67921f90
Diffstat (limited to 'runtime-acm/pom.xml')
-rw-r--r-- | runtime-acm/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime-acm/pom.xml b/runtime-acm/pom.xml index e5f223749..459056f52 100644 --- a/runtime-acm/pom.xml +++ b/runtime-acm/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>6.4.1-SNAPSHOT</version> + <version>6.4.2-SNAPSHOT</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> @@ -40,7 +40,7 @@ <dependency> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp-models</artifactId> - <version>6.4.1-SNAPSHOT</version> + <version>6.4.2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.onap.policy.clamp</groupId> |