NIFI-11765 Upgrade to apache parent version 30

Signed-off-by: Matt Burgess <mattyb149@apache.org>

This closes #7450
This commit is contained in:
Bryan Bende 2023-06-29 10:01:22 -04:00 committed by Matt Burgess
parent 3c3cf9976e
commit 7c329bd2a8

View File

@ -14,7 +14,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>29</version>
<version>30</version>
<relativePath />
</parent>
<groupId>org.apache.nifi</groupId>