From fb839fff5617a91b9d6c6fd4f43d78d1e12c560a Mon Sep 17 00:00:00 2001 From: Jeff Storck Date: Wed, 18 Oct 2017 14:01:28 -0400 Subject: [PATCH] NIFI-4499 Updated default content-viewer URL property to be relative rather than assuming it is deployed at the root context. This closes #2217 --- .../nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml index 232870c0f3..1333a9ce2d 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml @@ -71,7 +71,7 @@ 50% true false - /nifi-content-viewer/ + ../nifi-content-viewer/