Repository: incubator-tamaya Updated Branches: refs/heads/master 5a130523a -> cb3212002
TAMAYA-346: Update to latest ASF root pom Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/cb321200 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/cb321200 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/cb321200 Branch: refs/heads/master Commit: cb3212002c0928dd60eea84ec1ecb2cb9ce93bc1 Parents: 5a13052 Author: Phil Ottlinger <[email protected]> Authored: Sun Jul 22 00:17:04 2018 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Sun Jul 22 00:17:04 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/cb321200/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2ca012a..6bb56e7 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>18</version> + <version>20</version> </parent> <groupId>org.apache.tamaya</groupId> <artifactId>tamaya-all</artifactId>
