NIFI-12606: Upgrade parent Apache POM to version 31

This closes #8242.

Signed-off-by: Joseph Witt <joewitt@apache.org>
This commit is contained in:
Matt Burgess 2024-01-12 15:34:51 -05:00 committed by Joseph Witt
parent 2179d16bdc
commit be16a423ed
No known key found for this signature in database
GPG Key ID: 9093BF854F811A1A
1 changed files with 1 additions and 1 deletions

View File

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