Repository: commons-compress Updated Branches: refs/heads/master f35ff5f49 -> b3a271160
upgrade to Commons Parent 45 Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/b3a27116 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/b3a27116 Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/b3a27116 Branch: refs/heads/master Commit: b3a271160666f2ff5cfe1bab6fd96272e01cef0e Parents: f35ff5f Author: Stefan Bodewig <[email protected]> Authored: Thu Mar 15 16:11:11 2018 +0100 Committer: Stefan Bodewig <[email protected]> Committed: Thu Mar 15 16:11:11 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/b3a27116/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8d39cf3..6d9dee4 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>43</version> + <version>45</version> </parent> <artifactId>commons-compress</artifactId>
