Repository: commons-csv Updated Branches: refs/heads/master 74d1140f6 -> 013dd9d50
GroupId is duplicate of parent groupId. Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-csv/commit/013dd9d5 Tree: http://git-wip-us.apache.org/repos/asf/commons-csv/tree/013dd9d5 Diff: http://git-wip-us.apache.org/repos/asf/commons-csv/diff/013dd9d5 Branch: refs/heads/master Commit: 013dd9d507643ce2303957a5ae2bbc8db98c28e5 Parents: 74d1140 Author: Gary Gregory <[email protected]> Authored: Fri Nov 25 21:12:53 2016 -0800 Committer: Gary Gregory <[email protected]> Committed: Fri Nov 25 21:12:53 2016 -0800 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-csv/blob/013dd9d5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e65687a..2c9f461 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,6 @@ limitations under the License. <artifactId>commons-parent</artifactId> <version>41</version> </parent> - <groupId>org.apache.commons</groupId> <artifactId>commons-csv</artifactId> <version>1.5-SNAPSHOT</version> <name>Apache Commons CSV</name>
