diff options
author | 2023-10-19 10:44:28 +0000 | |
---|---|---|
committer | 2023-10-19 10:44:28 +0000 | |
commit | 8e2223231f1164e47361bdc01e32d17f1ea6b15b (patch) | |
tree | cbf13d6d9c7f58acbb568e1e91df5a81a85fa320 /common | |
parent | 8a3475084b078eac75844d29f8266459f8175527 (diff) |
Release policy/clamp7.0.2
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 8a8cf4cae..e910eafae 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>7.0.2-SNAPSHOT</version> + <version>7.0.2</version> </parent> <artifactId>policy-clamp-common</artifactId> |