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
 


Reply via email to