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