diff options
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 c5642bf72..a7f9952e9 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.1-SNAPSHOT</version> + <version>7.0.1</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> |