Repository: any23 Updated Branches: refs/heads/master 1bd3b3c76 -> 12640a953
ANY23-399 Upgrade Apache parent POM to version 21 Project: http://git-wip-us.apache.org/repos/asf/any23/repo Commit: http://git-wip-us.apache.org/repos/asf/any23/commit/12640a95 Tree: http://git-wip-us.apache.org/repos/asf/any23/tree/12640a95 Diff: http://git-wip-us.apache.org/repos/asf/any23/diff/12640a95 Branch: refs/heads/master Commit: 12640a953c76900ad0bbc990cb162a7aee8d03c3 Parents: 1bd3b3c Author: Lewis John McGibbney <[email protected]> Authored: Mon Sep 24 18:59:46 2018 -0700 Committer: Lewis John McGibbney <[email protected]> Committed: Mon Sep 24 18:59:46 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/any23/blob/12640a95/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 26a23ec..1f20b43 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>10</version> + <version>21</version> </parent> <groupId>org.apache.any23</groupId>
