From 9edd1441d2a5a3ad6c632f9618dcb03bed6d2359 Mon Sep 17 00:00:00 2001 From: Dirk Verbeeck Date: Sun, 30 Jan 2005 23:02:28 +0000 Subject: [PATCH] Use SVN changelog git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@149180 13f79535-47bb-0310-9956-ffa450edef68 --- project.properties | 2 ++ project.xml | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/project.properties b/project.properties index 8bc071c11..01c3d2eca 100644 --- a/project.properties +++ b/project.properties @@ -16,6 +16,8 @@ # Properties that override Maven build defaults ## +maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory + maven.checkstyle.properties=${basedir}/checkstyle.xml maven.xdoc.poweredby.image=maven-feather.png diff --git a/project.xml b/project.xml index f02bbf821..91f8c7254 100644 --- a/project.xml +++ b/project.xml @@ -15,7 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 3 @@ -46,8 +46,8 @@ /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ /www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/ - scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/${pom.artifactId.substring(8)} - http://cvs.apache.org/viewcvs/jakarta-commons/${pom.artifactId.substring(8)}/ + scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk + http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk