diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2023-12-11 15:11:11 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2023-12-11 15:11:11 +0000 |
commit | 61bd41742230c09b6196f5372fa42f512edde266 (patch) | |
tree | 3e3199e7eab85ca80f5e6f554d36ef27d1015742 /runtime-acm/pom.xml | |
parent | 6513944092d6ba9ae1bfa409c6bcb57052ccea2d (diff) |
Release policy/clamp7.1.0
Diffstat (limited to 'runtime-acm/pom.xml')
-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 c2f808ab0..755c8f5fc 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.1.0-SNAPSHOT</version> + <version>7.1.0</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> |