From 0912b37c4603a7fbf9ef4deda73849ae59ced885 Mon Sep 17 00:00:00 2001 From: Donald Hunter Date: Thu, 13 Sep 2018 11:44:43 +0100 Subject: Use mvn profile 'pnda' for pnda-mirror/bootstrap The profile can be enabled with 'mvn -P pnda clean install' Change-Id: I21d9ac73cee91ddfa7b64e420f229aa47822e753 Signed-off-by: Donald Hunter Issue-ID: DCAEGEN2-777 --- pom.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c837ed4..7cfc3d0 100644 --- a/pom.xml +++ b/pom.xml @@ -45,10 +45,18 @@ limitations under the License. k8s-bootstrap-container tca-cdap-container healthcheck-container - pnda-mirror-container - pnda-bootstrap-container tls-init-container + + + pnda + false + + pnda-mirror-container + pnda-bootstrap-container + + + UTF-8 -- cgit 1.2.3-korg