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

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

commit 63893cc6f9b613470f2e84d29dc3d927f7496391
Author: Joe Witt <[email protected]>
AuthorDate: Fri Dec 2 17:32:52 2022 -0700

    NIFI-10913 updating apache parent
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cf0c10bdd9..4797e31378 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>

Reply via email to