Author: veithen
Date: Wed Mar 28 20:37:46 2012
New Revision: 1306583

URL: http://svn.apache.org/viewvc?rev=1306583&view=rev
Log:
Switch to maven-shade-plugin 1.6.

Modified:
    webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml

Modified: webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml?rev=1306583&r1=1306582&r2=1306583&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml 
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml Wed 
Mar 28 20:37:46 2012
@@ -489,6 +489,6 @@
         <stax.impl.artifact>stax</stax.impl.artifact>
         <stax.impl.version>1.2.0</stax.impl.version>
         -->
-        <shade.plugin.version>1.6-SNAPSHOT</shade.plugin.version>
+        <shade.plugin.version>1.6</shade.plugin.version>
     </properties>
 </project>


Reply via email to