diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:09:13 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:09:13 +0100 |
commit | 801cf3d0f39d57c7f948a4ad78922b486435b4dd (patch) | |
tree | ce62ec54116b483e09fc870316d90c1fb180ab62 /testsuites/performance | |
parent | a37eaf3420ee5ddbfe7e644c7c2b0480acd1f05b (diff) |
Set snapshot and/or references of policy/drools-applications for new release
policy/drools-applications updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4999
Change-Id: Iffbff5ca186201b4bad1411e20a82985165ad771
Signed-off-by: saul.gill <saul.gill@est.tech>
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 c4d2ae86c..97b6cc361 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>2.1.4-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> |