summaryrefslogtreecommitdiffstats
path: root/examples/pom.xml
diff options
context:
space:
mode:
authorramverma <ram.krishna.verma@ericsson.com>2018-07-30 19:13:47 +0100
committerramverma <ram.krishna.verma@ericsson.com>2018-07-30 19:40:15 +0100
commit9e318f20f2e64970bf3c2e3a5532c516231a6f8a (patch)
treefe2bb55099bc12c1b5315bad1db0553375a9895b /examples/pom.xml
parentdf417ab0b34912e153532373fd2c0af33e4b2179 (diff)
Adding examples-servlet module to apex-pdp
Adding examples-servlet module to demonstrate the capability that apex-pdp can be simply started as a servlet deployed in any application server. Change-Id: I5c9e323f1468cc14c6277c0037029679d00cd751 Issue-ID: POLICY-861 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Diffstat (limited to 'examples/pom.xml')
-rw-r--r--examples/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/pom.xml b/examples/pom.xml
index 37306f3aa..ce0a82ff1 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -42,5 +42,6 @@
<module>examples-decisionmaker</module>
<module>examples-periodic</module>
<module>examples-onap-vcpe</module>
+ <module>examples-servlet</module>
</modules>
</project> \ No newline at end of file