diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:44 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:44 +0100 |
commit | f779156d83fcfa022943072e92846962de012715 (patch) | |
tree | 94742c906a8552ea5f3118c9abc6da51624b79e8 /testsuites/pom.xml | |
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/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 004b9120..8f1905f0 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>pap-testsuites</artifactId> |