This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits 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 f4d7cf0 NIFI-16091 Updated version to 2.11.0-SNAPSHOT
f4d7cf0 is described below
commit f4d7cf03b296e5de6b0a1fad7a2bb153abdf0cae
Author: Pierre Villard <[email protected]>
AuthorDate: Sat Jul 11 15:39:15 2026 +0200
NIFI-16091 Updated version to 2.11.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9a1caa9..8a2e028 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-api</artifactId>
- <version>2.10.0</version>
+ <version>2.11.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>nifi-api</name>