diff options
author | 2022-04-12 19:00:09 +0000 | |
---|---|---|
committer | 2022-04-12 19:00:09 +0000 | |
commit | 16b95134dcee4aad3baeac2c1da4f359b43393b6 (patch) | |
tree | 24cbc191564236987b6fca43856dca19fb0aadad /common/pom.xml | |
parent | 619b668df2f206b5632b0c66ae7f1753dfbe6c5c (diff) |
Release policy/clamp6.2.2
Diffstat (limited to 'common/pom.xml')
-rw-r--r-- | common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml index d6fd223b1..e98698ace 100644 --- a/common/pom.xml +++ b/common/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.2</version> </parent> <artifactId>policy-clamp-common</artifactId> |