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

ottersbach 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 a35e65b492 NIFI-14410 Upgraded Apache NiFi API from 2.0.0 to 2.1.0 
(#9832)
a35e65b492 is described below

commit a35e65b49203ada070773ce1050e77fdd4e43df7
Author: David Handermann <[email protected]>
AuthorDate: Tue Apr 1 03:38:19 2025 -0500

    NIFI-14410 Upgraded Apache NiFi API from 2.0.0 to 2.1.0 (#9832)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 938632ccee..f1a2234611 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
         <node.version>v22.1.0</node.version>
         <frontend.mvn.plugin.version>1.15.1</frontend.mvn.plugin.version>
         <nifi.nar.maven.plugin.version>2.1.0</nifi.nar.maven.plugin.version>
-        <nifi-api.version>2.0.0</nifi-api.version>
+        <nifi-api.version>2.1.0</nifi-api.version>
         
<project.build.outputTimestamp>1741688885</project.build.outputTimestamp>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

Reply via email to