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 2017/09/12 20:52:46 UTC

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

Repository: commons-collections
Updated Branches:
  refs/heads/master 6a10051a7 -> 1068d4cd6


GroupId is duplicate of parent groupId.

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

Branch: refs/heads/master
Commit: 1068d4cd6a97a700ae5c7ecc312f9aa172fd4840
Parents: 6a10051
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Sep 12 14:52:43 2017 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Sep 12 14:52:43 2017 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/1068d4cd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4202899..4354b5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,6 @@
     <version>42</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
-  <groupId>org.apache.commons</groupId>
   <artifactId>commons-collections4</artifactId>
   <version>4.2-SNAPSHOT</version>
   <name>Apache Commons Collections</name>