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:28:21 UTC

commons-compress git commit: GroupId is duplicate of parent groupId.

Repository: commons-compress
Updated Branches:
  refs/heads/master 881d014cd -> 0504d0bfe


GroupId is duplicate of parent groupId.


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

Branch: refs/heads/master
Commit: 0504d0bfe773aae29c825bcaff0dcab40286eff2
Parents: 881d014
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Jan 9 12:28:19 2018 -0700
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Jan 9 12:28:19 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/0504d0bf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1773d34..0df4a23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,6 @@
     <version>43</version>
   </parent>
 
-  <groupId>org.apache.commons</groupId>
   <artifactId>commons-compress</artifactId>
   <version>1.16-SNAPSHOT</version>
   <name>Apache Commons Compress</name>