diff --git a/nar-bundles/framework-bundle/framework/web/nifi-web-api/pom.xml b/nar-bundles/framework-bundle/framework/web/nifi-web-api/pom.xml index e7cb0e7c13..3e4b6101b9 100644 --- a/nar-bundles/framework-bundle/framework/web/nifi-web-api/pom.xml +++ b/nar-bundles/framework-bundle/framework/web/nifi-web-api/pom.xml @@ -28,7 +28,7 @@ docs - true + 1.7 diff --git a/nar-bundles/framework-bundle/framework/web/nifi-web-docs/src/main/webapp/WEB-INF/jsp/documentation.jsp b/nar-bundles/framework-bundle/framework/web/nifi-web-docs/src/main/webapp/WEB-INF/jsp/documentation.jsp index f82cc6dae9..299cf4e85f 100644 --- a/nar-bundles/framework-bundle/framework/web/nifi-web-docs/src/main/webapp/WEB-INF/jsp/documentation.jsp +++ b/nar-bundles/framework-bundle/framework/web/nifi-web-docs/src/main/webapp/WEB-INF/jsp/documentation.jsp @@ -21,7 +21,7 @@ NiFi Documentation - + diff --git a/nar-bundles/pom.xml b/nar-bundles/pom.xml index 9daf0ba788..01f7207bca 100644 --- a/nar-bundles/pom.xml +++ b/nar-bundles/pom.xml @@ -58,16 +58,19 @@ org.apache.nifi distributed-cache-client-service-api ${project.version} + provided org.apache.nifi ssl-context-service-api ${project.version} + provided org.apache.nifi load-distribution-service-api ${project.version} + provided org.apache.nifi