Upgrade apache parent version 27 to 31. (#13612)
Signed-off-by: crazyhzm <crazyhzm@gmail.com>
This commit is contained in:
parent
d53d8e5d85
commit
8fb22934d1
|
|
@ -21,7 +21,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache</groupId>
|
||||
<artifactId>apache</artifactId>
|
||||
<version>27</version>
|
||||
<version>31</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache</groupId>
|
||||
<artifactId>apache</artifactId>
|
||||
<version>27</version>
|
||||
<version>31</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache</groupId>
|
||||
<artifactId>apache</artifactId>
|
||||
<version>27</version>
|
||||
<version>31</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue