diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 14:01:20 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-07-12 14:01:20 +0000 |
commit | 32f8e59ad865f836754faa7cd742beaf85b6dac1 (patch) | |
tree | 800d63dad2cbf2a0fb72c9d1a02777baa5c04277 /testsuites/stability | |
parent | 9802d1add80fd2fa80cd50dd24ecbe07e40ce4ed (diff) |
Update snapshot and/or references of policy/distribution to latest snapshots
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5072
Change-Id: I739ca1e0fcadba3c5f4f24e177d08f3b57e0acac
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 96811841..d63e0447 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>4.0.1-SNAPSHOT</version> </parent> <artifactId>distribution-stability</artifactId> <build> |