aboutsummaryrefslogtreecommitdiffstats
path: root/models-sim/pom.xml
diff options
context:
space:
mode:
authora.sreekumar <ajith.sreekumar@est.tech>2019-05-14 15:10:11 +0000
committera.sreekumar <ajith.sreekumar@est.tech>2019-05-14 15:10:11 +0000
commitceb3ced528288d9869d14930ca88907547a20c93 (patch)
tree4eaf8872ef8cb22509138ddd2d418832a1df8865 /models-sim/pom.xml
parentcee63084a9ebe9f91dc7afa490d18572448e6668 (diff)
Adding pdp simulator for testing purposes2.0.12.0.0
Change-Id: I809e229bf363f3b18942b20521b05e2dc06643b4 Issue-ID: POLICY-1768 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Diffstat (limited to 'models-sim/pom.xml')
-rw-r--r--models-sim/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/models-sim/pom.xml b/models-sim/pom.xml
index c6165cc16..6c8e4ae16 100644
--- a/models-sim/pom.xml
+++ b/models-sim/pom.xml
@@ -32,5 +32,6 @@
<name>${project.artifactId}</name>
<modules>
<module>models-sim-dmaap</module>
+ <module>policy-models-sim-pdp</module>
</modules>
</project>