From 9fdab10c7c989b395e31e7bbee138bc4fa82f369 Mon Sep 17 00:00:00 2001 From: joewitt Date: Thu, 30 Nov 2017 13:37:01 -0500 Subject: [PATCH] NIFI-4645 now being very specific to include if not ppc. This closes #2309 --- nifi-assembly/pom.xml | 5 ++--- nifi-nar-bundles/pom.xml | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/nifi-assembly/pom.xml b/nifi-assembly/pom.xml index a7387cf308..115dc538bc 100755 --- a/nifi-assembly/pom.xml +++ b/nifi-assembly/pom.xml @@ -534,11 +534,10 @@ language governing permissions and limitations under the License. --> - supportpowerpc + includeifnotppc - unix - ppc + !ppc64le diff --git a/nifi-nar-bundles/pom.xml b/nifi-nar-bundles/pom.xml index e8b304941a..30c31da114 100755 --- a/nifi-nar-bundles/pom.xml +++ b/nifi-nar-bundles/pom.xml @@ -135,11 +135,10 @@ - supportpowerpc + includeifnotppc - unix - ppc + !ppc64le