Repository: commons-compress Updated Branches: refs/heads/master 1bc62d6e3 -> 71df15ee3
use latest version of japicmp Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/71df15ee Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/71df15ee Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/71df15ee Branch: refs/heads/master Commit: 71df15ee3d5f3075671ae1d9edb0ebef4bfac987 Parents: 1bc62d6 Author: Stefan Bodewig <[email protected]> Authored: Thu Dec 22 11:39:27 2016 +0100 Committer: Stefan Bodewig <[email protected]> Committed: Thu Dec 22 11:39:27 2016 +0100 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/71df15ee/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 617502f..67b69df 100644 --- a/pom.xml +++ b/pom.xml @@ -47,6 +47,7 @@ jar, tar, zip, dump, 7z, arj. <commons.rc.version>RC1</commons.rc.version> <powermock.version>1.6.4</powermock.version> <commons.pmd-plugin.version>3.7</commons.pmd-plugin.version> + <commons.japicmp.version>0.9.3</commons.japicmp.version> </properties> <issueManagement>
