diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-11-26 10:10:35 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-11-26 10:10:35 +0000 |
commit | 14936e0e40e14f468f479239034724dfca4b2fbe (patch) | |
tree | b3600496b5aff1ac20d301a1d544f134b2c44a6e /common | |
parent | b58782b20186fde86a104ea449b0d90e302e35a8 (diff) |
Release policy/clamp6.2.0
Diffstat (limited to 'common')
-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 c60ed6c8f..1dfed13ea 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.0-SNAPSHOT</version> + <version>6.2.0</version> </parent> <artifactId>policy-clamp-common</artifactId> |