mirror of https://github.com/apache/maven.git
o Tweaked source to compensate for bug in QDox's parser
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721900 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6310c2e473
commit
be548d862f
|
@ -24,8 +24,8 @@ import org.codehaus.plexus.util.xml.Xpp3Dom;
|
|||
|
||||
import java.util.*;
|
||||
|
||||
@Deprecated
|
||||
/** @deprecated */
|
||||
@Deprecated
|
||||
public final class ModelUtils
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue