diff options
author | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:27 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-10-21 17:45:27 +0100 |
commit | 6aa64b948942b402b496b84b89186bcd276ce04c (patch) | |
tree | 18cb4339ba482ff471e9d151a3536619d7b5a230 /testsuites/performance/pom.xml | |
parent | 1a4c520c63afe6f5492925eff104010a8675fa0f (diff) |
Set snapshot and/or references of policy/pap for new release
policy/pap updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4408
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I09bf91495a8ae93e7e3c4aaadf3ad14971c6bbfb
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 4133edab..6a9f4fb7 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.7.2-SNAPSHOT</version> + <version>2.8.0-SNAPSHOT</version> </parent> <artifactId>pap-performance</artifactId> <build> |