diff options
author | Jim Hahn <jrh3@att.com> | 2020-10-20 14:01:09 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-10-20 14:01:57 -0400 |
commit | 4aae44816514c9adafa357e811772c3621ef9126 (patch) | |
tree | 4772d6978df24c29278c74afd253e6520f9e69fa /testsuites/performance/pom.xml | |
parent | 974f1e75d7aefd10975dde2c55bd194f9c6a1c13 (diff) |
Bump drools-apps to 1.7.5 SNAPSHOT
Issue-ID: POLICY-2869
Change-Id: I627c5b1c4c5f946c1187a6966b30d3943825fa71
Signed-off-by: Jim Hahn <jrh3@att.com>
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 421eecd96..5d3074877 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.4-SNAPSHOT</version> + <version>1.7.5-SNAPSHOT</version> </parent> <artifactId>drools-applications-performance</artifactId> <build> |