diff options
Diffstat (limited to 'gson/pom.xml')
-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 ddaa0dc2..9dfb524c 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>gson</artifactId> |