commit | e45bfc24970ae4036b18bc2e9bd5a0e2d47f9e7e | [log] [tgz] |
---|---|---|
author | jhh <jorge.hernandez-herrero@att.com> | Wed Apr 08 14:18:57 2020 -0500 |
committer | jhh <jorge.hernandez-herrero@att.com> | Wed Apr 08 14:18:57 2020 -0500 |
tree | b74f1032dce1b42a295376c0893fe18bb5750db6 | |
parent | 984c6438c915a100fddd6754bd83efe025634a02 [diff] |
Build tarball with default profile Issue-ID: POLICY-1479 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I03c81bf67326f9b1a67cd04378e53814b6944718
diff --git a/packages/pom.xml b/packages/pom.xml index 110e7fa..0f33da1 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>