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 2016/01/15 05:56:35 UTC

commons-compress git commit: update parent POM

Repository: commons-compress
Updated Branches:
  refs/heads/master 46377e39a -> 633f9c953


update parent POM


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

Branch: refs/heads/master
Commit: 633f9c9533e6df8b457634c75a1f45fdb85a07d8
Parents: 46377e3
Author: Stefan Bodewig <bo...@apache.org>
Authored: Fri Jan 15 05:55:43 2016 +0100
Committer: Stefan Bodewig <bo...@apache.org>
Committed: Fri Jan 15 05:55:43 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/633f9c95/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bae00b7..8cba58e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>38</version>
+    <version>39</version>
   </parent>
 
   <groupId>org.apache.commons</groupId>