This is an automated email from the ASF dual-hosted git repository. pvillard pushed a commit to branch NIFI-15487-RC1 in repository https://gitbox.apache.org/repos/asf/nifi-api.git
commit d2b25da7acfc9e7e7a28469471dd7ee7bf066620 Author: Pierre Villard <[email protected]> AuthorDate: Tue Jan 20 18:40:14 2026 +0100 NIFI-15487 Updated version to 2.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e6cd4a1..60f06db 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>org.apache.nifi</groupId> <artifactId>nifi-api</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.0</version> <packaging>jar</packaging> <name>nifi-api</name>
