Repository: commons-compress Updated Branches: refs/heads/master 1478499b4 -> 3125fb600
upgrade to parent 47 Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/3125fb60 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/3125fb60 Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/3125fb60 Branch: refs/heads/master Commit: 3125fb600973a3dbef65660a6780c2f6cfe6a9db Parents: 1478499 Author: Stefan Bodewig <bode...@apache.org> Authored: Tue Jul 3 06:49:46 2018 +0200 Committer: Stefan Bodewig <bode...@apache.org> Committed: Tue Jul 3 06:49:46 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/3125fb60/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f85a178..2781203 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>46</version> + <version>47</version> </parent> <artifactId>commons-compress</artifactId>