GroupId is duplicate of parent groupId. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1770281 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/9a64f011 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/9a64f011 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/9a64f011 Branch: refs/heads/master Commit: 9a64f0111411c1b261ae03e64c7cd722bb448f5d Parents: 07d4c27 Author: Gary D. Gregory <[email protected]> Authored: Thu Nov 17 21:50:14 2016 +0000 Committer: Gary D. Gregory <[email protected]> Committed: Thu Nov 17 21:50:14 2016 +0000 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/9a64f011/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a1435f2..e1103ce 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,6 @@ <artifactId>commons-parent</artifactId> <version>41</version> </parent> - <groupId>org.apache.commons</groupId> <artifactId>commons-build-plugin</artifactId> <packaging>maven-plugin</packaging> <version>1.7-SNAPSHOT</version>
