aboutsummaryrefslogtreecommitdiffstats
path: root/participant/participant-impl/pom.xml
diff options
context:
space:
mode:
authorSirisha_Manchikanti <sirisha.manchikanti@est.tech>2021-09-07 11:14:32 +0100
committerSirisha_Manchikanti <sirisha.manchikanti@est.tech>2021-09-08 14:17:10 +0100
commit2ef334e5fa431755c7c2c90c147edd101f2b8aaa (patch)
tree300697f4190f68ced7cc94122eea0504bd6af720 /participant/participant-impl/pom.xml
parent22b02a0536c4cad7fb6d1a838df197415682fef2 (diff)
Remove DCAE participant and its references
DCAE interactions are handled by k8s-participant from Istanbul due to the helm migration of DCAE services. Cloudify manager is no longer used in DCAE. Issue-ID: POLICY-3630 Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech> Change-Id: Ifc4cb2491d10cbb57c2e886480f4df7a691f2166
Diffstat (limited to 'participant/participant-impl/pom.xml')
-rw-r--r--participant/participant-impl/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/participant/participant-impl/pom.xml b/participant/participant-impl/pom.xml
index 439bdea90..006d38def 100644
--- a/participant/participant-impl/pom.xml
+++ b/participant/participant-impl/pom.xml
@@ -36,7 +36,6 @@
<modules>
<module>participant-impl-simulator</module>
- <module>participant-impl-dcae</module>
<module>participant-impl-policy</module>
<module>participant-impl-cds</module>
<module>participant-impl-kubernetes</module>