Author: ggregory
Date: Fri Jul 11 17:40:22 2014
New Revision: 1609752

URL: http://svn.apache.org/r1609752
Log:
Update maven-source-plugin to 2.3 from 2.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=1609752&r1=1609751&r2=1609752&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Fri Jul 11 17:40:22 2014
@@ -37,6 +37,7 @@ Version 35:
 
 - Suppress test Javadocs
 - Update to JaCoCo 0.7.0.201403182114
+- Update maven-source-plugin to 2.3 from 2.2.1
 
  -->
 
@@ -325,7 +326,7 @@ Version 35:
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-source-plugin</artifactId>
-          <version>2.2.1</version>
+          <version>2.3</version>
           <configuration>
             <archive>
               <manifest>


Reply via email to