mirror of https://github.com/apache/nifi.git
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:
parent
2179d16bdc
commit
be16a423ed
2
pom.xml
2
pom.xml
|
@ -14,7 +14,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.apache</groupId>
|
<groupId>org.apache</groupId>
|
||||||
<artifactId>apache</artifactId>
|
<artifactId>apache</artifactId>
|
||||||
<version>30</version>
|
<version>31</version>
|
||||||
<relativePath />
|
<relativePath />
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.apache.nifi</groupId>
|
<groupId>org.apache.nifi</groupId>
|
||||||
|
|
Loading…
Reference in New Issue