diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-20 20:11:59 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-20 20:11:59 +0100 |
commit | 03c1d198a7a11a5c4c5abc8e1deb62ba1b853f9d (patch) | |
tree | 3b961d05bc77acec3bfb7a326468a38b2c956a43 /gson/pom.xml | |
parent | eee9d3e70cc7455c05802c9caa414e14a26d3a44 (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-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I9805920f11b3a527fca02a591e7cb06273e75543
Diffstat (limited to 'gson/pom.xml')
-rw-r--r-- | gson/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gson/pom.xml b/gson/pom.xml index 82063803..dcd98aa1 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.11.1-SNAPSHOT</version> + <version>1.11.2-SNAPSHOT</version> </parent> <artifactId>gson</artifactId> |