diff options
author | Jim Hahn <jrh3@att.com> | 2020-07-10 18:36:16 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-07-10 18:36:53 -0400 |
commit | c3879a50de6473b8673faa9f958a0c646a4b8ca9 (patch) | |
tree | 2bc71954724ee60df6bbe57aee3a80537dfecb61 /testsuites/performance | |
parent | ad11a0ddc32ff6bac70647f44cedc161bc9d622b (diff) |
Bump drools-apps to 1.7.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: Iec9af37a01ba35c5b5419399cfb3d3bc80093101
Signed-off-by: Jim Hahn <jrh3@att.com>
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 0c39b9764..58a5d9490 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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> |