Remove duplicated groupId

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/functor/trunk@1445005 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/api/pom.xml b/api/pom.xml
index 3620e78..c950f03 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -22,7 +22,6 @@
     <artifactId>commons-functor-parent</artifactId>
     <version>1.0-SNAPSHOT</version>
   </parent>
-  <groupId>org.apache.commons</groupId>
   <artifactId>commons-functor-api</artifactId>
   <name>Commons Functor API</name>
   <description>Provide the basic APIs</description>