This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch bumps-parent in repository https://gitbox.apache.org/repos/asf/struts-master.git
commit b61e986c3ec40a007d614c7304de9ca904598e44 Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Thu Aug 23 08:28:45 2018 +0200 Upgrades apache parent to version 21 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc8cf6a..ca4726b 100755 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>18</version> + <version>21</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts-master</artifactId>