From: jhh Date: Tue, 19 Nov 2019 19:29:41 +0000 (-0600) Subject: Build tar.gz without requiring docker image build X-Git-Tag: 1.6.0~50 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F98627%2F1;p=policy%2Fdrools-pdp.git Build tar.gz without requiring docker image build This allows the tar.gz to be released by LF jobs. Issue-ID: POLICY-2250 Signed-off-by: jhh Change-Id: I141921a78a55961ce9ee9b16a71c2cc0b6bddc26 --- diff --git a/packages/pom.xml b/packages/pom.xml index 2f061a70..b7f1cfba 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP Policy Engine - Drools PDP ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017, 2019 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2019 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -37,6 +37,10 @@ true + + base + install + docker