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/06/03 21:12:07 UTC

svn commit: r1746766 - /maven/plugins/trunk/maven-resources-plugin/pom.xml

Author: khmarbaise
Date: Fri Jun  3 21:12:07 2016
New Revision: 1746766

URL: http://svn.apache.org/viewvc?rev=1746766&view=rev
Log:
[MRESOURCES-226] Too much logging in normal mode
 o Upgrading to maven-filtering 3.1.1

Modified:
    maven/plugins/trunk/maven-resources-plugin/pom.xml

Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin/pom.xml?rev=1746766&r1=1746765&r2=1746766&view=diff
==============================================================================
--- maven/plugins/trunk/maven-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-resources-plugin/pom.xml Fri Jun  3 21:12:07 2016
@@ -65,7 +65,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <mavenFilteringVersion>3.1.0</mavenFilteringVersion>
+    <mavenFilteringVersion>3.1.1</mavenFilteringVersion>
     <mavenVersion>3.0</mavenVersion>
     <!--
       ! Here we start with JDK 6 for release 3.X