Author: ggregory Date: Wed Nov 26 22:13:09 2014 New Revision: 1641953 URL: http://svn.apache.org/r1641953 Log: 1.1 is out.
Modified: commons/proper/csv/trunk/pom.xml Modified: commons/proper/csv/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1641953&r1=1641952&r2=1641953&view=diff ============================================================================== --- commons/proper/csv/trunk/pom.xml (original) +++ commons/proper/csv/trunk/pom.xml Wed Nov 26 22:13:09 2014 @@ -93,9 +93,9 @@ CSV files of various types. </contributors> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.0</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.0</developerConnection> - <url>http://svn.apache.org/viewvc/commons/proper/csv/tags/CSV_1.0</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/tags/1.1</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/tags/1.1</developerConnection> + <url>http://svn.apache.org/viewvc/commons/proper/csv/tags/1.1</url> </scm> <issueManagement>