diff options
author | 2024-05-20 11:08:44 +0100 | |
---|---|---|
committer | 2024-05-20 11:08:44 +0100 | |
commit | f779156d83fcfa022943072e92846962de012715 (patch) | |
tree | 94742c906a8552ea5f3118c9abc6da51624b79e8 /testsuites/stability | |
parent | b1839796fa9b5043dda96d98a968602fc3e5f0b0 (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-4999
Change-Id: I84c03d1b11b07784b8d5b9e1a48d5839e9420af8
Signed-off-by: saul.gill <saul.gill@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 42c38de4..7c7da624 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>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>pap-stability</artifactId> <build> |