diff options
author | liamfallon <liam.fallon@est.tech> | 2019-10-16 16:05:48 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-10-16 17:05:04 +0100 |
commit | cd8592f0941feecf6f2d5321ad95332450e5825a (patch) | |
tree | baa9dd07733ef670f161d763425d8b939ac15e9d /testsuites/performance/pom.xml | |
parent | ad7f333b2c040901493b19972074aad1bfa80ff1 (diff) |
Update drools-applications to next snapshot version
Issue-ID: POLICY-2171
Change-Id: Ifffb1b2e92d177e8e4f7b4c744e4a69565529b17
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 5333e0030..3aed42fb6 100644 --- a/testsuites/performance/pom.xml +++ b/testsuites/performance/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>testsuites</artifactId> - <version>1.5.3-SNAPSHOT</version> + <version>1.5.4-SNAPSHOT</version> </parent> <artifactId>performance</artifactId> <build> |