Removed comment that was causing compile error.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721897 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Britton Isbell 2008-11-30 21:12:35 +00:00
parent 2b66d03796
commit 784f6d10e7
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ import org.codehaus.plexus.util.xml.Xpp3Dom;
import java.util.*;
@Deprecated
/** @deprecated */
public final class ModelUtils
{