This is an automated email from the ASF dual-hosted git repository.

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 1fda6bca7ac31dac8614ed0477c01b5fbbeeb06b
Author: mr1716 <[email protected]>
AuthorDate: Thu Aug 3 10:32:34 2023 -0400

    NIFI-11906 Updated nifi-resources description for consistency
    
    This closes #7571
    
    Signed-off-by: David Handermann <[email protected]>
---
 .../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 66cacca6d1..aa1b4fa3f0 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
@@ -22,7 +22,7 @@
     </parent>
     <artifactId>nifi-resources</artifactId>
     <packaging>pom</packaging>
-    <description>holds common resources used to build installers</description>
+    <description>Holds common resources used to build installers</description>
     <properties>
         <!--Wrapper Properties -->
         <nifi.jvm.heap.init>512m</nifi.jvm.heap.init>

Reply via email to