This is an automated email from the ASF dual-hosted git repository. pvillard pushed a commit to branch NIFI-14881-RC1 in repository https://gitbox.apache.org/repos/asf/nifi-api.git
commit 23f2e5d7a05abc1b35f8781f8a0d8d0ddd01ac87 Author: Pierre Villard <[email protected]> AuthorDate: Wed Aug 20 12:22:28 2025 +0200 NIFI-14881 Updated version to 2.3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 438290a..f1afd34 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.3.0</version> <packaging>jar</packaging> <name>nifi-api</name>
