Author: ltheussl
Date: Mon Jan 30 22:00:05 2006
New Revision: 373731

URL: http://svn.apache.org/viewcvs?rev=373731&view=rev
Log:
Use new changelog properties

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=373731&r1=373730&r2=373731&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:00:05 2006
@@ -19,7 +19,7 @@
 #====================================================================
 
 # TODO: remove cvs repository, just there for SNAPSHOTs
-maven.repo.remote = http://www.ibiblio.org/maven, 
http://cvs.apache.org/repository/
+maven.repo.remote = 
http://www.ibiblio.org/maven,http://cvs.apache.org/repository/
 
 # Display the date on the Maven web site
 maven.xdoc.date = left
@@ -47,6 +47,8 @@
 
 # Changelog plugin properties
 maven.changelog.svn.baseurl=http://svn.apache.org/viewcvs.cgi
+maven.changelog.type=date
+maven.changelog.date=lastRelease
 
 # Changes issue template
 maven.changes.issue.template = %URL%/%ISSUE%


Reply via email to