diff options
author | 2020-12-04 17:10:24 -0500 | |
---|---|---|
committer | 2020-12-04 17:10:32 -0500 | |
commit | 1044aba7068738a966180d0fd4f194fb2c94a572 (patch) | |
tree | 3d1fb3a895e0684159cfa47402c7769a4c3466d9 /testsuites/stability | |
parent | edfc1adc55a2c2d7b6c9bce63b17a571660b0bce (diff) |
Bump drools-applications to 1.6.6-SNAPSHOTfrankfurt
Issue-ID: POLICY-2901
Change-Id: Iabcf33965553eb5ffaff6e99717243b90e969eb9
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'testsuites/stability')
-rw-r--r-- | testsuites/stability/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml index 6e2d33a9d..b1a8f8302 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.6.5-SNAPSHOT</version> + <version>1.6.6-SNAPSHOT</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |