diff options
author | liamfallon <liam.fallon@est.tech> | 2022-11-22 21:51:36 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-11-22 21:51:36 +0000 |
commit | a22e3f3851321fa26e5aa85b3b805ee2b43484db (patch) | |
tree | 9eb6fa5e468f829d8da4d8425100484617b0d127 /testsuites/performance | |
parent | 65045f7aca1d7f94168337f46522a67d1b901c3b (diff) |
Update snapshot and/or references of policy/distribution to latest snapshotskohn
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4461
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Id17deae6584c288f70d1949a301b9fe2a0cfc5f8
Diffstat (limited to 'testsuites/performance')
-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 2f6c3299..f1b77c9d 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.8.2-SNAPSHOT</version> + <version>2.8.3-SNAPSHOT</version> </parent> <artifactId>distribution-performance</artifactId> <build> |