From 2de4962ff1a46a0f1b9c9029ccce5c8206a04eb5 Mon Sep 17 00:00:00 2001 From: Mark Payne Date: Fri, 31 Jul 2020 14:11:40 -0400 Subject: [PATCH] NIFI-7592: Fixed typo in comment in pom.xml and changed headless profile to not active by default. This closes #4376. --- nifi-assembly/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nifi-assembly/pom.xml b/nifi-assembly/pom.xml index e2cd5e2a11..cdcc108deb 100644 --- a/nifi-assembly/pom.xml +++ b/nifi-assembly/pom.xml @@ -945,9 +945,9 @@ language governing permissions and limitations under the License. --> headless - + - true + false