Skip to content

Commit 7c49bfe

Browse files
committed
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
1 parent a3b59d5 commit 7c49bfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<artifactId>commons-csv</artifactId>
1111
<version>1.0-SNAPSHOT</version>
12-
<name>Commons CSV</name>
12+
<name>CSV</name>
1313
<url>http://commons.apache.org/sandbox/csv/</url>
1414

1515
<dependencies>

0 commit comments

Comments
 (0)