Author: dennisl
Date: Sun May 11 12:55:39 2008
New Revision: 655363
URL: http://svn.apache.org/viewvc?rev=655363&view=rev
Log:
o Use maven-release-plugin 2.0-beta-4, that was used in the previous release.
Modified:
maven/doxia/doxia/branches/doxia-1.0-alpha-x/pom.xml
Modified: maven/doxia/doxia/branches/doxia-1.0-alpha-x/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia/branches/doxia-1.0-alpha-x/pom.xml?rev=655363&r1=655362&r2=655363&view=diff
==============================================================================
--- maven/doxia/doxia/branches/doxia-1.0-alpha-x/pom.xml (original)
+++ maven/doxia/doxia/branches/doxia-1.0-alpha-x/pom.xml Sun May 11 12:55:39
2008
@@ -190,6 +190,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
+ <version>2.0-beta-4</version>
<configuration>
<tagBase>https://svn.apache.org/repos/asf/maven/doxia/doxia/tags</tagBase>
</configuration>