You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/07/01 13:45:32 UTC

svn commit: r1750933 - /maven/pom/trunk/asf/pom.xml

Author: khmarbaise
Date: Fri Jul  1 13:45:32 2016
New Revision: 1750933

URL: http://svn.apache.org/viewvc?rev=1750933&view=rev
Log:
[MPOM-131] Upgrade maven-source-plugin to 3.0.1

Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1750933&r1=1750932&r2=1750933&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Fri Jul  1 13:45:32 2016
@@ -245,7 +245,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-source-plugin</artifactId>
-          <version>3.0.0</version>
+          <version>3.0.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>