diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2021-03-10 10:04:55 -0600 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2021-03-10 10:04:55 -0600 |
commit | b14625325296d7b026a5cec453b679be23397455 (patch) | |
tree | 96fc2908460bc9b0e25a5e863b4af8384fa0bc3f /feature-drools-init | |
parent | 6738fb320338c290a2b087433610ddfc047bca35 (diff) |
bump poms to 1.8.2-SNAPSHOT
Issue-ID: POLICY-3127
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I0cf960650fbd2010a7c747d4932fdf8226c1fa07
Diffstat (limited to 'feature-drools-init')
-rw-r--r-- | feature-drools-init/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-drools-init/pom.xml b/feature-drools-init/pom.xml index d76fc878..fd6b70a2 100644 --- a/feature-drools-init/pom.xml +++ b/feature-drools-init/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.drools-pdp</groupId> <artifactId>drools-pdp</artifactId> - <version>1.8.1-SNAPSHOT</version> + <version>1.8.2-SNAPSHOT</version> </parent> <artifactId>feature-drools-init</artifactId> |