From: mmis Date: Thu, 8 Mar 2018 12:22:17 +0000 (+0000) Subject: Remove filtering from packages/docker/pom X-Git-Tag: v1.2.0~83 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=289e35d52503eda71d870da734ab23fc96ba0e8c;hp=-c;p=policy%2Fengine.git Remove filtering from packages/docker/pom Filtering should not be applied in the maven-resources-plugin execution as this incorecttly modifes the scripts copied by this plugin Issue-ID: POLICY-652 Change-Id: I92c73af6830f81ee3fbcdda68333a67378ce08a2 Signed-off-by: mmis --- 289e35d52503eda71d870da734ab23fc96ba0e8c diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index 68b4d9266..e73ff4d24 100644 --- a/packages/docker/pom.xml +++ b/packages/docker/pom.xml @@ -82,7 +82,6 @@ src/main/docker - true