Repository: johnzon Updated Branches: refs/heads/master c5fd23337 -> 65ee4f579
upgrading apache parent to have sha512 OOTB Project: http://git-wip-us.apache.org/repos/asf/johnzon/repo Commit: http://git-wip-us.apache.org/repos/asf/johnzon/commit/65ee4f57 Tree: http://git-wip-us.apache.org/repos/asf/johnzon/tree/65ee4f57 Diff: http://git-wip-us.apache.org/repos/asf/johnzon/diff/65ee4f57 Branch: refs/heads/master Commit: 65ee4f5792f4a52545125e53d2e005f2a114aeb7 Parents: c5fd233 Author: Romain Manni-Bucau <[email protected]> Authored: Fri Sep 14 16:40:57 2018 +0200 Committer: Romain Manni-Bucau <[email protected]> Committed: Fri Sep 14 16:40:57 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/johnzon/blob/65ee4f57/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index af2e1cf..9dd1804 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>17</version> + <version>21</version> </parent> <groupId>org.apache.johnzon</groupId>
