aboutsummaryrefslogtreecommitdiffstats
path: root/gson
diff options
context:
space:
mode:
authorsaul.gill <saul.gill@est.tech>2023-02-28 13:30:50 +0000
committersaul.gill <saul.gill@est.tech>2023-02-28 13:40:04 +0000
commit979b068e9df95ed2dc569e1c717d35a9143599ed (patch)
treef650e800cc61c61c797450b714fc5a6e3e96fac2 /gson
parent7c4e2f54df8cf8a95592e0d764ec32d82965fdbe (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-4570 Signed-off-by: saul.gill <saul.gill@est.tech> Change-Id: Id610c0a0da003aae451c63d782b2e6c09a381a83 Signed-off-by: saul.gill <saul.gill@est.tech>
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 4c8a6176..50b867a7 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>1.12.1-SNAPSHOT</version>
+ <version>1.12.2-SNAPSHOT</version>
</parent>
<artifactId>gson</artifactId>
<description>Common Utilities</description>