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


The following commit(s) were added to refs/heads/main by this push:
     new a26de9e233 NIFI-11718 Updated NAR Maven Plugin from 1.5.0 to 1.5.1
a26de9e233 is described below

commit a26de9e2339be70b28e75a75c03de47c8c5a81ce
Author: Nandor Soma Abonyi <[email protected]>
AuthorDate: Mon Jun 19 09:35:59 2023 +0200

    NIFI-11718 Updated NAR Maven Plugin from 1.5.0 to 1.5.1
    
    This closes #7400
    
    Signed-off-by: David Handermann <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 362275b72b..81ef2d0d6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
         <maven.site.skip>true</maven.site.skip>
         <node.version>v16.13.2</node.version>
         <frontend.mvn.plugin.version>1.12.1</frontend.mvn.plugin.version>
-        <nifi.nar.maven.plugin.version>1.5.0</nifi.nar.maven.plugin.version>
+        <nifi.nar.maven.plugin.version>1.5.1</nifi.nar.maven.plugin.version>
         
<project.build.outputTimestamp>1675980972</project.build.outputTimestamp>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

Reply via email to