aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-03-16 17:17:37 -0400
committerJorge Hernandez <jorge.hernandez-herrero@att.com>2019-03-18 15:23:07 +0000
commit2d4d299dc1173180aaee3240361f0b9f79648e79 (patch)
tree9cb16e8f416547c9aee38ea1093ae01b6ec70de7 /pom.xml
parent7d5da7ae76db4266da40ce01b0bfd3b09d7796a6 (diff)
Add decision models
Adding various decision models and their serialization handler classes Issue-ID: POLICY-1440 Change-Id: I35abfd9745a86b822f658ec3a512b7355cabf068 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 3d1835931..c0df3294f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,6 +56,7 @@
<module>models-dao</module>
<module>models-tosca</module>
<module>models-pap</module>
+ <module>models-decisions</module>
<module>models-provider</module>
</modules>