Repository: commons-compress
Updated Branches:
  refs/heads/master 6dc03d613 -> 65184bc08


Update Powermock tests from 1.6.4 to 1.6.6.

Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/65184bc0
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/65184bc0
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/65184bc0

Branch: refs/heads/master
Commit: 65184bc08140c7695ed6b39aa0e77b0dba61be92
Parents: 6dc03d6
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Mon May 1 13:26:23 2017 -0700
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Mon May 1 13:26:23 2017 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/65184bc0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bb77018..9745d1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@ jar, tar, zip, dump, 7z, arj.
     <!-- configuration bits for cutting a release candidate -->
     <commons.release.version>${project.version}</commons.release.version>
     <commons.rc.version>RC1</commons.rc.version>
-    <powermock.version>1.6.4</powermock.version>
+    <powermock.version>1.6.6</powermock.version>
     <commons.pmd-plugin.version>3.7</commons.pmd-plugin.version>
 
     <!-- only show issues of the current version -->

Reply via email to