You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2006/01/17 20:04:49 UTC

svn commit: r369867 - /maven/maven-1/plugins/trunk/plugin-parent/project.properties

Author: ltheussl
Date: Tue Jan 17 11:04:47 2006
New Revision: 369867

URL: http://svn.apache.org/viewcvs?rev=369867&view=rev
Log:
Add maven.changelog.svn.baseurl property

Modified:
    maven/maven-1/plugins/trunk/plugin-parent/project.properties

Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin-parent/project.properties?rev=369867&r1=369866&r2=369867&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.properties (original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.properties Tue Jan 17 11:04:47 2006
@@ -45,6 +45,9 @@
 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%