From 21538feadaf07dccb5d01af5c778a57a7df7033c Mon Sep 17 00:00:00 2001 From: ltheussl Date: Tue, 17 Jan 2006 19:04:47 +0000 Subject: [PATCH] Add maven.changelog.svn.baseurl property git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@369867 13f79535-47bb-0310-9956-ffa450edef68 --- plugin-parent/project.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugin-parent/project.properties b/plugin-parent/project.properties index cd9fc584..3e8f679e 100644 --- a/plugin-parent/project.properties +++ b/plugin-parent/project.properties @@ -45,6 +45,9 @@ maven.announcement.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-rep maven.announcement.mail.to = users@maven.apache.org,dev@maven.apache.org maven.announcement.lenient=true +# Changelog plugin properties +maven.changelog.svn.baseurl=http://svn.apache.org/viewcvs.cgi + # Changes issue template maven.changes.issue.template = %URL%/%ISSUE%