diff options
author | 2022-09-08 16:25:29 +0100 | |
---|---|---|
committer | 2022-09-08 16:25:29 +0100 | |
commit | bc86bdc004fef1fbf2d954976658b1e542b2ff74 (patch) | |
tree | a5fd22d87eee18edcef29691e98e32726b984966 /testsuites | |
parent | 5cf660c6f5a3f97a5bb61a45beb57708fa5a1bb2 (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-4333
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I2d265e2fb0b97920aaa3a3417d28d2a2e759df45
Diffstat (limited to 'testsuites')
-rw-r--r-- | testsuites/performance/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/pom.xml | 2 | ||||
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml index ad7cc892c..c79e34bf4 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.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> diff --git a/testsuites/pom.xml b/testsuites/pom.xml index dc50136b5..f4025a82d 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications</artifactId> - <version>1.10.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index db037e245..db43560e9 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.4-SNAPSHOT</version> + <version>1.10.5-SNAPSHOT</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |