diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-18 15:09:55 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-18 15:09:55 +0000 |
commit | 3ed55cab7465fb2a3499cf8bee91d3c2579f5667 (patch) | |
tree | 32c33ce8439ae097c4201806b8401a86968922d7 /policy-regression-tests | |
parent | b260d5e78731da7b87f482adea4604687d5300f1 (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-5166
Change-Id: I57f61db2cc1c306dfcb518b69dbdc5febf7ba53d
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@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 ffc5176b..20d5e16d 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>4.0.1-SNAPSHOT</version> + <version>4.0.2-SNAPSHOT</version> </parent> <groupId>org.onap.policy.regression</groupId> |