diff options
author | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:27 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-11-14 16:12:27 +0100 |
commit | eb930045d68bf61e10fc311b3542593c7d5a573b (patch) | |
tree | ac3867a3610cef30077f6204e30a8d453d0c18b8 /testsuites/stability/pom.xml | |
parent | c8994fd02e0db5478e7abc87e699f49006ad32f1 (diff) |
Set snapshot and/or references of policy/api for new release
policy/api updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ib5c0564e591f515bdf0f469102b6ddfd675a2bbe
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 b1238879..a9cc5339 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.0.3-SNAPSHOT</version> + <version>3.1.0-SNAPSHOT</version> </parent> <artifactId>api-stability</artifactId> <build> |