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 d931aed74..3bedf0daf 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.2.2-SNAPSHOT</version> + <version>6.2.3-SNAPSHOT</version> </parent> <artifactId>policy-clamp-runtime-acm</artifactId> |