This is an automated email from the ASF dual-hosted git repository. pvillard pushed a commit to branch NIFI-15664-RC3 in repository https://gitbox.apache.org/repos/asf/nifi-api.git
commit 83b33d7fe57fbcc359516266c978459366166faf Author: Pierre Villard <[email protected]> AuthorDate: Thu Mar 5 20:56:08 2026 +0100 NIFI-15664 Updated version to 2.7.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d5d741f..b8c4ade 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ <groupId>org.apache.nifi</groupId> <artifactId>nifi-api</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.0</version> <packaging>jar</packaging> <name>nifi-api</name>
