aboutsummaryrefslogtreecommitdiffstats
path: root/gson
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-05-05 14:24:58 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-05-05 14:25:20 -0400
commit8d689e9860b4e5c89d04188d4b8a636b6a779890 (patch)
tree4337898ee62980ebf38bf5d176244a5709566913 /gson
parent85e91f65fffef0051f1e2b66c0911f534e1add71 (diff)
Bump common to 1.6.6-SNAPSHOT
Issue-ID: POLICY-2514 Change-Id: Ied6a2571a0f1008eefa87b8aefdde12bd494a79b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'gson')
-rw-r--r--gson/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gson/pom.xml b/gson/pom.xml
index 6d45ca95..9e544406 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.5-SNAPSHOT</version>
+ <version>1.6.6-SNAPSHOT</version>
</parent>
<artifactId>gson</artifactId>