summaryrefslogtreecommitdiffstats
path: root/packages/pom.xml
diff options
context:
space:
mode:
authormmis <michael.morris@ericsson.com>2018-07-10 10:50:05 +0100
committermmis <michael.morris@ericsson.com>2018-07-10 16:31:01 +0100
commitef24b0561786040752bd46ade5859968d57ea031 (patch)
treee8b9dc58a92a986d285ae44c688e2553f7e1b4b6 /packages/pom.xml
parentda923d791ae2e3ca67dd9711e7c3f173b500abce (diff)
Create docker image for apex-pdp
Issue-ID: POLICY-866 Change-Id: I6bc322224e087acae1c92a67c48506f061a59d14 Signed-off-by: mmis <michael.morris@ericsson.com>
Diffstat (limited to 'packages/pom.xml')
-rw-r--r--packages/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/pom.xml b/packages/pom.xml
index 509fc7adc..f77401edd 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -35,5 +35,6 @@
<modules>
<module>apex-pdp-package-full</module>
+ <module>apex-pdp-docker</module>
</modules>
-</project> \ No newline at end of file
+</project>