You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/12/17 23:55:23 UTC

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

Author: schulte
Date: Sat Dec 17 23:55:23 2016
New Revision: 1774822

URL: http://svn.apache.org/viewvc?rev=1774822&view=rev
Log:
[MPOM-146] Upgrade maven-resources-plugin to 3.0.2.

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=1774822&r1=1774821&r2=1774822&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sat Dec 17 23:55:23 2016
@@ -226,7 +226,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-resources-plugin</artifactId>
-          <version>3.0.1</version>
+          <version>3.0.2</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>