This is an automated email from the ASF dual-hosted git repository. mattjuntunen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-geometry.git
commit e1c958f8803413189c0b571745964de56b687ad4 Author: XenoAmess <[email protected]> AuthorDate: Sat Jul 4 04:07:40 2020 +0800 remove redundant group-id --- commons-geometry-examples/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/commons-geometry-examples/pom.xml b/commons-geometry-examples/pom.xml index ee4c373..a457d67 100644 --- a/commons-geometry-examples/pom.xml +++ b/commons-geometry-examples/pom.xml @@ -24,7 +24,6 @@ <version>1.0-SNAPSHOT</version> </parent> - <groupId>org.apache.commons</groupId> <artifactId>commons-geometry-examples</artifactId> <version>1.0-SNAPSHOT</version> <packaging>pom</packaging>
