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/jstl/pom.xml b/commons/jstl/pom.xml
index 0726923..3715e8d 100644
--- a/commons/jstl/pom.xml
+++ b/commons/jstl/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>