diff options
author | liamfallon <liam.fallon@est.tech> | 2022-09-22 19:28:30 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-09-22 19:28:30 +0100 |
commit | 94206bf0220c569eef0bd959179ccd7e57ff1eaa (patch) | |
tree | ce30d072de1663936818ef170d3c5425763948fb /utils | |
parent | 23650da8370fd3d2f9042cb0b55589fe2425cca4 (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-4343
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I4a15ca61a97a3d65728f4dfbed73fd3a653ec771
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 72f870a1..c4ef9359 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.11.0-SNAPSHOT</version> + <version>1.11.1-SNAPSHOT</version> </parent> <artifactId>utils</artifactId> |