aboutsummaryrefslogtreecommitdiffstats
path: root/gson
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-12-11 12:19:09 +0000
committersaul.gill <saul.gill@est.tech>2023-12-11 12:19:09 +0000
commiteaa1466a8da236f6a069dfa0c647dc35711716e6 (patch)
treef8394dc9ec6a7848491fd62fcb88ed41330da0d7 /gson
parentef549099a6341510ae7a7849d037f70bc90bd023 (diff)
Update snapshot and/or references of policy/common to latest snapshots
policy/common updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4907 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Ia0a77900be780b98d3a789ca1047d57d43a34d7c
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 3ea1139f..db18f97a 100644
--- a/gson/pom.xml
+++ b/gson/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.1-SNAPSHOT</version>
</parent>
<artifactId>gson</artifactId>
<description>Common Utilities</description>