From c7dcd1863c4cdcda0f1b4aafcd5d0f41061517a3 Mon Sep 17 00:00:00 2001 From: John Dennis Casey Date: Tue, 15 Jul 2008 18:23:54 +0000 Subject: [PATCH] rolling back MNG-3503 properly. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@677002 13f79535-47bb-0310-9956-ffa450edef68 --- maven-distribution/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/maven-distribution/pom.xml b/maven-distribution/pom.xml index f67ddeb375..4073683bc7 100644 --- a/maven-distribution/pom.xml +++ b/maven-distribution/pom.xml @@ -176,7 +176,8 @@ org.codehaus.plexus.util - org.codehaus.plexus.util.xml + org.codehaus.plexus.util.xml.Xpp3Dom + org.codehaus.plexus.util.xml.pull.*