diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-16 12:30:32 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-16 12:30:32 +0000 |
commit | 501f367a8569b4091af8fc9b8a60da1416979014 (patch) | |
tree | 57375f64ab7cc3cc9544c9852c62be2bbd5d8eb4 /testsuites/performance | |
parent | 749687bed36785e2077d8fc3b4cf72ba58dcc13f (diff) |
Update snapshot and/or references of policy/drools-applications to latest snapshots
policy/drools-applications updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I1b84f9a2f92da9761e0a25ca618468df9aa23827
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 4c5d575ce..bd0b143b7 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>1.12.0-SNAPSHOT</version> + <version>1.12.1-SNAPSHOT</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> |