diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-12-03 20:43:39 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-12-03 20:43:39 +0000 |
commit | 1ff4313570f9181f7dd6f58d563612dc8a5e2597 (patch) | |
tree | 242051d58d4621ef6ea74ff58f722b3f5f303baf /policy-endpoints/pom.xml | |
parent | c2dc5169d9cb7941939ba1fd65afcf14d515386b (diff) |
Release policy/common1.6.0
Diffstat (limited to 'policy-endpoints/pom.xml')
-rw-r--r-- | policy-endpoints/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 43e5a5ed..cb117ca9 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -28,7 +28,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>policy-endpoints</artifactId> |