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 /api-active-standby-management | |
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 'api-active-standby-management')
-rw-r--r-- | api-active-standby-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api-active-standby-management/pom.xml b/api-active-standby-management/pom.xml index afd3766e..e1d7694d 100644 --- a/api-active-standby-management/pom.xml +++ b/api-active-standby-management/pom.xml @@ -25,7 +25,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>api-active-standby-management</artifactId> |