diff options
author | 2019-12-03 20:43:39 +0000 | |
---|---|---|
committer | 2019-12-03 20:43:39 +0000 | |
commit | 1ff4313570f9181f7dd6f58d563612dc8a5e2597 (patch) | |
tree | 242051d58d4621ef6ea74ff58f722b3f5f303baf /common-parameters | |
parent | c2dc5169d9cb7941939ba1fd65afcf14d515386b (diff) |
Release policy/common1.6.0
Diffstat (limited to 'common-parameters')
-rw-r--r-- | common-parameters/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common-parameters/pom.xml b/common-parameters/pom.xml index b2762b22..045902d3 100644 --- a/common-parameters/pom.xml +++ b/common-parameters/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.0</version> </parent> <artifactId>common-parameters</artifactId> |