diff options
author | waqas.ikram <waqas.ikram@ericsson.com> | 2018-05-24 17:00:47 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@ericsson.com> | 2018-05-24 17:30:18 +0100 |
commit | 5abd3063949496c231ed8d3013c2ab17fc9288bb (patch) | |
tree | 5354cda64e12195835ab0ac511f3334fcb0a759c /model/pom.xml | |
parent | f524b88f7675065c7d33bb019257e165de33230b (diff) |
Adding apex context-model module
Change-Id: Ia80b2caa0f76ecd7a80ece79e5cf88ac9de048ac
Issue-ID: POLICY-856
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
Diffstat (limited to 'model/pom.xml')
-rw-r--r-- | model/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/model/pom.xml b/model/pom.xml index 61fd87b1e..722a44276 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -36,5 +36,6 @@ <modules> <module>utilities</module> <module>basic-model</module> + <module>context-model</module> </modules> </project>
\ No newline at end of file |