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/04/20 21:04:29 UTC

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

Author: khmarbaise
Date: Wed Apr 20 19:04:29 2016
New Revision: 1740183

URL: http://svn.apache.org/viewvc?rev=1740183&view=rev
Log:
[MRESOURCES-216] Upgrade maven-filtering to 3.1.0

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=1740183&r1=1740182&r2=1740183&view=diff
==============================================================================
--- maven/plugins/trunk/maven-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-resources-plugin/pom.xml Wed Apr 20 19:04:29 2016
@@ -65,7 +65,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <mavenFilteringVersion>3.1.0-SNAPSHOT</mavenFilteringVersion>
+    <mavenFilteringVersion>3.1.0</mavenFilteringVersion>
     <mavenVersion>3.0</mavenVersion>
     <!--
       ! Here we start with JDK 6 for release 3.X