Author: jochen
Date: Thu Feb 28 21:14:17 2013
New Revision: 1451349
URL: http://svn.apache.org/r1451349
Log:
Fixed version of maven-scm-publish-plugin. Might be, we should do this in the
parent?
Modified:
commons/proper/pool/trunk/pom.xml
Modified: commons/proper/pool/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/pool/trunk/pom.xml?rev=1451349&r1=1451348&r2=1451349&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Thu Feb 28 21:14:17 2013
@@ -174,6 +174,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-publish-plugin</artifactId>
+ <version>1.0-beta-2</version>
<configuration>
<ignorePathsToDelete>
<ignorePathToDelete>javadocs</ignorePathToDelete>