Update root pom to apache 21.

This commit is contained in:
Wu Sheng 2018-08-31 15:27:56 +08:00
parent 5e3afe5ec2
commit 7b55101c5c
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<parent> <parent>
<groupId>org.apache</groupId> <groupId>org.apache</groupId>
<artifactId>apache</artifactId> <artifactId>apache</artifactId>
<version>19</version> <version>21</version>
</parent> </parent>
<developers> <developers>