commit | ef09a2cbec872c45c48792e39f30201b32f4e1c9 | [log] [tgz] |
---|---|---|
author | Carsten Ziegeler <cziegeler@apache.org> | Tue Jul 24 09:39:40 2007 +0000 |
committer | Carsten Ziegeler <cziegeler@apache.org> | Tue Jul 24 09:39:40 2007 +0000 |
tree | e3af3a3158afe014f2e1c9abf23ed96842510b5a | |
parent | 284e395f6badc335ced0c7007f934cb381e01f35 [diff] [blame] |
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-attributes-compiler/pom.xml b/commons/commons-attributes-compiler/pom.xml index e9c1698..b85afc4 100644 --- a/commons/commons-attributes-compiler/pom.xml +++ b/commons/commons-attributes-compiler/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>