Repository: commons-compress Updated Branches: refs/heads/master 3bf9dad70 -> 4e640cfc6
Update commons-parent from 42 to 43. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/4e640cfc Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/4e640cfc Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/4e640cfc Branch: refs/heads/master Commit: 4e640cfc6c7c3a5683f1bb2bd020f0e5dc3b6d62 Parents: 3bf9dad Author: Gary Gregory <garydgreg...@gmail.com> Authored: Tue Jan 9 12:05:33 2018 -0700 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Tue Jan 9 12:05:33 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/4e640cfc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1d54ef0..b1c68e4 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>42</version> + <version>43</version> </parent> <groupId>org.apache.commons</groupId>