diff options
author | liamfallon <liam.fallon@est.tech> | 2019-05-16 12:30:08 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2019-05-16 12:30:08 +0000 |
commit | 4c3088a0d875f89eef777c54617f986d07a6e442 (patch) | |
tree | d57fc8b02b407336ba99c2ecb78db2492b4fa1ba /testsuites/performance | |
parent | 935c23f2b176ff4a503eb6df23d6ad6ef310d12b (diff) |
Step snapshot version of drools-applications
Issue-ID: POLICY-1630
Change-Id: I358a9f71dd10eb7b803d28e020911013c060deac
Signed-off-by: liamfallon <liam.fallon@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 d3a9f0ecd..a4d2b37ed 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.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <artifactId>performance</artifactId> <build> |