diff options
author | saul.gill <saul.gill@est.tech> | 2024-04-26 09:24:35 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-04-26 09:24:35 +0100 |
commit | 99e7c9a6ebd2f2678cbe00c6d0ce2d4a79114fbd (patch) | |
tree | a113cae4d43ec7fcae5f7da1939444c1c46a45be /testsuites/stability/pom.xml | |
parent | 990effedc1ac132f596a36c0668ecd541c3c0d2d (diff) |
Update snapshot and/or references of policy/api to latest snapshots
policy/api updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4970
Change-Id: I992030e6990aa9f73bfd413c0402833bf5560c4c
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'testsuites/stability/pom.xml')
-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 67a8232b..990f192b 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.api</groupId> <artifactId>api-testsuites</artifactId> - <version>3.1.2-SNAPSHOT</version> + <version>3.1.3-SNAPSHOT</version> </parent> <artifactId>api-stability</artifactId> <build> |