From be917c6664b8f3a981114861994512b1a79b0423 Mon Sep 17 00:00:00 2001 From: Benedikt Ritter Date: Sun, 19 Apr 2015 15:57:54 +0000 Subject: [PATCH] SCM connection should point to trunk git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1674633 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 708e0298..08d1dcbd 100644 --- a/pom.xml +++ b/pom.xml @@ -99,9 +99,9 @@ CSV files of various types. - scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.1 - scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.1 - http://svn.apache.org/viewvc/commons/proper/csv/tags/CSV_1.1 + scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/trunk + http://svn.apache.org/viewvc/commons/proper/csv/trunk