Author: sebb
Date: Fri Jul 22 09:54:58 2011
New Revision: 1149536
URL: http://svn.apache.org/viewvc?rev=1149536&view=rev
Log:
Align with other Commons component names
Modified:
commons/proper/bcel/trunk/pom.xml
Modified: commons/proper/bcel/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/bcel/trunk/pom.xml?rev=1149536&r1=1149535&r2=1149536&view=diff
==============================================================================
--- commons/proper/bcel/trunk/pom.xml (original)
+++ commons/proper/bcel/trunk/pom.xml Fri Jul 22 09:54:58 2011
@@ -33,7 +33,7 @@
<artifactId>bcel</artifactId>
<packaging>jar</packaging>
<version>6.0-SNAPSHOT</version>
- <name>Apache Commons BCEL</name>
+ <name>Commons BCEL</name>
<description>Bytecode Engineering Library</description>
<url>http://jakarta.apache.org/bcel</url>