commit | 2e2eae531ad0d6e0e09a1cc4824fc5bb74432679 | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Wed Feb 19 17:24:11 2020 -0500 |
committer | Jim Hahn <jrh3@att.com> | Wed Feb 19 22:12:45 2020 -0500 |
tree | 78fa7c4f2aaf636fe13efd39faac66872a4df933 | |
parent | 6226a42370795501971179de2fb2841a5de9ce6b [diff] [blame] |
Add Guard Actor Issue-ID: POLICY-2350 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: Ib68c22a1154607563cb8a657b8101757a29b47ef
diff --git a/models-interactions/model-actors/pom.xml b/models-interactions/model-actors/pom.xml index 3089114..987788c 100644 --- a/models-interactions/model-actors/pom.xml +++ b/models-interactions/model-actors/pom.xml
@@ -38,6 +38,7 @@ <module>actorServiceProvider</module> <module>actor.test</module> <module>actor.aai</module> + <module>actor.guard</module> <module>actor.appc</module> <module>actor.vfc</module> <module>actor.sdnc</module>