diff options
author | 2022-03-01 16:33:58 +0000 | |
---|---|---|
committer | 2022-03-01 16:33:58 +0000 | |
commit | fe938852f2a4238c0cfafbb7c7ac6cc1cb73fe92 (patch) | |
tree | d1a3db3a92547ba0e2bb27d7ffa142286ce9f794 /api-active-standby-management | |
parent | df4c71258a005e6f13f937198745bd4a9d3cf031 (diff) |
Update snapshot and/or references of policy/drools-pdp to latest snapshots
policy/drools-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-3958
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ie3463361d5c512be79213a8092d4c9d8aba55220
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 5d41cd62..cb3530f0 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.9.2-SNAPSHOT</version> + <version>1.9.3-SNAPSHOT</version> </parent> <artifactId>api-active-standby-management</artifactId> |