diff options
author | 2022-08-23 10:15:01 -0500 | |
---|---|---|
committer | 2022-08-23 10:15:01 -0500 | |
commit | 98795b02a28a22baa8ce9dd79c5fa17ec5dba9d7 (patch) | |
tree | 8e9d09705187c068f80ce8859a67a5fbcb2d60fd /testsuites/stability | |
parent | 8dec070c37997734283879b8054605e596376d41 (diff) |
bump versions to 1.8.6-SNAPSHOT
Issue-ID: POLICY-4295
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2371ddd47fdfedc77a46455831ceb142c8fef9c2
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 4dde769c2..1c0bf1f0c 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.8.5-SNAPSHOT</version> + <version>1.8.6-SNAPSHOT</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |