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-api.git
The following commit(s) were added to refs/heads/main by this push:
new f8375f6 NIFI-14397 Updated version to 2.2.0-SNAPSHOT
f8375f6 is described below
commit f8375f641b165a6360507c4b086cd6039d7cc0eb
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Mar 31 12:07:04 2025 -0500
NIFI-14397 Updated version to 2.2.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d6196a5..008fa5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-api</artifactId>
- <version>2.1.0</version>
+ <version>2.2.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>nifi-api</name>