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

exceptionfactory pushed a commit to branch NIFI-14397-RC1
in repository https://gitbox.apache.org/repos/asf/nifi-api.git

commit 960c607861a2b36f908f3766cc70c39daea3a6b6
Author: exceptionfactory <[email protected]>
AuthorDate: Fri Mar 28 10:34:44 2025 -0500

    NIFI-14397 Updated version to 2.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7b92dde..d6196a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>org.apache.nifi</groupId>
     <artifactId>nifi-api</artifactId>
-    <version>2.0.1-SNAPSHOT</version>
+    <version>2.1.0</version>
     <packaging>jar</packaging>
 
     <name>nifi-api</name>

Reply via email to