diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-06-24 15:11:27 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-06-24 15:11:27 -0500 |
commit | a37f8f12d31faca96a2c17813b5571f9f7de6145 (patch) | |
tree | 91adcf3094218c7b37f89231d56dbe6457574649 /controlloop/common/pom.xml | |
parent | 97bc2c5e5762554bbf936930084287fc729adc3e (diff) |
bump versions to 1.8.4-SNAPSHOT
Issue-ID: POLICY-3329
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I67bfe14ce598802de2e235ea6c97c5aa5a087963
Diffstat (limited to 'controlloop/common/pom.xml')
-rw-r--r-- | controlloop/common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/pom.xml b/controlloop/common/pom.xml index 04d7e2f75..5c6f1e602 100644 --- a/controlloop/common/pom.xml +++ b/controlloop/common/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-applications.controlloop</groupId> <artifactId>controlloop</artifactId> - <version>1.8.3-SNAPSHOT</version> + <version>1.8.4-SNAPSHOT</version> </parent> <groupId>org.onap.policy.drools-applications.controlloop.common</groupId> |