Rename build artficat id to commons-build to better distinguish it from other "build" modules.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@558984 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/commons-collections/pom.xml b/commons/commons-collections/pom.xml
index 80d6f07..ae53c57 100644
--- a/commons/commons-collections/pom.xml
+++ b/commons/commons-collections/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.felix.commons</groupId>
-        <artifactId>build</artifactId>
+        <artifactId>commons-build</artifactId>
         <version>1.0.0-SNAPSHOT</version>
         <relativePath>../pom</relativePath>
     </parent>