You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by jo...@apache.org on 2013/02/28 23:10:02 UTC

svn commit: r1451389 - /commons/proper/pool/trunk/pom.xml

Author: jochen
Date: Thu Feb 28 22:10:02 2013
New Revision: 1451389

URL: http://svn.apache.org/r1451389
Log:
Removed version of maven-scm-publish-plugin. It already was 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=1451389&r1=1451388&r2=1451389&view=diff
==============================================================================
--- commons/proper/pool/trunk/pom.xml (original)
+++ commons/proper/pool/trunk/pom.xml Thu Feb 28 22:10:02 2013
@@ -174,7 +174,6 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-scm-publish-plugin</artifactId>
-          <version>1.0-beta-2</version>
           <configuration>
             <ignorePathsToDelete>
               <ignorePathToDelete>javadocs</ignorePathToDelete>