Update parent pom
Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/bb23dfe1 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/bb23dfe1 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/bb23dfe1 Branch: refs/heads/tomee-7.1.x Commit: bb23dfe1e321f1473454bfe31ab518a3a81075ff Parents: e4d5d18 Author: Jonathan Gallimore <[email protected]> Authored: Fri Aug 24 09:40:31 2018 +0100 Committer: Jonathan Gallimore <[email protected]> Committed: Fri Aug 24 09:40:31 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/bb23dfe1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a400aae..11b2af2 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>18</version> + <version>21</version> <relativePath><!--Resolve on repository--></relativePath> </parent>
