diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 09:07:09 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 09:07:09 +0000 |
commit | 0b5f65dcc6419218cad5d93ee3b872e7665ab1c6 (patch) | |
tree | 3602ba1ddb4e7ad00674a8cbcd9417f7709ca6e3 /policy-regression-tests | |
parent | 73a5b434729a21d1bd9cd4ed5be98f0a21be06a4 (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-5072
Change-Id: I8676ad78c9396963e9547cd1c69b36cf8a9a0367
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 d0dcdade..ffc5176b 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.0-SNAPSHOT</version> + <version>4.0.1-SNAPSHOT</version> </parent> <groupId>org.onap.policy.regression</groupId> |