You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2011/12/18 15:35:32 UTC

svn commit: r1220415 - /webservices/commons/trunk/modules/axiom/modules/axiom-impl/pom.xml

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>