Removing 'Commons ' from the pom.xml name to match other components

git-svn-id: https://svn.apache.org/repos/asf/commons/sandbox/csv/trunk@568620 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2007-08-22 14:16:32 +00:00
parent a3b59d5200
commit 7c49bfe2f1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<artifactId>commons-csv</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Commons CSV</name>
<name>CSV</name>
<url>http://commons.apache.org/sandbox/csv/</url>
<dependencies>