You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/01/09 19:05:36 UTC

commons-compress git commit: Update commons-parent from 42 to 43.

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 <ga...@gmail.com>
Authored: Tue Jan 9 12:05:33 2018 -0700
Committer: Gary Gregory <ga...@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>