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 2014/12/07 18:25:08 UTC

svn commit: r1643702 - /maven/plugins/trunk/maven-rar-plugin/pom.xml

Author: khmarbaise
Date: Sun Dec  7 17:25:08 2014
New Revision: 1643702

URL: http://svn.apache.org/r1643702
Log:
[MRAR-42] Upgrade maven-filtering to 1.3

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

Modified: maven/plugins/trunk/maven-rar-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-rar-plugin/pom.xml?rev=1643702&r1=1643701&r2=1643702&view=diff
==============================================================================
--- maven/plugins/trunk/maven-rar-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-rar-plugin/pom.xml Sun Dec  7 17:25:08 2014
@@ -104,7 +104,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-filtering</artifactId>
-      <version>1.2</version>
+      <version>1.3</version>
     </dependency>
     <!-- Added the following dependency till maven-archiver will updated to 2.6 -->
     <dependency>