diff options
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 0a132d99e..0292b0332 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>7.1.1-SNAPSHOT</version> + <version>7.1.1</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> |