aboutsummaryrefslogtreecommitdiffstats
path: root/gson
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-06-21 09:08:00 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-06-21 09:08:05 -0400
commit62463da9961f7e524559b34766baf2dd469fa910 (patch)
tree00d871016b09304972f91783ca1abdebcd1163b5 /gson
parent31e75e499be76f52c532dc66460916d0cf3a59f1 (diff)
Bump common to 1.5.1 SNAPSHOT
Released 1.5.0 Issue-ID: POLICY-1737 Change-Id: I51b1c264d52cab2b2501dce7c5b0e7805d39ad5c 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 6ac09a78..1c630ca8 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.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</parent>
<artifactId>gson</artifactId>