summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2022-02-11 11:01:30 +0000
committerGerrit Code Review <gerrit@onap.org>2022-02-11 11:01:30 +0000
commit355bc6f553089e93e87c64e85c435c13ce6fcf88 (patch)
tree2f178775a4dbf43e68c56194a4fcf961240ada08 /pom.xml
parent950fe7dcd47cf4ab7b09b46bbef992f1d5b7fe0d (diff)
parent1bab60c2a752ad50844465d6db1f28b8a8d776ff (diff)
Merge "remove unused state-management related modules"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index dfaac165..e9ec9cb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>