aboutsummaryrefslogtreecommitdiffstats
path: root/gson
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-03-10 14:27:32 -0500
committerJim Hahn <jrh3@att.com>2021-03-10 14:41:56 -0500
commit0b7b9cf9d557a649ab7931179b2c25d8474171b7 (patch)
treea7a67cf8945208af9cf9d8038e3680ef15145ab5 /gson
parentef4a13988a7f9e539980f7262ede9d042ac9c658 (diff)
Bump version to 1.9.0 in common
Issue-ID: POLICY-3105 Change-Id: I1fd654fef96a1e41f150ea13baf39acc882f6bb2 Signed-off-by: Jim Hahn <jrh3@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 16b4a210..4f004de4 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.8.1-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
</parent>
<artifactId>gson</artifactId>