mirror of https://github.com/apache/maven.git
o Deprecated class which shouldn't be public
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@996844 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a85d879df2
commit
b0a5753ad9
|
@ -29,6 +29,7 @@ import org.codehaus.plexus.logging.Logger;
|
|||
*
|
||||
* @author <a href="mailto:brett@apache.org">Brett Porter</a>
|
||||
*/
|
||||
@Deprecated
|
||||
public class DebugConfigurationListener
|
||||
implements ConfigurationListener
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue