diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:09:01 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:09:01 +0100 |
commit | d0c3dad6299db12ab3483ecb145ca46e50465d9e (patch) | |
tree | 02e30597fa97d1a5ca46a3aecb45548ff8e7531e /testsuites/performance/pom.xml | |
parent | d1d03775c5bd7d708bdb2c9577a7213518a53b2b (diff) |
Set snapshot and/or references of policy/distribution for new release
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4999
Change-Id: I95fac836d8322c810de5b8c325eeaf12e79b46ba
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'testsuites/performance/pom.xml')
-rw-r--r-- | testsuites/performance/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index 8b04ce6e..ebd1141c 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>distribution-performance</artifactId> <build> |