You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bo...@apache.org on 2018/04/22 16:31:52 UTC

[2/2] commons-compress git commit: upgrade to Commons Parent 46

upgrade to Commons Parent 46


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

Branch: refs/heads/master
Commit: ac7f09c8c3b877fbb57e64fa38293f6db7c9cfb6
Parents: 25bf90c
Author: Stefan Bodewig <bo...@apache.org>
Authored: Sun Apr 22 18:31:31 2018 +0200
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Sun Apr 22 18:31:31 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/ac7f09c8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6d9dee4..72a8f60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>45</version>
+    <version>46</version>
   </parent>
 
   <artifactId>commons-compress</artifactId>