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 2015/04/24 20:00:53 UTC

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

Author: khmarbaise
Date: Fri Apr 24 18:00:53 2015
New Revision: 1675907

URL: http://svn.apache.org/r1675907
Log:
[MPOM-75] Upgrade maven-resources-plugin to 2.7

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=1675907&r1=1675906&r2=1675907&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Fri Apr 24 18:00:53 2015
@@ -219,7 +219,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-resources-plugin</artifactId>
-          <version>2.6</version>
+          <version>2.7</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>