diff options
author | aravind.est <aravindhan.a@est.tech> | 2022-11-21 15:26:58 +0000 |
---|---|---|
committer | aravind.est <aravindhan.a@est.tech> | 2022-11-28 14:44:15 +0000 |
commit | bf6cc68f7f6c58f57ca8a384bbe71f4061a9285c (patch) | |
tree | 818109bc4cf2cc3f3dde9a73d8a9b6d6471b9dc1 /participant/participant-impl/pom.xml | |
parent | a2e99e7df02837d8270228c330bed4915043b996 (diff) |
Add A1 PMS participant
Issue-ID: CCSDK-3816
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I00c04542f5ec4672b1c3a29ca32477bf5d2ca336
Diffstat (limited to 'participant/participant-impl/pom.xml')
-rw-r--r-- | participant/participant-impl/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/participant/participant-impl/pom.xml b/participant/participant-impl/pom.xml index 7837f1da9..bfbbf08ff 100644 --- a/participant/participant-impl/pom.xml +++ b/participant/participant-impl/pom.xml @@ -40,6 +40,7 @@ <module>participant-impl-cds</module> <module>participant-impl-kubernetes</module> <module>participant-impl-http</module> + <module>participant-impl-a1pms</module> </modules> <dependencies> |