diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-03-10 13:22:50 -0600 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-03-10 13:22:50 -0600 |
commit | da39fc6e5bf9ee5e512f46cd5bb224bbfc66d18a (patch) | |
tree | b6c37d7c10baaa3bef0b048aa0cbb89803b0a3d3 /testsuites/stability/pom.xml | |
parent | 0f7b69492850e67ebc56026980ecb8bd2a8795f9 (diff) |
bump poms to 1.8.2-SNAPSHOT
Issue-ID: POLICY-3127
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2db24d79ab706919e8e3a76e63a8707791a94123
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 3cd5414dc..a0dbac41e 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.1-SNAPSHOT</version> + <version>1.8.2-SNAPSHOT</version> </parent> <artifactId>drools-applications-stability</artifactId> <build> |