diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2022-02-10 13:34:40 -0600 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2022-02-10 13:34:40 -0600 |
commit | 1bab60c2a752ad50844465d6db1f28b8a8d776ff (patch) | |
tree | 0719fc7d89c0c2d1aad5e8432a19b5bc271fa150 /pom.xml | |
parent | beb5cb32f7d1ccb08735ea3d5f77a8b2223857e4 (diff) |
remove unused state-management related modules
Issue-ID: POLICY-3922
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Ie8164a482cce4598c621b58af612ab3a45d848ae
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Drools PDP ================================================================================ - Copyright (C) 2017-2021 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2022 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -65,10 +65,6 @@ <module>feature-pooling-dmaap</module> <module>feature-session-persistence</module> <module>feature-test-transaction</module> - <module>api-state-management</module> - <module>feature-state-management</module> - <module>api-active-standby-management</module> - <module>feature-active-standby-management</module> <module>feature-distributed-locking</module> <module>feature-controller-logging</module> <module>feature-mdc-filters</module> |