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 1f59b3e NIFI-16309 Updated version to 2.13.0-SNAPSHOT
1f59b3e is described below
commit 1f59b3e74af2b4f279554d0427c5391713e4937f
Author: exceptionfactory <[email protected]>
AuthorDate: Tue Sep 8 10:21:55 2026 -0500
NIFI-16309 Updated version to 2.13.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8d5ecd1..79a168a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-api</artifactId>
- <version>2.12.0</version>
+ <version>2.13.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>nifi-api</name>