aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authormmis <michael.morris@ericsson.com>2018-09-05 10:35:44 +0100
committermmis <michael.morris@ericsson.com>2018-09-05 11:16:04 +0100
commit461cafda67a99f4cc27ea41539d1748b6c87a79c (patch)
treefce1915efb9c15fbc2e4321733515252e1c78e4d /pom.xml
parent552a6f387e451af03ae120ddd056aeaf4d70f878 (diff)
Generate docker image for policy distribution
Added generation of tarball of policy distribution jars and generation of docker image using the tarball Issue-ID: POLICY-923 Change-Id: I9e38143fee864b765fbfd567c7e52bc7b0be2c9a Signed-off-by: mmis <michael.morris@ericsson.com>
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 c05b6dc8..d564694f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,6 +54,7 @@
<module>reception</module>
<module>forwarding</module>
<module>plugins</module>
+ <module>packages</module>
</modules>
<dependencies>