diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:25:33 +0000 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2024-11-19 17:25:33 +0000 |
commit | 4f55401884e3c3e2a10c9459b006164f6550c360 (patch) | |
tree | 6bfa4e69f159c639959e082928aa7fb7fe5c39f3 /testsuites/stability | |
parent | af308252fddf826f9d0e71cca791b3caa4b61796 (diff) |
Set snapshot and/or references of policy/pap for new release
policy/pap updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I06dde41b8f54817843f8bd4df40b5895fe692553
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 bdca3247..b7bcda67 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>pap-testsuites</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.1.0-SNAPSHOT</version> </parent> <artifactId>pap-stability</artifactId> <build> |