diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:24:28 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-17 10:24:28 +0100 |
commit | b1839796fa9b5043dda96d98a968602fc3e5f0b0 (patch) | |
tree | 9c33ed867826adf691dd797cbd188eb972bd2b21 /testsuites/pom.xml | |
parent | 2a1bc92e53237efc1ff33b047d93952ddb7a70b9 (diff) |
Update snapshot and/or references of policy/pap to latest snapshots
policy/pap updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: I8466ec70a9d9616a1bb4d84a60d50130af19d6ae
Signed-off-by: waynedunican <wayne.dunican@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 2028f4cb..004b9120 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.3-SNAPSHOT</version> + <version>3.1.4-SNAPSHOT</version> </parent> <artifactId>pap-testsuites</artifactId> |