diff options
author | liamfallon <liam.fallon@est.tech> | 2022-03-15 09:12:08 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-03-15 09:12:08 +0000 |
commit | 8e72f27f26dd9346f55e57e870c323923e9d5241 (patch) | |
tree | 17b1a3bfa24eedcc2eb1169aa1aef7f00aa35dbf /testsuites/stability | |
parent | 517ed49376ed0cdc8d65c0896221a269f21e826a (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-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I1696268de7bb580c8a5f38c7ad5b1c6953a76ecb
Diffstat (limited to 'testsuites/stability')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index ec22edac5..3960265fd 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications-testsuites</artifactId> - <version>1.10.1-SNAPSHOT</version> + <version>1.10.2-SNAPSHOT</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |