aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2020-04-08 14:18:57 -0500
committerjhh <jorge.hernandez-herrero@att.com>2020-04-08 14:18:57 -0500
commite45bfc24970ae4036b18bc2e9bd5a0e2d47f9e7e (patch)
treeb74f1032dce1b42a295376c0893fe18bb5750db6 /packages
parent984c6438c915a100fddd6754bd83efe025634a02 (diff)
Build tarball with default profile
Issue-ID: POLICY-1479 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I03c81bf67326f9b1a67cd04378e53814b6944718
Diffstat (limited to 'packages')
-rw-r--r--packages/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/pom.xml b/packages/pom.xml
index 110e7fa4..0f33da1a 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -45,6 +45,9 @@
<activation>
<activeByDefault>true</activeByDefault>
</activation>
+ <modules>
+ <module>policy-xacmlpdp-tarball</module>
+ </modules>
</profile>
<profile>
<id>docker</id>