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 36a6308 NIFI-14738 Updated version to 2.3.0-SNAPSHOT
36a6308 is described below
commit 36a6308e2dd67b63853d6925f8353fe92917899c
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Jul 14 08:22:41 2025 -0500
NIFI-14738 Updated version to 2.3.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b8b554a..2a7d0c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.apache.nifi</groupId>
<artifactId>nifi-api</artifactId>
- <version>2.2.0</version>
+ <version>2.3.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>nifi-api</name>