aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@est.tech>2019-03-12 22:15:38 +0000
committerramverma <ram.krishna.verma@est.tech>2019-03-12 22:15:38 +0000
commit59483882f3f06f38e5b862687cf7ad2d37bd97a5 (patch)
tree3e8b5f49c818a95311b15e509f8b8de081b74b81 /pom.xml
parentb694be156d4b022e24347259f494ee3b46d47bdb (diff)
Adding models-pap module to policy/models
1) Adding models-pap module to policy/models for storing models required by PAP REST API's. 2) Adding test cases. Change-Id: I4e8c38f1ebe96e7a50a188f19f4f4a5bed835f99 Issue-ID: POLICY-1541 Signed-off-by: ramverma <ram.krishna.verma@est.tech>
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 0ee588c3a..6277849cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,6 +53,7 @@
<module>models-base</module>
<module>models-dao</module>
<module>models-tosca</module>
+ <module>models-pap</module>
</modules>
<distributionManagement>