You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2012/01/08 17:23:33 UTC

svn commit: r1228887 - /maven/plugins/trunk/maven-ear-plugin/pom.xml

Author: rfscholte
Date: Sun Jan  8 16:23:33 2012
New Revision: 1228887

URL: http://svn.apache.org/viewvc?rev=1228887&view=rev
Log:
Update mavenArchiverVersion from 2.4.1 to 2.4.2

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

Modified: maven/plugins/trunk/maven-ear-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/pom.xml?rev=1228887&r1=1228886&r2=1228887&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ear-plugin/pom.xml Sun Jan  8 16:23:33 2012
@@ -53,7 +53,7 @@ under the License.
   </issueManagement>
 
   <properties>
-    <mavenArchiverVersion>2.4.1</mavenArchiverVersion>
+    <mavenArchiverVersion>2.4.2</mavenArchiverVersion>
     <mavenFilteringVersion>1.0-beta-2</mavenFilteringVersion>
     <mavenVersion>2.0.6</mavenVersion>
   </properties>