diff options
author | ning.xi <ning.xi@est.tech> | 2019-04-04 02:55:50 +0000 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-04-05 15:34:01 +0000 |
commit | 0b860c87dc3bcc9058cde521f3fbda6f0aad2ec4 (patch) | |
tree | 42503b4d62575e770d9236a32dbdb53b477acf16 /models-interactions/pom.xml | |
parent | 38cc81922273039d2d32979123bb83a15c49debf (diff) |
remove dependency of drool-application/yaml in actors
Issue-ID: POLICY-1264
Change-Id: Ie89749cf25d6880fd2884eb6935f36f046114b23
Signed-off-by: ning.xi <ning.xi@est.tech>
Diffstat (limited to 'models-interactions/pom.xml')
-rw-r--r-- | models-interactions/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/models-interactions/pom.xml b/models-interactions/pom.xml index cb1e27ac2..1a74df0c3 100644 --- a/models-interactions/pom.xml +++ b/models-interactions/pom.xml @@ -30,6 +30,7 @@ <name>${project.artifactId}</name> <modules> <module>model-simulators</module> + <module>model-yaml</module> <module>model-impl</module> <module>model-actors</module> </modules> |