You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by jo...@apache.org on 2022/12/03 00:41:50 UTC

[nifi] branch main updated: NIFI-10913 bumping in alignment with 1.19.1 rc work

This is an automated email from the ASF dual-hosted git repository.

joewitt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new e5941c4bf8 NIFI-10913 bumping in alignment with 1.19.1 rc work
e5941c4bf8 is described below

commit e5941c4bf8c4f47d30a22008bca9a7f0a9d93a31
Author: Joe Witt <jo...@apache.org>
AuthorDate: Fri Dec 2 17:41:39 2022 -0700

    NIFI-10913 bumping in alignment with 1.19.1 rc work
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 468b5987d7..f7ff2660c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>27</version>
+        <version>28</version>
         <relativePath />
     </parent>
     <groupId>org.apache.nifi</groupId>