diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-28 08:40:52 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-28 08:40:58 -0400 |
commit | 80cea640a7b1f7ef751d993bc2e13dacb55d1d50 (patch) | |
tree | 14dacf825b44182011f0a79aa4a12f81037c2522 /testsuites/stability/pom.xml | |
parent | e96e15d1144f1ff0e648a036b75af8bcbe5b7d8c (diff) |
Bump drools-apps to 1.6.4-SNAPSHOT
Issue-ID: POLICY-2510
Change-Id: Ic431fa80f7b389c84b799f8662df81b4f0ea124f
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'testsuites/stability/pom.xml')
-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 2018c86d2..cf72f414f 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.3-SNAPSHOT</version> + <version>1.6.4-SNAPSHOT</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |