File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ limitations under the License.
2424 </parent >
2525 <groupId >org.apache.commons</groupId >
2626 <artifactId >commons-csv</artifactId >
27- <version >1.0 -SNAPSHOT</version >
27+ <version >1.1 -SNAPSHOT</version >
2828 <name >Apache Commons CSV</name >
2929 <url >http://commons.apache.org/proper/commons-csv/</url >
3030 <description >
@@ -93,9 +93,9 @@ CSV files of various types.
9393 </contributors >
9494
9595 <scm >
96- <connection >scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/trunk </connection >
97- <developerConnection >scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/trunk </developerConnection >
98- <url >http://svn.apache.org/viewvc/commons/proper/csv/trunk </url >
96+ <connection >scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.0 </connection >
97+ <developerConnection >scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.0 </developerConnection >
98+ <url >http://svn.apache.org/viewvc/commons/proper/csv/tags/CSV_1.0 </url >
9999 </scm >
100100
101101 <issueManagement >
You can’t perform that action at this time.
0 commit comments