diff options
author | liamfallon <liam.fallon@est.tech> | 2022-02-28 13:45:25 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-02-28 13:45:25 +0000 |
commit | c0178554e29b555ebfb473fbe4b8bcb22abfc634 (patch) | |
tree | f76951f5e70271d3a8d94b7de0188ad505891899 /utils | |
parent | 9ac4972196fbe32a6e02a7491cae3a7665afd7f1 (diff) |
Update snapshot and/or references of policy/common to latest snapshotsistanbul
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-3958
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ia853da38ff571490f14b1a85c22140bdd3cfc702
Diffstat (limited to 'utils')
-rw-r--r-- | utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pom.xml b/utils/pom.xml index 240b4b53..f111d1a5 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.9.2-SNAPSHOT</version> + <version>1.9.3-SNAPSHOT</version> </parent> <artifactId>utils</artifactId> |