diff options
author | waynedunican <wayne.dunican@est.tech> | 2025-01-28 10:13:53 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2025-01-28 10:13:53 +0000 |
commit | 33c9cbf48bdfae74b5c3ecad187c91a309e3ed2e (patch) | |
tree | fd366c4223cd5ddc1f37268d76cd0329fa81d3b1 /testsuites/apex-pdp-stability | |
parent | 1815ac015d39bcf0bc7bcc8687e08f07a468a7b4 (diff) |
policy/apex-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5255
Change-Id: Ibcbcb3dcc5361951a415ecb029f862f6393cdc68
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'testsuites/apex-pdp-stability')
-rw-r--r-- | testsuites/apex-pdp-stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/apex-pdp-stability/pom.xml b/testsuites/apex-pdp-stability/pom.xml index 80fb3e925..d90149dbb 100644 --- a/testsuites/apex-pdp-stability/pom.xml +++ b/testsuites/apex-pdp-stability/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.apex-pdp.testsuites</groupId> <artifactId>apex-testsuites</artifactId> - <version>4.1.0-SNAPSHOT</version> + <version>4.1.1-SNAPSHOT</version> </parent> <groupId>org.onap.policy.apex-pdp.testsuites.stability</groupId> |