diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-12 16:50:06 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-12 16:50:06 +0100 |
commit | fe603562ac2721b00b361f294d5b09b3d4127fde (patch) | |
tree | f78e7211894d0b16894bf2e931c6f6d5fc6db67b /utils-test | |
parent | 40bbb7ca396ed99dbb570cc5b864ca3d32b254b6 (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-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I337927f55a7b846ab311db23bb5db05ce70c0cec
Diffstat (limited to 'utils-test')
-rw-r--r-- | utils-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 22804eee..03370bc6 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.2-SNAPSHOT</version> + <version>1.10.3-SNAPSHOT</version> </parent> <artifactId>utils-test</artifactId> |