This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
new b8973a077b NIFI-11718 Updated NAR Maven Plugin from 1.5.0 to 1.5.1
b8973a077b is described below
commit b8973a077b0858acd1a2862a794f4ba322c71613
Author: Nandor Soma Abonyi <[email protected]>
AuthorDate: Mon Jun 19 02:35:59 2023 -0500
NIFI-11718 Updated NAR Maven Plugin from 1.5.0 to 1.5.1
This closes #7400
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit a26de9e2339be70b28e75a75c03de47c8c5a81ce)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d7b7dcb4df..4d7227f490 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,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>1686079919</project.build.outputTimestamp>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>