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 5e8f5e61f..b488a7f49 100644 --- a/runtime-acm/pom.xml +++ b/runtime-acm/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>6.3.0-SNAPSHOT</version> + <version>6.3.0</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> |