diff options
author | 2024-07-12 14:00:20 +0000 | |
---|---|---|
committer | 2024-07-12 14:00:20 +0000 | |
commit | e4b2c60c6045a032651995ab3bf75f2c0f26e8a5 (patch) | |
tree | a3f9b083f1b25b6bad9d35ce8b7bc305d40fe832 /testsuites/pom.xml | |
parent | 38721ed628d66768b590404cef4b9e7a971ab2f4 (diff) |
Update snapshot and/or references of policy/api to latest snapshots
policy/api updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5072
Change-Id: If7d3480f78b3ca0c8b4fd1af83f5141bb53fb697
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index f7e6e03e..3079f0e6 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>policy-api</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.1-SNAPSHOT</version> </parent> <artifactId>api-testsuites</artifactId> |