Author: veithen
Date: Sun Dec 18 14:35:32 2011
New Revision: 1220415

URL: http://svn.apache.org/viewvc?rev=1220415&view=rev
Log:
Fixed a misconfiguration in the axiom-impl POM.

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

Modified: webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml?rev=1220415&r1=1220414&r2=1220415&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml 
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml Sun Dec 
18 14:35:32 2011
@@ -151,8 +151,6 @@
                                     
<pattern>org.apache.axiom.om.impl.common</pattern>
                                     
<shadedPattern>org.apache.axiom.om.impl.llom</shadedPattern>
                                 </relocation>
-                            </relocations>
-                            <relocations>
                                 <relocation>
                                     
<pattern>org.apache.axiom.soap.impl.common</pattern>
                                     
<shadedPattern>org.apache.axiom.soap.impl.llom</shadedPattern>


Reply via email to