diff options
author | 2023-10-19 10:44:28 +0000 | |
---|---|---|
committer | 2023-10-19 10:44:28 +0000 | |
commit | 8e2223231f1164e47361bdc01e32d17f1ea6b15b (patch) | |
tree | cbf13d6d9c7f58acbb568e1e91df5a81a85fa320 /runtime-acm | |
parent | 8a3475084b078eac75844d29f8266459f8175527 (diff) |
Release policy/clamp7.0.2
Diffstat (limited to 'runtime-acm')
-rwxr-xr-x | runtime-acm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime-acm/pom.xml b/runtime-acm/pom.xml index 1931e2b3b..3d13a1cda 100755 --- a/runtime-acm/pom.xml +++ b/runtime-acm/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>7.0.2-SNAPSHOT</version> + <version>7.0.2</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> |