From 4ad746a6beaaeda033adf0956e9ef2fe5d5c9794 Mon Sep 17 00:00:00 2001 From: Sirisha_Manchikanti Date: Wed, 6 Apr 2022 09:22:17 +0100 Subject: Rename controlloop to ACM Issue-ID: POLICY-3941 Signed-off-by: Sirisha_Manchikanti Change-Id: I3a9d66b5f6be55e722bb15326d0af83a1b698a02 --- participant/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'participant/pom.xml') diff --git a/participant/pom.xml b/participant/pom.xml index e252b7510..8c62f9b52 100644 --- a/participant/pom.xml +++ b/participant/pom.xml @@ -32,7 +32,7 @@ org.onap.policy.clamp.participant policy-clamp-participant ${project.artifactId} - participants that communicate with the runtime server to handle control loops + participants that communicate with the runtime server to handle automation compositions pom @@ -142,7 +142,7 @@ - org.onap.policy.clamp.controlloop.participant.simulator.main.startstop.Main + org.onap.policy.clamp.acm.participant.simulator.main.startstop.Main -- cgit 1.2.3-korg