diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml index 7f3d32569..2cb8e9a1d 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.clamp</groupId> <artifactId>policy-clamp</artifactId> - <version>6.2.1-SNAPSHOT</version> + <version>6.2.2-SNAPSHOT</version> </parent> <artifactId>policy-clamp-runtime</artifactId> |