This is an automated email from the ASF dual-hosted git repository.
joewitt 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 5ae8d1900e NIFI-11103 NIFI-11104 bumping nifi nar maven plugin
5ae8d1900e is described below
commit 5ae8d1900e54ab3db6032e4f167c4f48e3f81953
Author: Joe Witt <[email protected]>
AuthorDate: Fri Feb 3 10:44:17 2023 -0700
NIFI-11103 NIFI-11104 bumping nifi nar maven plugin
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6115b3be61..9421e6a95c 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.3.5</nifi.nar.maven.plugin.version>
+ <nifi.nar.maven.plugin.version>1.4.0</nifi.nar.maven.plugin.version>
<project.build.outputTimestamp>1669170166</project.build.outputTimestamp>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>