aboutsummaryrefslogtreecommitdiffstats
path: root/models-interactions/pom.xml
diff options
context:
space:
mode:
authorning.xi <ning.xi@est.tech>2019-04-01 03:07:40 +0000
committerning.xi <ning.xi@est.tech>2019-04-01 03:07:40 +0000
commit2d99454e725df9f0f74572ac10de2b97f7e84c55 (patch)
tree9752cb83dbe3b59fa027acc01f900e1182a99d12 /models-interactions/pom.xml
parentfbed360c0acdc127fdf56a99401c1aea691ce57e (diff)
move actors code in drools-applications to policy/models
remove white-space in policy/models Issue-ID: POLICY-1264 Change-Id: I8856fc7cd2c2a57af0031637870ca33c684bacf5 Signed-off-by: ning.xi <ning.xi@est.tech>
Diffstat (limited to 'models-interactions/pom.xml')
-rw-r--r--models-interactions/pom.xml1
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