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/stability | |
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/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 ed2cc0797..982c24a1c 100644 --- a/testsuites/stability/pom.xml +++ b/testsuites/stability/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>stability</artifactId> <build> |