diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:25:26 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:25:26 +0000 |
commit | 05987b71b8351031c18591bc8ff3d0d2ffe6d74b (patch) | |
tree | 5c8f07e08959f17553d91d60cfa0d26dae3465be /testsuites/stability | |
parent | 95b00abc548aad465f1e0b54b5bad57aa9010872 (diff) |
Set snapshot and/or references of policy/api for new release
policy/api updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: Icd5cea55894b57aea9337d6e59e1001c3598a557
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'testsuites/stability')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 90bc2ef1..1be6dd1e 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>api-stability</artifactId> <build> |