From fda6280b8d38e24d15fc0710cc7d0c213f90779b Mon Sep 17 00:00:00 2001 From: rameshiyer27 Date: Thu, 28 Jul 2022 11:58:19 +0100 Subject: Add module for AC Element implementation Refactored unused participant simulator module to implement AC element microservice for ACM testing purposes. Empty spring project added. Business logics will be added as a separate review on top of this structure. Issue-ID: POLICY-4312 Signed-off-by: zrrmmua Change-Id: I8fc280083ce4b759ed9ab23b223cf1555176ef62 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index bb7181abc..5386aa471 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@