From 2ef334e5fa431755c7c2c90c147edd101f2b8aaa Mon Sep 17 00:00:00 2001 From: Sirisha_Manchikanti Date: Tue, 7 Sep 2021 11:14:32 +0100 Subject: 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 Change-Id: Ifc4cb2491d10cbb57c2e886480f4df7a691f2166 --- .../participant-impl/participant-impl-dcae/pom.xml | 51 ---------------------- 1 file changed, 51 deletions(-) delete mode 100644 participant/participant-impl/participant-impl-dcae/pom.xml (limited to 'participant/participant-impl/participant-impl-dcae/pom.xml') diff --git a/participant/participant-impl/participant-impl-dcae/pom.xml b/participant/participant-impl/participant-impl-dcae/pom.xml deleted file mode 100644 index f5fd3688c..000000000 --- a/participant/participant-impl/participant-impl-dcae/pom.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - 4.0.0 - - - org.onap.policy.clamp.participant - policy-clamp-participant-impl - 6.1.2-SNAPSHOT - - - policy-clamp-participant-impl-dcae - ${project.artifactId} - DCAE participant, that allows DCAE to partake in control loops - - - - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - package - - - - - - -- cgit 1.2.3-korg