diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-03-24 13:38:51 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-03-24 13:38:51 -0500 |
commit | 35817b92007911d364142e52a2e222468483a409 (patch) | |
tree | b11a4fa39291cf412193ea77b6fb298953284d1e /testsuites/pom.xml | |
parent | 1ffc9eb86bc493d4209a94f166d8f3ed050061c2 (diff) |
bump versions to 1.8.3-SNAPSHOT
Issue-ID: POLICY-3150
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ifb3ef28866b63712397dbb81b20c7e7b2c7987b0
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index a63509efc..5e139bdd7 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.drools-applications</groupId> <artifactId>drools-applications</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.3-SNAPSHOT</version> </parent> <artifactId>drools-applications-testsuites</artifactId> <packaging>pom</packaging> |