diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:27 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:27 +0100 |
commit | d297303d9811743cf1b07286fbea6d1f05f3e546 (patch) | |
tree | 83874275048055871a01f84c419035ee3faf14c7 /policy-regression-tests | |
parent | 4a2dadcbe733f32e07497a1f1274524de7efbbcb (diff) |
Set snapshot and/or references of policy/docker for new release
policy/docker updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4999
Change-Id: I8cf23ade7898d0d2e068824f04f82461f9e2cb10
Signed-off-by: saul.gill <saul.gill@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 ca02ea3a..d0dcdade 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.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <groupId>org.onap.policy.regression</groupId> |