You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2012/02/21 19:11:57 UTC

svn commit: r1291950 - /servicemix/smx4/bundles/trunk/avro-1.5.3/pom.xml

Author: jbonofre
Date: Tue Feb 21 18:11:57 2012
New Revision: 1291950

URL: http://svn.apache.org/viewvc?rev=1291950&view=rev
Log:
Fix avro 1.5.3 POM

Modified:
    servicemix/smx4/bundles/trunk/avro-1.5.3/pom.xml

Modified: servicemix/smx4/bundles/trunk/avro-1.5.3/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/avro-1.5.3/pom.xml?rev=1291950&r1=1291949&r2=1291950&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/avro-1.5.3/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/avro-1.5.3/pom.xml Tue Feb 21 18:11:57 2012
@@ -75,7 +75,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-shade-plugin</artifactId>
-                <version>1.4</version>
                 <executions>
                     <execution>
                         <phase>package</phase>