diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-04-02 12:44:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-02 12:44:26 +0000 |
commit | 8c57c0f7d3a17bdbdc9b21f5f0d778a299a31df7 (patch) | |
tree | a3478722cdf5cc82501171235b4494c1c373a205 /models-interactions/pom.xml | |
parent | 93da21cc7fd920e4c63a6c6800c89e236d602241 (diff) | |
parent | 2d99454e725df9f0f74572ac10de2b97f7e84c55 (diff) |
Merge "move actors code in drools-applications to policy/models"
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 9bcd9f626..c928ce122 100644 --- a/models-interactions/pom.xml +++ b/models-interactions/pom.xml @@ -30,5 +30,6 @@ <name>${project.artifactId}</name> <modules> <module>model-impl</module> + <module>model-actors</module> </modules> </project>
\ No newline at end of file |