diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-16 14:23:03 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-16 14:23:03 +0100 |
commit | 4a2dadcbe733f32e07497a1f1274524de7efbbcb (patch) | |
tree | a2134aa27efb3000625da9f73a33c1f1e39af3be /policy-regression-tests | |
parent | 035f1e65e9e8cbd09d5c5a19277e59d7f5da216c (diff) |
Update snapshot and/or references of policy/docker to latest snapshots
policy/docker updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: I3bcf76667949afe40553ddf67e128995c9ec117a
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'policy-regression-tests')
-rw-r--r-- | policy-regression-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-regression-tests/pom.xml b/policy-regression-tests/pom.xml index abd574df..ca02ea3a 100644 --- a/policy-regression-tests/pom.xml +++ b/policy-regression-tests/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.policy.docker</groupId> <artifactId>docker</artifactId> - <version>3.1.3-SNAPSHOT</version> + <version>3.1.4-SNAPSHOT</version> </parent> <groupId>org.onap.policy.regression</groupId> |