Skip to content

Commit a23f4b6

Browse files
committed
CSV moved to proper
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1299110 13f79535-47bb-0310-9956-ffa450edef68
1 parent a73a289 commit a23f4b6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>org.apache.commons</groupId>
6-
<artifactId>commons-sandbox-parent</artifactId>
7-
<version>9</version>
6+
<artifactId>commons-parent</artifactId>
7+
<version>23</version>
88
</parent>
99

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

1515
<dependencies>

0 commit comments

Comments
 (0)