You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2010/02/11 14:26:00 UTC

svn commit: r908959 - /servicemix/smx4/features/trunk/pom.xml

Author: gertv
Date: Thu Feb 11 13:25:56 2010
New Revision: 908959

URL: http://svn.apache.org/viewvc?rev=908959&view=rev
Log:
SMX4-478: Reverting to maven-assembly-plugin 2.2-beta-4 to avoid .formatted files in the assembly

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=908959&r1=908958&r2=908959&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Feb 11 13:25:56 2010
@@ -59,7 +59,7 @@
   </prerequisites>
 
   <properties>
-      <maven.assembly.version>2.2-beta-5</maven.assembly.version>
+      <maven.assembly.version>2.2-beta-4</maven.assembly.version>
       <xfire.maven.plugin>4.1</xfire.maven.plugin>
       <abdera.version>0.4.0-incubating_3</abdera.version>
       <activemq.version>5.3.0</activemq.version>