You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2009/09/16 00:52:16 UTC

svn commit: r815544 - /commons/proper/commons-parent/trunk/pom.xml

Author: sebb
Date: Tue Sep 15 22:52:16 2009
New Revision: 815544

URL: http://svn.apache.org/viewvc?rev=815544&view=rev
Log:
COMMONSSITE-40 Update maven-source-plugin to 2.1

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=815544&r1=815543&r2=815544&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Tue Sep 15 22:52:16 2009
@@ -185,7 +185,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-source-plugin</artifactId>
-          <version>2.0.4</version>
+          <version>2.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>