Author: grobmeier
Date: Mon Nov 9 07:16:33 2009
New Revision: 833984
URL: http://svn.apache.org/viewvc?rev=833984&view=rev
Log:
make use of latest release plugin
Modified:
incubator/log4php/trunk/pom.xml
Modified: incubator/log4php/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/log4php/trunk/pom.xml?rev=833984&r1=833983&r2=833984&view=diff
==============================================================================
--- incubator/log4php/trunk/pom.xml (original)
+++ incubator/log4php/trunk/pom.xml Mon Nov 9 07:16:33 2009
@@ -278,7 +278,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
- <version>2.0-beta-7</version>
+ <version>2.0-beta-9</version>
<configuration>
<tagBase>https://svn.apache.org/repos/asf/incubator/log4php/tags</tagBase>
<goals>site assembly:assembly</goals>