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/31 07:20:21 UTC

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

Author: ltheussl
Date: Mon Jan 30 22:20:20 2006
New Revision: 373738

URL: http://svn.apache.org/viewcvs?rev=373738&view=rev
Log:
Add changelog factory

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=373738&r1=373737&r2=373738&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.properties (original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.properties Mon Jan 30 22:20:20 2006
@@ -47,6 +47,7 @@
 
 # Changelog plugin properties
 maven.changelog.svn.baseurl=http://svn.apache.org/viewcvs.cgi
+maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
 maven.changelog.type=date
 maven.changelog.date=lastRelease