diff options
author | liamfallon <liam.fallon@est.tech> | 2022-04-28 16:00:29 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-04-28 16:00:29 +0100 |
commit | 02c529d3150a81124d30ab1120964d8e840ae68e (patch) | |
tree | c884f40434aa05ca0b41969651cef24db75fd14e /testsuites/performance/pom.xml | |
parent | 32f57d06e5960be0b6bd7cc5d8ae8b222a62ec0d (diff) |
Update snapshot and/or references of policy/pap to latest snapshots
policy/pap updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4089
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I312fe988c4e2611dead50a7e7b28ab18de6cd75c
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 46fcb3e3..f007bf88 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>pap-testsuites</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.6.4-SNAPSHOT</version> </parent> <artifactId>pap-performance</artifactId> <build> |