Create A1P actor to talk to A1 PMS.
This relates to the support for the SON use case.
Issue-ID: POLICY-4444
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I2c67ec282c77d42b9e8a11cc70cb518976075a00
(cherry picked from commit 8dece848c0775833013e2fa6ff801478fccb4a52)
diff --git a/models-interactions/model-actors/pom.xml b/models-interactions/model-actors/pom.xml
index dad3400..cec0d48 100644
--- a/models-interactions/model-actors/pom.xml
+++ b/models-interactions/model-actors/pom.xml
@@ -43,6 +43,7 @@
<module>actor.appclcm</module>
<module>actor.sdnc</module>
<module>actor.sdnr</module>
+ <module>actor.a1p</module>
<module>actor.so</module>
<module>actor.vfc</module>
<module>actor.xacml</module>