diff options
author | 2024-11-18 17:23:45 +0000 | |
---|---|---|
committer | 2024-11-18 17:23:45 +0000 | |
commit | 95fe61375f86158721b8f5001087dae3e18a37b3 (patch) | |
tree | 8a644e416966306918d8e77cd5f7fc5eea0ee479 /runtime-acm | |
parent | 49354c81738133b6f5d839785946241b54910def (diff) |
Release policy/clamp8.0.1
Diffstat (limited to 'runtime-acm')
-rw-r--r-- | 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 ec94b091e..6bd6bc819 100644 --- 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>8.0.1-SNAPSHOT</version> + <version>8.0.1</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> |