diff --git a/maven-distribution/pom.xml b/maven-distribution/pom.xml
index 1aaa3c3d4d..ab5a611b0a 100644
--- a/maven-distribution/pom.xml
+++ b/maven-distribution/pom.xml
@@ -185,7 +185,9 @@ under the License.
org.codehaus.plexus.util
org.codehaus.plexus.util.xml.Xpp3Dom
- org.codehaus.plexus.util.xml.pull.*
+ org.codehaus.plexus.util.xml.pull.XmlPullParser
+ org.codehaus.plexus.util.xml.pull.XmlPullParserException
+ org.codehaus.plexus.util.xml.pull.XmlSerializer