[MSHARED-924] more precise relocation to Xpp3DomUtils class
diff --git a/pom.xml b/pom.xml
index daff35c..87560fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -303,8 +303,8 @@
               </filters>
               <relocations>
                 <relocation>
-                  <pattern>org.codehaus.plexus.util.xml</pattern>
-                  <shadedPattern>org.apache.maven.reporting.exec.xml</shadedPattern>
+                  <pattern>org.codehaus.plexus.util.xml.Xpp3DomUtils</pattern>
+                  <shadedPattern>org.apache.maven.reporting.exec.xml.Xpp3DomUtils</shadedPattern>
                 </relocation>
               </relocations>
             </configuration>