diff options
author | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:10 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:10 +0000 |
commit | ee2318382711d8f02ccc6bb1994251cfa71d9a85 (patch) | |
tree | 779f7744603133bee4fc3ea985929e54be73de6f /testsuites/performance/pom.xml | |
parent | 62d9589cd9316e0a6032fccda10c2af4e0da8d21 (diff) |
Update snapshot and/or references of policy/distribution to latest snapshots
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ie61d2fd4b5d83aa75fdcb252bc3400f3c78b1db6
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 8c50e10a..ac102e11 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.distribution</groupId> <artifactId>distribution-testsuites</artifactId> - <version>2.9.1-SNAPSHOT</version> + <version>2.9.2-SNAPSHOT</version> </parent> <artifactId>distribution-performance</artifactId> <build> |