diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:19:16 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-11-13 13:19:16 +0000 |
commit | e21f8d46e2259e37c2643e1012c59011c82eb962 (patch) | |
tree | 20044f1bb96badf98969f1a87f929113840c15b6 /runtime-acm | |
parent | 046bb55ffa1b638381c7f6d0d9f4f3fbcb64b87e (diff) |
Release policy/clamp7.0.3
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 8a9373adb..aa88bdba4 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.3-SNAPSHOT</version> + <version>7.0.3</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> |